home page changes with testimonials and location added

This commit is contained in:
sujan
2024-09-10 11:02:46 +05:45
parent a313b04108
commit f2733e5854
6 changed files with 159 additions and 27 deletions

View File

@ -5,6 +5,8 @@
<?php include('parts/service.php')?>
<?php include('parts/form.php')?>
<?php /*?><?php include('parts/team.php')?><?php */?>
<?php include('parts/testimonials.php')?>
<?php include('parts/location.php')?>
<?php include('parts/blog.php')?>
<?php include('parts/apply.php')?>
<?php include('footer.php');?>