From 3498689205ac9831ee5b1de2db729212ff9ee933 Mon Sep 17 00:00:00 2001 From: Gary Date: Mon, 23 Mar 2026 12:11:18 +0000 Subject: [PATCH] added cta --- epp.php | 1 + loft-e-adjustable.php | 1 + loft-e-lite.php | 1 + loft-e.php | 2 +- services/boarding.php | 1 + services/extras.php | 1 + services/hatches.php | 1 + services/ladders.php | 1 + services/lighting.php | 1 + 9 files changed, 9 insertions(+), 1 deletion(-) diff --git a/epp.php b/epp.php index a4629e4..d13677e 100644 --- a/epp.php +++ b/epp.php @@ -49,6 +49,7 @@ include_once $URLcorrection . "includes/header.php"; \ No newline at end of file diff --git a/loft-e-adjustable.php b/loft-e-adjustable.php index 879184c..8a6667d 100644 --- a/loft-e-adjustable.php +++ b/loft-e-adjustable.php @@ -43,6 +43,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 diff --git a/loft-e-lite.php b/loft-e-lite.php index 136c313..75e5ae9 100644 --- a/loft-e-lite.php +++ b/loft-e-lite.php @@ -43,6 +43,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 diff --git a/loft-e.php b/loft-e.php index f317483..e5eedc5 100644 --- a/loft-e.php +++ b/loft-e.php @@ -26,7 +26,7 @@ include_once $URLcorrection . 'includes/header.php'; \ No newline at end of file diff --git a/services/boarding.php b/services/boarding.php index 4f643f2..694596c 100644 --- a/services/boarding.php +++ b/services/boarding.php @@ -52,6 +52,7 @@ include_once $URLcorrection . 'includes/header.php'; \ No newline at end of file diff --git a/services/extras.php b/services/extras.php index 76baeb6..ab39c88 100644 --- a/services/extras.php +++ b/services/extras.php @@ -125,6 +125,7 @@ include_once $URLcorrection . 'includes/header.php'; \ No newline at end of file diff --git a/services/hatches.php b/services/hatches.php index a9e86ef..43d76da 100644 --- a/services/hatches.php +++ b/services/hatches.php @@ -566,6 +566,7 @@ include_once $URLcorrection . 'includes/header.php'; \ No newline at end of file diff --git a/services/ladders.php b/services/ladders.php index 0f61575..9d6eb13 100644 --- a/services/ladders.php +++ b/services/ladders.php @@ -128,6 +128,7 @@ include_once $URLcorrection . 'includes/header.php'; \ No newline at end of file diff --git a/services/lighting.php b/services/lighting.php index 37ef3c6..13788ee 100644 --- a/services/lighting.php +++ b/services/lighting.php @@ -137,6 +137,7 @@ include_once $URLcorrection . 'includes/header.php'; \ No newline at end of file