File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/hotelolthang.com/attractions.php
Back
<!DOCTYPE html> <html lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1" /> <title>Attractions | Hotel Olthang</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Oswald:wght@300;400;500;600;700&display=swap" rel="stylesheet"> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <?php include 'include/header.php'?> <div class="banner-header section-padding valign bg-img bg-fixed" data-overlay-dark="4" data-background="img/bg/1.jpg" style="background-size: 100% 100%;"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>Hotel Olthang</h5> <h1>Attractions</h1> </div> </div> </div> </div> <section class="services section-padding"> <div class="container"> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="#"><img src="img/attractions/1.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Samstanling Monastery</h4> <p>Samstanling Monastery is one of the most sought after places to visit in Nubra Valley. The tones of the triad colours Red, White, and Gold can be seen in this monastery. Lama Tsultim Nima founded Samstanling Monastery over 140 years ago, and it now houses around 50 monks. </p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Diskit Gompa</h4> <p>The Diskit Gompa, built in the 13th century, is the world's largest (105 feet) and oldest Buddhist attraction. Tourists may get a 360-degree panorama of Nubra Valley by standing here. His Holiness the Dalai Lama presided over the ceremony. </p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="#"><img src="img/attractions/2.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="#"><img src="img/attractions/3.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Panamik Village</h4> <p>Leh is 140 kilometres away, and Panamik hamlet is located there. This is India's last frontier, and it's known for its unique hot springs. There are many things to see and do in this village. Because public transit is scarce in this area, don't rely on it; instead, look for a restricted number of guest rooms to stay in.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Yarab Tso Lake</h4> <p>Yarab Tso Lake is located near Sumur Village and is known as the "hidden lake." Because there is no public transit, the only way to get to this secret lake is to hike upwards. Do not wash your feet or attempt to swim at this lake because the water is crystal clean and pristine.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="#"><img src="img/attractions/4.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="#"><img src="img/attractions/5.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Hunder Sand Dunes</h4> <p>The Hunder Village in Nubra Valley is a stark, picturesque, and secluded refuge in the middle of a chilly desert. It is well-known for its sand dunes and desert landscape. Adventurers come here to ride Bactrian camels, trek in the desert, and take in the breathtaking scenery.</p> </div> </div> </div> </div> <div class="row"> <div class="col-md-6 bg-cream p-0 order2 valign animate-box" data-animate-effect="fadeInLeft"> <div class="content"> <div class="cont text-left"> <h4>Turtuk</h4> <p>Turtuk is India's final village and one of the country's farthest north. This village provides you with the opportunity to learn about the local culture and dialects. Keep an eye out for apricot trees, which provide the most panoramic views and a strange landscape. Apricot trees are planted here, resulting in beautiful scenery.</p> </div> </div> </div> <div class="col-md-6 p-0 order1 animate-box" data-animate-effect="fadeInRight"> <div class="img"> <a href="#"><img src="img/attractions/6.jpg" alt=""></a> </div> </div> </div> <div class="row"> <div class="col-md-6 p-0 animate-box" data-animate-effect="fadeInLeft"> <div class="img left"> <a href="#"><img src="img/attractions/7.jpg" alt=""></a> </div> </div> <div class="col-md-6 p-0 bg-cream valign animate-box" data-animate-effect="fadeInRight"> <div class="content"> <div class="cont text-left"> <h4>Hunder Village</h4> <p>Hunder is a small settlement in the Nubra Valley, around 7 kilometres from Diskit Monastery. Sand dunes, chilly deserts, and Bactrian camel rides are all popular attractions. It also has sea-buckthorn forests, which are a therapeutic herb. Hunder is a renowned trekking destination.</p> </div> </div> </div> </div> </div> </section> <?php include 'include/footer.php'?> <!-- jQuery --> <script src="js/jquery-3.6.0.min.js"></script> <script src="js/jquery-migrate-3.0.0.min.js"></script> <script src="js/modernizr-2.6.2.min.js"></script> <script src="js/imagesloaded.pkgd.min.js"></script> <script src="js/jquery.isotope.v3.0.2.js"></script> <script src="js/pace.js"></script> <script src="js/popper.min.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/scrollIt.min.js"></script> <script src="js/jquery.waypoints.min.js"></script> <script src="js/owl.carousel.min.js"></script> <script src="js/jquery.stellar.min.js"></script> <script src="js/jquery.magnific-popup.js"></script> <script src="js/YouTubePopUp.js"></script> <script src="js/select2.js"></script> <script src="js/datepicker.js"></script> <script src="js/smooth-scroll.min.js"></script> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings