Home Page Changes

This commit is contained in:
sujan
2024-10-08 13:29:49 +05:45
parent 4df6504262
commit 9d7f715945
15 changed files with 1940 additions and 2301 deletions

View File

@ -1,16 +1,16 @@
<?php include('header.php')?>
<?php include('parts/slider.php')?>
<?php include('parts/counter.php')?>
<?php include('parts/about.php')?>
<?php include('parts/feature.php')?>
<?php include('parts/service.php')?>
<?php /*?><?php include('parts/feature.php')?><?php */?>
<?php include('parts/choose.php')?>
<?php include('parts/university.php')?>
<?php include('parts/testimonial.php')?>
<?php include('parts/project.php')?>
<?php include('parts/work.php')?>
<?php include('parts/counter.php')?>
<?php /*?><?php include('parts/work.php')?><?php */?>
<?php include('parts/team.php')?>
<?php include('parts/pricing.php')?>
<?php include('parts/brand.php')?>
<?php /*?><?php include('parts/pricing.php')?><?php */?>
<?php include('parts/blog.php')?>
<?php include('parts/newsletter.php')?>
<?php /*?><?php include('parts/newsletter.php')?><?php */?>
<?php include('footer.php')?>