Server IP : 103.53.40.154 / Your IP : 3.133.107.11 Web Server : Apache System : Linux md-in-35.webhostbox.net 4.19.286-203.ELK.el7.x86_64 #1 SMP Wed Jun 14 04:33:55 CDT 2023 x86_64 User : ppcad7no ( 715) PHP Version : 8.2.25 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : ON Directory (0750) : /home2/ppcad7no/indiatourbus.com/ |
[ Home ] | [ C0mmand ] | [ Upload File ] |
---|
<!doctype html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1"> <?php include "links.php";?> <title><?php echo $datahome['site_pages_meta_title'];?></title> <meta name="description" content="<?php echo $datahome["site_pages_meta_description"];?>"> </head> <body> <!--<div class="preloader">--> <!-- <div class="loader">--> <!-- <span></span>--> <!-- <span></span>--> <!-- <span></span>--> <!-- <span></span>--> <!-- </div>--> <!--</div>--> <?php include "header.php";?> <?php include "marquee.php";?> <div class="hero-area hero-style-three"> <div class="hero-main-wrapper position-relative"> <!--<div class="hero-social">--> <!-- <ul class="social-list d-flex justify-content-center align-items-center gap-4">--> <!-- <li><a href="#">Facebook</a></li>--> <!-- <li><a href="#">instagram</a></li>--> <!-- <li><a href="#">Linked in</a></li>--> <!-- </ul>--> <!--</div>--> <div class="swiper hero-slider-three "> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="slider-bg-1 "> <div class="container"> <div class="row d-flex justify-content-center align-items-center"> <div class="col-lg-8"> <div class="hero3-content"> <span class="title-top">Welcome To India Tour Bus</span> <h1>Redefining Your Travel Expectations</h1> <p> </p> <!--<a href="#" class="button-fill-primary banner3-btn">Book Your Travel</a>--> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="slider-bg-3"> <div class="container"> <div class="row d-flex justify-content-center align-items-center"> <div class="col-lg-8"> <div class="hero3-content"> <span class="title-top">Welcome To India Tour Bus</span> <h1>Transforming Your Adventure Standards.</h1> <p> </p> <!--<a href="#" class="button-fill-primary banner3-btn">Book Your Travel</a>--> </div> </div> </div> </div> </div> </div> </div> </div> <div class="slider-arrows text-center d-lg-flex flex-column d-none gap-5"> <div class="hero-prev3" tabindex="0" role="button" aria-label="Previous slide"> <i class="bi bi-arrow-left"></i></div> <div class="hero-next3" tabindex="0" role="button" aria-label="Next slide"><i class="bi bi-arrow-right"></i></div> </div> </div> </div> <?php include "home-abt.php";?> <?php include "home-package.php";?> <?php include "home-car.php" ;?> <?php include "home-destination.php";?> <?php include "home-newsletter.php";?> <?php include "home-gallery.php";?> <?php // include "home-testi.php"; ?> <?php include "popular-tours.php";?> <?php include "home-accordian.php";?> <?php // include "home-contact.php" ;?> <?php include "mobile-tabs.php"?> <?php include "footer.php"?> </body> </html>