cta added

This commit is contained in:
Gary 2026-03-23 12:01:46 +00:00
parent 0bfef1f23b
commit 442e97f9f7

View File

@ -29,6 +29,8 @@ include_once 'includes/header.php';
<?php <?php
include_once 'sections/projects.php'; include_once 'sections/projects.php';
include_once 'sections/transform-cta.php';
include_once 'includes/footer.php'; include_once 'includes/footer.php';
?> ?>