added cta

This commit is contained in:
Gary 2026-03-23 12:11:18 +00:00
parent 615e4113e4
commit 3498689205
9 changed files with 9 additions and 1 deletions

View File

@ -49,6 +49,7 @@ include_once $URLcorrection . "includes/header.php";
<?php <?php
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . "includes/footer.php"; include_once $URLcorrection . "includes/footer.php";
?> ?>

View File

@ -43,6 +43,7 @@ echo curl_exec($ch);
echo "</div>"; echo "</div>";
curl_close($ch); curl_close($ch);
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>

View File

@ -43,6 +43,7 @@ echo curl_exec($ch);
echo "</div>"; echo "</div>";
curl_close($ch); curl_close($ch);
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>

View File

@ -26,7 +26,7 @@ include_once $URLcorrection . 'includes/header.php';
<?php <?php
include_once $URLcorrection . "sections/loft-e.php"; include_once $URLcorrection . "sections/loft-e.php";
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . "includes/footer.php"; include_once $URLcorrection . "includes/footer.php";
?> ?>

View File

@ -52,6 +52,7 @@ include_once $URLcorrection . 'includes/header.php';
<?php <?php
include_once $URLcorrection . 'sections/loft-e.php'; include_once $URLcorrection . 'sections/loft-e.php';
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>

View File

@ -125,6 +125,7 @@ include_once $URLcorrection . 'includes/header.php';
<?php <?php
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>

View File

@ -566,6 +566,7 @@ include_once $URLcorrection . 'includes/header.php';
<?php <?php
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>

View File

@ -128,6 +128,7 @@ include_once $URLcorrection . 'includes/header.php';
<?php <?php
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>

View File

@ -137,6 +137,7 @@ include_once $URLcorrection . 'includes/header.php';
<?php <?php
include_once $URLcorrection . 'sections/transform-cta.php';
include_once $URLcorrection . 'includes/footer.php'; include_once $URLcorrection . 'includes/footer.php';
?> ?>