File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/travelconnections.co.in/pearls-of-rajasthan.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Pearls of Rajasthan - Travel Connections</title> <link rel="icon" href="assets/images/icons/logo-icon.svg" type="image/gif" sizes="20x20"> <link rel="stylesheet" href="assets/css/animate.css"> <link rel="stylesheet" href="assets/css/all.css"> <link rel="stylesheet" href="assets/css/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/boxicons.min.css"> <link rel="stylesheet" href="assets/css/bootstrap-icons.css"> <link rel="stylesheet" href="assets/css/jquery-ui.css"> <link rel="stylesheet" href="assets/css/swiper-bundle.css"> <link rel="stylesheet" href="assets/css/nice-select.css"> <link rel="stylesheet" href="assets/css/select2.min.css"> <link rel="stylesheet" href="assets/css/magnific-popup.css"> <link rel="stylesheet" href="assets/css/odometer.css"> <link rel="stylesheet" href="assets/css/style.css"> <style> .inner-banner-section{ background-image: url(assets/images/bg/rajsthan-bg.jpg); } </style> </head> <body> <?php include 'include/header.php'; ?> <div class="inner-banner-section"> <img src="assets/images/bg/inner-banner-vctr.png" class="inner-banner-vector" alt="image"> <div class="container"> <div class="row justify-content-center"> <div class="col-xl-8 col-md-10 col-sm-12"> <div class="breadcrumb-area"> <span>Amazing Tour</span> <h2>Pearls of Rajasthan</h2> </div> </div> </div> </div> </div> <div class="destination-details-section pt-120 pb-120"> <div class="container"> <div class="row gy-5 justify-content-center"> <div class="col-lg-8"> <div class="nav flex-row justify-content-start nav-pills" id="v-pills-tab" role="tablist" aria-orientation="vertical"> </div> <div class="tab-content" id="v-pills-tabContent"> <div class="tab-pane fade show active" id="v-pills-information" role="tabpanel" aria-labelledby="v-pills-information-tab"> <div class="tour-information"> <div class="tour-price"><h3>Pearls of Rajasthan</h3></div> <div class="tour-info-list-area"> <ul class="info-list-1"> <span>Day 1</span> <p> Jaipur – Welcome to the airport or railway station. </p> <p>Arrive at Jaipur, Rajasthan’s lively capital. Check into your accommodation and have some free time to relax. In the afternoon, start your exploration at the City Palace, a beautiful structure that combines Rajput and Mughal architecture. Don’t miss the breathtaking Chandra Mahal and Mubarak Mahal on the royal grounds. Visit the Palace of the Winds in the evening, which is lighted with pink lights. Return to the hotel. </p> </ul> <ul class="info-list-1"> <span>Day 2</span> <p>Jaipur: Amber Fort, Jal Mahal, Albert Hall. </p> <p> On day two, explore the famed Amber Fort, which is only a short drive from Jaipur. The fort’s elaborate architecture, brilliant mirror work, and exquisite carvings are all impressive. Climb the fort on elephant back, much like the Maharajas of Jaipur did. Afterward, visit the neighboring Jaigarh Fort, which is noted for its spectacular cannons and panoramic views of the Aravalli highlands. On the route back to Jaipur, stop by the Jal Mahal, popularly known as the Lake Palace of Jaipur. Afternoon free at Jaipur’s markets to shop for Rajasthani artifacts. Evening picture shoot at the Albert Hall Museum. </p> </ul> <ul class="info-list-1"> <span>Day 3</span> <p>Jaipur/Pushkar: Serenity and Spirituality </p> <p>Morning trip to Pushkar. Check into your accommodation and take some time to rest. In the afternoon, pay a visit to the famed Brahma Temple, one of India’s few temples dedicated to Lord Brahma. Take a relaxing stroll around Pushkar Lake, which is noted for its spiritual significance, bathing ghats, and colorful markets. Immerse yourself in the peaceful atmosphere of this sacred town. The evening is free at your hotel. </p> </ul> <ul class="info-list-1"> <span>Day 4</span> <p>Pushkar / Jodhpur, the Blue City.</p> <p>Morning journey to Jodhpur, often known as the Blue City. On arrival, check into your accommodation. In the afternoon, take an exploration tour of Jodhpur, starting with the imposing Mehrangarh Fort, which is set on a hill, and learn about its intriguing history and the Jaswant Thada memorial. Wander around the bustling marketplaces and try the native delights, such as the delicious Mirchi Bada and Makhaniya Lassi.</p> </ul> <ul class="info-list-1"> <span>Day 5</span> <p>Jodhpur, Ranakpur, and Udaipur—The Venice of the East </p> <p>Morning drive from Jodhpur to Udaipur, sometimes known as the Venice of the East. On the route, stop by the famed Jain temple in Ranakpur, which is known for its intricately carved sculptures. On arrival, check into your accommodation. Udaipur is famed for its beautiful lakes and romantic atmosphere. In the evening, enjoy a boat trip on Lake Pichola to see the stunning Lake Palace and Jag Mandir. Witness a breathtaking sunset over the tranquil waters. </p> </ul> <ul class="info-list-1"> <span>Day 6</span> <p>Udaipur, City Palace and Saheliyon Ki Bari </p> <p>Full-day exploration tour of Udaipur, including the magnificent City Palace, an architectural marvel with breathtaking views of the city and Lake Pichola. Discover the exquisite splendor of Saheliyon Ki Bari, the Garden of Maidens, which has fountains, lotus pools, and marble pavilions. </p> </ul> <ul class="info-list-1"> <span>Day 7</span> <p>Udaipur-Jaipur – Post breakfast transfer to Jaipur. Overnight stay at Jaipur. </p> </ul> <ul class="info-list-1"> <span>Day 8</span> <p>After breakfast dropping of at Jaipur airport/station. </p> </ul> </div> </div> </div> </div> </div> <div class="col-lg-4"> <?php include 'include/booking-form.php'; ?> </div> </div> </div> </div> <?php include 'include/footer.php'; ?> <script data-cfasync="false" src="../../../cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script src="assets/js/jquery-3.6.0.min.js"></script> <script src="assets/js/jquery-ui.js"></script> <script src="assets/js/bootstrap.bundle.min.js"></script> <script src="assets/js/swiper-bundle.min.js"></script> <script src="assets/js/jquery.nice-select.js"></script> <script src="assets/js/odometer.min.js"></script> <script src="assets/js/viewport.jquery.js"></script> <script src="assets/js/jquery.magnific-popup.min.js"></script> <script src="assets/js/isotope.pkgd.min.js"></script> <script src="assets/js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings