New Desigh Push

This commit is contained in:
sujan
2024-09-06 17:20:59 +05:45
parent 0e4ef3c365
commit b8a2d9e27b
550 changed files with 41049 additions and 409356 deletions

10
index.php Normal file
View File

@ -0,0 +1,10 @@
<?php include('header.php')?>
<?php include('parts/hero-section.php')?>
<?php include('parts/country.php')?>
<?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('footer.php');?>