File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/gurukrupaenterise.com/attractions.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>Attractions - Hotel Kailash Inn</title> <!-- Stylesheets --> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/revolution-slider.css" rel="stylesheet"> <link href="css/style.css" rel="stylesheet"> <!--Favicon--> <link rel="shortcut icon" href="images/home/favicon.png" type="image/x-icon"> <link rel="icon" href="images/home/favicon.png" type="image/x-icon"> <!-- Responsive --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0"> <link href="css/responsive.css" rel="stylesheet"> <style> .single-item { align-items: center; display: flex; } </style> </head> <body> <div class="page-wrapper"> <?php include 'include/header.php';?> <section class="page-title text-center"> <div class="auto-container"> <div class="content-box"> <div class="title">Attractions</div> <ul class="bread-crumb"> <li><a href="index.php">Home<i class="fa fa-angle-right"></i></a></li> <li>Attractions</li> </ul> </div> </div> </section> <section class="rooms-list rooms-grid"> <div class="container"> <div class="row"> <div class="single-item wow fadeInLeft animated animated animated"> <div class="row align-items-center"> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="img-box"> <figure><img src="images/attraction/a-1.jpg" alt=""></figure> </div> </div> <div class="col-md-6 col-sm-8 col-xs-12"> <div class="rooms-content"> <h3>Statue of Unity</h3> <p>The Statue of Unity, the world’s tallest statue at 182 meters, is a tribute to Sardar Vallabhbhai Patel, India’s Iron Man. Visitors can take an elevator to the viewing gallery, explore the museum and exhibition hall, and watch the mesmerizing light and sound show in the evening. The site also has cycling trails, river rafting, and various adventure activities for visitors to enjoy.</p> </div> </div> </div> </div> </div> <div class="row"> <div class="single-item wow fadeInLeft animated animated animated"> <div class="row align-items-center"> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="img-box"> <figure><img src="images/attraction/a-2.jpg" alt=""></figure> </div> </div> <div class="col-md-6 col-sm-8 col-xs-12"> <div class="rooms-content"> <h3>Narmada River Ghat</h3> <p>A visit to Narmada Ghat in Garudeshwar offers a deeply spiritual and scenic experience. The ghat is famous for its calm waters, evening aarti, and religious rituals performed by devotees. Many visitors take a holy dip in the Narmada River, believing it to be sacred. The riverside location is perfect for meditation, relaxation, and even enjoying a peaceful boat ride.</p> </div> </div> </div> </div> </div> <div class="row"> <div class="single-item wow fadeInLeft animated animated animated"> <div class="row align-items-center"> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="img-box"> <figure><img src="images/attraction/a-3.jpg" alt=""></figure> </div> </div> <div class="col-md-6 col-sm-8 col-xs-12"> <div class="rooms-content"> <h3>Zarwani Waterfall</h3> <p>ocated within the Shoolpaneshwar Wildlife Sanctuary, Zarwani Waterfall is a breathtaking natural wonder, perfect for trekking and nature lovers. The waterfall cascades from a great height, creating a refreshing pool at its base. Visitors can enjoy picnics, nature walks, and adventure activities such as rock climbing and rappelling. The lush greenery and fresh air make it an ideal escape for those seeking peace and adventure.</p> </div> </div> </div> </div> </div> <div class="row"> <div class="single-item wow fadeInLeft animated animated animated"> <div class="row align-items-center"> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="img-box"> <figure><img src="images/attraction/a-4.jpg" alt=""></figure> </div> </div> <div class="col-md-6 col-sm-8 col-xs-12"> <div class="rooms-content"> <h3>Shoolpaneshwar Wildlife Sanctuary</h3> <p>Spread across 607 sq. km, Shoolpaneshwar Wildlife Sanctuary is home to diverse flora and fauna, including leopards, sloth bears, barking deer, and exotic birds. The sanctuary offers an immersive experience for wildlife lovers and photographers. Adventure seekers can explore trekking trails that lead through dense forests and scenic viewpoints. It’s a perfect destination for those who love to explore nature up close.</p> </div> </div> </div> </div> </div> <div class="row"> <div class="single-item wow fadeInLeft animated animated animated"> <div class="row align-items-center"> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="img-box"> <figure><img src="images/attraction/a-5.jpg" alt=""></figure> </div> </div> <div class="col-md-6 col-sm-8 col-xs-12"> <div class="rooms-content"> <h3>Sardar Sarovar Dam</h3> <p>One of the largest dam projects in India, Sardar Sarovar Dam is an engineering marvel built on the Narmada River. The viewing point offers a spectacular sight of the dam, the vast reservoir, and the surrounding landscape. Visitors can learn about the dam’s importance in irrigation, hydroelectric power, and water conservation while enjoying the stunning views.</p> </div> </div> </div> </div> </div> <div class="row"> <div class="single-item wow fadeInLeft animated animated animated"> <div class="row align-items-center"> <div class="col-md-6 col-sm-6 col-xs-12"> <div class="img-box"> <figure><img src="images/attraction/a-6.jpg" alt=""></figure> </div> </div> <div class="col-md-6 col-sm-8 col-xs-12"> <div class="rooms-content"> <h3>Valley of Flowers</h3> <p>Located near the Statue of Unity, the Valley of Flowers is a beautifully designed thematic garden filled with over 300 varieties of flowers. The garden is spread across 600 acres and changes colors with the seasons, making it a picturesque spot for photography and leisurely walks. The well-maintained pathways, fountains, and vibrant floral displays make this place a must-visit for nature lovers.</p> </div> </div> </div> </div> </div> </div> </section> <?php include 'include/footer.php';?> <!-- jQuery js --> <script src="https://maps.googleapis.com/maps/api/js?key=AIzaSyCRvBPo3-t31YFk588DpMYS6EqKf-oGBSI"></script> <script src="js/map-script.js"></script> <script type="text/javascript" src="js/jquery-2.1.4.js"></script> <script src="js/bootstrap.min.js"></script> <script src="js/jquery.themepunch.tools.min.js"></script> <script src="js/jquery.themepunch.revolution.min.js"></script> <script type="text/javascript" src="js/revolution.extension.slideanims.min.js"></script> <script type="text/javascript" src="js/revolution.extension.layeranimation.min.js"></script> <script type="text/javascript" src="js/revolution.extension.navigation.min.js"></script> <script type="text/javascript" src="js/revolution.extension.kenburn.min.js"></script> <script type="text/javascript" src="js/revolution.extension.actions.min.js"></script> <script type="text/javascript" src="js/revolution.extension.parallax.min.js"></script> <script type="text/javascript" src="js/revolution.extension.migration.min.js"></script> <script type="text/javascript" src="js/jquery.fancybox.pack.js"></script> <script type="text/javascript" src="js/jquery-ui.min.js"></script> <script type="text/javascript" src="js/owl.carousel.min.js"></script> <script type="text/javascript" src="js/jquery.appear.js"></script> <script type="text/javascript" src="js/jquery.countTo.js"></script> <script src="js/isotope.js"></script> <script src="js/jquery.fancybox.pack.js"></script> <script src="js/jquery.fancybox-media.js"></script> <script src="js/owl.js"></script> <script src="js/masterslider.js"></script> <script type="text/javascript" src="js/jquery.polyglot.language.switcher.js"></script> <script src="js/owl.carousel.min.js"></script> <script type="text/javascript" src="js/jquery.mixitup.min.js"></script> <script src="js/validate.js"></script> <script src="js/wow.js"></script> <script src="js/script.js"></script> <script type="text/javascript" src="js/theme.js"></script> <script src="js/map-script.js"></script> <script src="js/timePicker.js"></script> <script src="js/jquery-ui.js"></script> <script src="js/gmaps.js"></script> <script src="js/map-helper.js"></script> <!-- End of .page_wrapper --> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings