From e40252f23961a769f114ca7201a0229b17b7bd28 Mon Sep 17 00:00:00 2001 From: Gary Date: Mon, 23 Mar 2026 12:13:12 +0000 Subject: [PATCH] CTA ADDED --- faq.php | 2 +- opening.php | 7 ++++++- prices.php | 2 +- 3 files changed, 8 insertions(+), 3 deletions(-) diff --git a/faq.php b/faq.php index 5261770..ef64e5f 100644 --- a/faq.php +++ b/faq.php @@ -130,7 +130,7 @@ $getnum = $data->getnum() / 2; \ No newline at end of file diff --git a/opening.php b/opening.php index 2a799af..dd8c7ac 100644 --- a/opening.php +++ b/opening.php @@ -38,4 +38,9 @@ curl_close($ch); - \ No newline at end of file + \ No newline at end of file diff --git a/prices.php b/prices.php index 8f53fba..ef35708 100644 --- a/prices.php +++ b/prices.php @@ -36,7 +36,7 @@ echo curl_exec($ch); echo ""; curl_close($ch); - +include_once $URLcorrection . 'sections/transform-cta.php'; include_once $URLcorrection . "includes/footer.php"; ?> \ No newline at end of file