initial
This commit is contained in:
13
index.php
Normal file
13
index.php
Normal file
@@ -0,0 +1,13 @@
|
||||
<?php include("header.php") ?>
|
||||
<?php include("parts/banner.php") ?>
|
||||
<?php include("parts/qualities.php") ?>
|
||||
<?php include("parts/about.php") ?>
|
||||
<?php include("parts/services.php") ?>
|
||||
|
||||
<?php include("parts/testimonial.php") ?>
|
||||
<?php include("parts/faq.php") ?>
|
||||
<?php include("parts/blog.php") ?>
|
||||
<?php include("parts/contact.php") ?>
|
||||
|
||||
|
||||
<?php include("footer.php") ?>
|
Reference in New Issue
Block a user