File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/mayergramprsfarm.in/about.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>About Us - Mayer Gram PRS Farm</title> <!-- Css Files --> <link href="css/bootstrap.css" rel="stylesheet"> <link href="css/font-awesome.css" rel="stylesheet"> <link href="css/flaticon.css" rel="stylesheet"> <link rel="icon" type="image/x-icon" href="images/favicon.png"> <link href="css/slick-slider.css" rel="stylesheet"> <link href="css/fancybox.css" rel="stylesheet"> <link href="style.css" rel="stylesheet"> <link href="css/color.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"/> </head> <body> <!--// Main Wrapper \\--> <div class="environment-main-wrapper"> <?php include 'include/header.php';?> <!--// SubHeader \\--> <div class="environment-subheader"> <span class="subheader-transparent"></span> <div class="container"> <div class="row"> <div class="col-md-12"> <h1>About Us</h1> </div> <div class="col-md-12"> <ul class="environment-breadcrumb"> <li><a href="index.php">Home</a></li> <li class="active">About Us</li> </ul> </div> </div> </div> </div> <!--// SubHeader \\--> <!--// Main Section \\--> <div class="environment-main-section environment-aboutus-textfull mt-60 "> <div class="container"> <div class="row"> <div class="col-md-7"> <div class="environment-section-title"><h2>Discover <span>Mayer Gram PRS Farm</span></h2></div> <div class="environment-aboutus-text"> <h4>Experience Village Luxury Like Never Before.</h4> <p>Mayer Gram at PRS Farm is a serene countryside retreat designed to bring back the warmth, nostalgia, and simplicity of true village life—just 60 KM from the city. Surrounded by greenery, fresh air, and quiet spaces, it offers a gentle escape from the rush of urban living. Every corner of the farm is crafted to make you feel closer to nature, whether it’s the soft rustling of trees, the wide-open skies, or the peaceful charm of rural Bengal. It is a place where you breathe better, sleep deeper, and live slower.</p> <p>Guests from all walks of life find comfort here—retired souls seeking calm and wellness, busy professionals in need of a weekend detox, families craving a wholesome experience for their children, and couples who want privacy and romance in a quiet natural setting. The farm blends luxury with tradition, offering cottages, villas, rustic huts, and group stays, each inspired by the warmth of a mother’s home. From premium cottages like Mayer Hasi Ghar to honeymoon spaces like Mayer Moner Ghor, every stay option reflects coziness, natural beauty, and heartfelt hospitality.</p> </div> </div> <div class="col-md-5"> <img src="extra-images/about-img.jpg" alt="" class="environment-aboutus-img"> </div> </div> <div class="environment-aboutus-text"> <p>Life at Mayer Gram flows with simple joys—fresh vegetables and fruits from the garden, milk from cows, ducks and hens roaming nearby, and meals served with homely care. Guests can walk through flower gardens, enjoy pond-side angling, experience the charm of farm animals, or relax with traditional wellness therapies. Evenings become magical with tribal music, bonfires, and starlit skies, reminding you of childhood memories and village celebrations.</p> <p>The farm is thoughtfully designed for comfort and exploration—event lawns, children’s play areas, yoga zones, an outdoor gym, village-style kitchens, and farm trails create countless moments of connection and enjoyment. Whether you're planning a peaceful solo getaway, a family vacation, a romantic escape, a school retreat, or a village-themed celebration, Mayer Gram offers the perfect blend of nature, culture, and rural luxury. It is where city stress melts away, and timeless memories take its place.</p> </div> </div> </div> <!--// Main Section \\--> <!--// Main Section \\--> <div class="environment-main-section environment-services-space"> <div class="container"> <div class="environment-fancy-title"><h2>Facilities provide by<span> Mayer Gram</span></h2></div> <div class="row"> <div class="col-md-12"> <div class="enviroment-services enviroment-simple-services"> <ul class="row"> <li class="col-md-6"> <div class="enviroment-services-left"> <span><i class="fa-solid fa-water"></i></span> <section> <h5><a href="#">Mayer Dighi</a></h5> <p>Enjoy peaceful boating and angling in a calm village-style waterbody.</p> </section> </div> </li> <li class="col-md-6"> <div class="enviroment-services-right"> <span><i class="fa-solid fa-seedling"></i></span> <section> <h5><a href="#">Mayer Udyan</a></h5> <p>Walk through fresh vegetable patches and experience authentic farm-to-plate living.</p> </section> </div> </li> <li class="col-md-6"> <div class="enviroment-services-left"> <span><i class="fa-solid fa-umbrella-beach"></i></span> <section> <h5><a href="#">Mayer Baner Math</a></h5> <p>A spacious green lawn perfect for picnics, parties, weddings, and gatherings.</p> </section> </div> </li> <li class="col-md-6"> <div class="enviroment-services-right"> <span><i class="fa-solid fa-children"></i></span> <section> <h5><a href="#">Mayer Khelar Angina</a></h5> <p>A safe, open area where children can run, play, and enjoy nature freely. </p> </section> </div> </li> <li class="col-md-6"> <div class="enviroment-services-left"> <span><i class="fa-solid fa-spa"></i></span> <section> <h5><a href="#">Mayer Yogashram</a></h5> <p>A serene space for yoga, meditation, and traditional relaxation therapies.</p> </section> </div> </li> <li class="col-md-6"> <div class="enviroment-services-right"> <span><i class="fa-solid fa-paw"></i></span> <section> <h5><a href="#">Animal Petting Zone</a></h5> <p>Meet friendly goats, ducks, hens, and experience village life up close with farm animals.</p> </section> </div> </li> </ul> </div> </div> </div> </div> </div> <!--// Main Section \\--> <?php include 'include/footer.php';?> <div class="clearfix"></div> </div> <!--// Main Wrapper \\--> <!-- jQuery (necessary for JavaScript plugins) --> <script type="text/javascript" src="script/jquery.js"></script> <script type="text/javascript" src="script/bootstrap.min.js"></script> <script type="text/javascript" src="script/slick.slider.min.js"></script> <script type="text/javascript" src="script/jquery.countdown.min.js"></script> <script type="text/javascript" src="script/fancybox.pack.js"></script> <script type="text/javascript" src="script/isotope.min.js"></script> <script type="text/javascript" src="script/progressbar.js"></script> <script type="text/javascript" src="script/counter.js"></script> <script type="text/javascript" src="https://maps.googleapis.com/maps/api/js"></script> <script type="text/javascript" src="script/functions.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.03 |
proxy
|
phpinfo
|
Settings