home page and footer page changes with about us an team page

This commit is contained in:
sujan
2024-09-09 13:07:27 +05:45
parent 2cfa925b30
commit b6b88b6042
13 changed files with 360 additions and 177 deletions

View File

@ -4,7 +4,7 @@
<?php include('parts/about-intro.php')?>
<?php include('parts/service.php')?>
<?php include('parts/form.php')?>
<?php include('parts/team.php')?>
<?php /*?><?php include('parts/team.php')?><?php */?>
<?php include('parts/blog.php')?>
<?php include('parts/apply.php')?>
<?php include('footer.php');?>