Team Pages Changes

This commit is contained in:
sujan
2024-08-30 16:14:28 +05:45
parent 8e9ebda3b8
commit 934e39b0e8
44 changed files with 389 additions and 717 deletions

View File

@ -1,16 +1,16 @@
<?php include('header.php');?>
<?php include('parts/hero.php');?>
<?php include('parts/about.php');?>
<?php include('parts/country.php');?>
<?php include('parts/matrix.php');?>
<?php include('parts/service.php');?>
<?php include('parts/form.php');?>
<?php include('parts/logo-section.php');?>
<?php include('parts/process.php');?>
<?php include('parts/testimonial.php');?>
<?php include('parts/logo-display.php');?>
<?php include('parts/inquiry.php');?>
<?php include('parts/team.php');?>
<?php include('parts/blog.php');?>
<?php include('parts/map.php');?>
<?php include('footer.php');?>
<?php include('parts/hero.php');?>
<?php include('parts/about.php');?>
<?php include('parts/country.php');?>
<?php include('parts/matrix.php');?>
<?php include('parts/service.php');?>
<?php include('parts/form.php');?>
<?php include('parts/testimonial.php');?>
<?php /*?><?php include('parts/logo-section.php');?>
<?php include('parts/process.php');?>
<?php include('parts/logo-display.php');?>
<?php include('parts/inquiry.php');?><?php */?>
<?php include('parts/team.php');?>
<?php include('parts/blog.php');?>
<?php include('parts/map.php');?>
<?php include('footer.php');?>