File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/natureforestview.in/attraction.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>Attraction - Nature Forest View Resort</title> <link rel="shortcut icon" href="img/favicon.png" /> <link rel="stylesheet" href="css/plugins.css" /> <link rel="stylesheet" href="css/style.css" /> </head> <body> <!-- Preloader --> <div class="preloader-bg"></div> <div id="preloader"> <div id="preloader-status"> <div class="preloader-position loader"> <span></span> </div> </div> </div> <!-- Progress scroll totop --> <div class="progress-wrap cursor-pointer"> <svg class="progress-circle svg-content" width="100%" height="100%" viewBox="-1 -1 102 102"> <path d="M50,1 a49,49 0 0,1 0,98 a49,49 0 0,1 0,-98" /> </svg> </div> <?php include 'include/header.php';?> <!-- Header Banner --> <div class="banner-header section-padding valign bg-img bg-fixed bg-position-bottom" data-overlay-dark="4" data-background="img/slider/5.jpg"> <div class="container"> <div class="row"> <div class="col-md-12 caption text-center"> <h1>Attraction</h1> </div> </div> </div> <!-- button scroll --> <a href="#" data-scroll-nav="1" class="mouse smoothscroll"> <span class="mouse-icon"> <span class="mouse-wheel"></span> </span> </a> </div> <!-- Services --> <section class="services2 section-padding" data-scroll-index="1"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="services2 left mb-90"> <figure><img src="img/attraction/1a.jpg" alt="" class="img-fluid"></figure> <div class="caption padding-left"> <h4><a href="#">Pratapgad</a></h4> <p>A popular hill fort situated in Maharashtra’s Satara district, Pratapgarh stands witness to the famous battle that was fought between the armies of Maratha king Chhatrapati Shivaji Maharaj and Adil Shahi General Afzal Khan and it is one of the best places for Mahabaleshwar one day trip. The fort is in ruins but much of the ramparts are still intact. It has a watch tower just beside the main entrance, a statue of Shivaji Maharaj, Bhawani and Mahadev temples and a library displaying the heritage of the fort.</p> </div> </div> <div class="services2 mb-90"> <figure><img src="img/attraction/2a.jpg" alt="" class="img-fluid"></figure> <div class="caption padding-left"> <h4><a href="#">Elephant’s Head Point</a></h4> <p>As the name suggests, Elephant’s Head Point is a mountain rock that has an uncanny resemblance to an elephant’s head. Easily one of the best places to visit in Mahabaleshwar in one day, Elephant’s Head Point offers a mesmerising view of the Sahyadri Range. You can also catch a spectacular panoramic view of the Pratapgarh Fort flanked by the Koyna Valley on one side and the Savitri Valley on the other. With beautiful scenery and a peaceful environment, this hilltop offers the perfect escape from the chaos of daily life.</p> </div> </div> <div class="services2 left mb-90"> <figure><img src="img/attraction/3a.jpg" alt="" class="img-fluid"></figure> <div class="caption padding-left"> <h4><a href="#">Venna Lake</a></h4> <p>A man-made lake spread over 28 acres, Venna Lake is one of the most scenic places to visit in Mahabaleshwar in one day. It was initially built to cater to the city’s water needs. The lake also has a couple of pilgrimage spots submerged within 1-2 km. There’s also a garden called ‘Chhatrapati Pratapsinh’ situated on its banks. The walk from the bus stop to the lake is bewitching. Go for boat rides and horse riding at the lake.</p> </div> </div> <div class="services2 mb-90"> <figure><img src="img/attraction/4a.jpg" alt="" class="img-fluid"></figure> <div class="caption padding-left"> <h4><a href="#">Lodwick Point</a></h4> <p>Lodwick is just another super-cool point in the region of Mahabaleshwar. The location is, in fact, the coolest place and a refreshing spot for all nature lovers. It is pretty good for trekking and other adventurous activities. Those thrilling forest sounds, fresh breeze along with a beautiful mountainous view is all that we need. The best season to visit this wonderful spot would be between November and January. It wraps you up in nature’s blanket.</p> </div> </div> <div class="services2 left mb-90"> <figure><img src="img/attraction/5a.jpg" alt="" class="img-fluid"></figure> <div class="caption padding-left"> <h4><a href="#">Rajpuri Caves</a></h4> <p>One of the most ancient attractions in Panchgani, Rajpuri Caves are a group of four caves surrounded by several holy water kunds with mythological references to the Mahabharata. Three out of the four caves are connected by underground tunnels and are believed to have served as a home for the Pandavas during their exile and it is one of the finest places for Mahabaleshwar one day trip.</p> </div> </div> <div class="services2"> <figure><img src="img/attraction/6a.jpg" alt="" class="img-fluid"></figure> <div class="caption padding-left"> <h4><a href="#">Connaught Peak</a></h4> <p>Connaught Peak was earlier known as Mount Olympia but was given a new name after the Duke of Connaught fell in love with the place. Located on the Old Mahabaleshwar Road, it is the second highest peak in the hills & it is one of the best places for Mahabaleshwar one day trip. Located at a height of 1,400 feet above sea level, this place is a must-visit for its spectacular views of the Venna Lake and Krishna Valley. You can also enjoy beautiful views of the Pratapgarh Fort.</p> </div> </div> </div> </div> </div> </section> <?php include 'include/footer.php';?> <!-- jQuery --> <script src="js/jquery-3.6.3.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/wow.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