initial
This commit is contained in:
15
index.php
Normal file
15
index.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?php include("header.php")?>
|
||||
<?php include("parts/banner.php")?>
|
||||
<?php include("parts/partners.php")?>
|
||||
<?php include("parts/we-do.php")?>
|
||||
<?php include("parts/cta.php")?>
|
||||
<?php include("parts/our-work.php")?>
|
||||
<?php include("parts/achievements.php")?>
|
||||
<?php include("parts/about.php")?>
|
||||
<?php include("parts/cta.php")?>
|
||||
<?php include("parts/testimonial.php")?>
|
||||
<?php include("parts/cta.php")?>
|
||||
|
||||
<?php include("parts/blogs.php")?>
|
||||
|
||||
<?php include("footer.php")?>
|
Reference in New Issue
Block a user