File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/skyabodehanle.com/attractions.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, maximum-scale=1" /> <title>Attractions | The Sky Abode Hanle </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 rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"/> <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" data-overlay-dark="4" data-background="img/bg/4.jpg"> <div class="container"> <div class="row"> <div class="col-md-12 caption mt-90"> <h5>The Sky Abode Hanle </h5> <h1>Nearby 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"> <div class="info"> <h6>Attraction</h6> </div> <h4>Indian Astronomical Observatory</h4> <p>The Indian Astronomical Observatory, one of the highest in the world, offers breathtaking views of the cosmos with crystal-clear skies, advanced telescopes, and a serene high-altitude setting, making it a dream destination for stargazers, astronomy enthusiasts, and photographers seeking to capture the wonders of the universe from Hanle’s pristine environment.</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"> <div class="info"> <h6>Attraction</h6> </div> <h4>Hanle Monastery</h4> <p>Hanle Monastery, a centuries-old Buddhist gompa perched on a hill, provides panoramic views of the Hanle Valley, housing ancient scriptures, sacred relics, and a tranquil ambiance, where visitors can experience Ladakh’s spiritual heritage, learn about local culture, and witness daily prayers amidst stunning Himalayan landscapes and peaceful surroundings.</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"> <div class="info"> <h6>Attraction</h6> </div> <h4>Hanle River</h4> <p>The Hanle River gently flows through the valley, reflecting the surrounding mountains and skies, offering a peaceful retreat for nature lovers and photographers, where visitors can enjoy serene walks along its banks, observe migratory birds, and immerse themselves in the calming sounds of water in Ladakh’s remote beauty.</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"> <div class="info"> <h6>Attraction</h6> </div> <h4>Chumur</h4> <p>Chumur, a remote village near the Indo-China border, captivates visitors with untouched landscapes, dramatic mountain backdrops, and unique cultural significance, known for its scenic drives, wildlife sightings, and peaceful isolation, making it an offbeat destination for travelers seeking adventure, photography, and the true essence of Ladakh’s unspoiled natural charm.</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"> <div class="info"> <h6>Attraction</h6> </div> <h4>Tso Moriri Lake</h4> <p>Tso Moriri Lake, nestled at over 15,000 feet, is a breathtaking high-altitude lake in Ladakh, surrounded by snow-capped mountains, reflecting deep turquoise hues, and home to rare migratory birds. Its serene atmosphere, pristine landscapes, and remote setting make it an unforgettable destination for nature lovers, photographers, and adventure-seeking travelers.</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"> <div class="info"> <h6>Attraction</h6> </div> <h4>Rezang La War Memorial</h4> <p>Rezang La War Memorial stands as a solemn tribute to the bravery of Indian soldiers who fought during the 1962 Indo-China war. Located amidst dramatic mountain landscapes, it offers visitors a chance to honor history, reflect on courage, and experience Ladakh’s powerful blend of patriotism, natural beauty, and cultural pride.</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> </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