changes
This commit is contained in:
subashGamer21
2025-01-09 20:07:52 +05:45
parent 0f5e5a920f
commit f4f4f04a7d
71 changed files with 4727 additions and 872 deletions

View File

@ -1,12 +1,15 @@
<?php include('header.php') ?>
<?php include('parts/pickupservice.php') ?>
<?php include('parts/banner.php') ?>
<?php include('parts/searchbooking.php') ?>
<?php include('parts/about.php') ?>
<?php include('parts/carservices.php') ?>
<?php include('parts/funFact.php') ?>
<?php include('parts/popularCar.php') ?>
<?php include('parts/Testimonial.php') ?>
<?php include('parts/gallery.php') ?>
<?php include('parts/news.php') ?>
<?php include('parts/ourbenefits.php') ?>
<?php include('parts/ourservices.php') ?>
<?php include('parts/ctaRental.php') ?>
<?php include('parts/howitworks.php') ?>
<?php include('parts/Testimonial.php') ?>
<?php include('parts/whynepal.php') ?>
<?php include('parts/gallery.php') ?>
<?php include('parts/ctaCheap.php') ?>
<?php include('footer.php') ?>