Home Page Changes
This commit is contained in:
12
index.php
12
index.php
@ -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')?>
|
Reference in New Issue
Block a user