home page changes

This commit is contained in:
sujan
2024-09-08 10:46:05 +05:45
parent 19e9e43386
commit 59174955f0
4 changed files with 466 additions and 73 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/apply.php')?>
<?php include('parts/team.php')?>
<?php include('parts/blog.php')?>
<?php include('parts/apply.php')?>
<?php include('footer.php');?>