File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/karmayatrimudhousekasol.com/about.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>About Us | Karma Yatri Mudhouse Kasol </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" /> <style> /* Section styling */ .ky-section { background: #ebe6d2; padding: 60px 0; } .ky-card { background: white; border-radius: 14px; box-shadow: 0 10px 30px rgba(30,30,30,0.07); overflow: hidden; } .ky-avatar { width: 100%; height: 100%; object-fit: cover; min-height: 260px; } .ky-badge { font-size: 0.85rem; border-radius: 999px; padding: 6px 10px; background: rgba(34,139,34,0.09); color: #2e7d32; display: inline-block; margin-right: 8px; } @media (max-width:767.98px){ .ky-avatar{ min-height:200px } } </style> </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>Karma Yatri Mudhouse Kasol </h5> <h1>About Us</h1> </div> </div> </div> </div> <section class="about section-padding"> <div class="container"> <div class="row"> <div class="col-md-12 col-lg-6 animate-box" data-animate-effect="fadeInUp"> <span> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> <i class="star-rating"></i> </span> <div class="section-subtitle">About Us</div> <div class="section-title">Karma Yatri Mudhouse Kasol</div> <p>Welcome to Karma Yatri Boutique Mudhouse, a peaceful mountain retreat surrounded by apple orchards and open farms. Our handcrafted mud rooms with traditional wooden balconies offer a blend of rustic charm and cozy comfort. Guests can enjoy unlimited complimentary bonfire nights, stroll through apple and pear orchards, or relax amid farm-fresh vegetables and forest walks. With free private parking and serene natural surroundings, Karma Yatri is the perfect escape to unwind and reconnect with nature.</p> </div> <div class="col-md-12 col-lg-6 animate-box" data-animate-effect="fadeInUp"> <img src="img/about/abt1.jpg" alt="" class=" mb-20"> </div> <div class="col-md-12 col-lg-12 animate-box" data-animate-effect="fadeInUp"> <p> <b>Experience the charm of traditional mountain life.</b></p> </div> </div> </div> </section> <section class="ky-section"> <div class="container"> <div class="ky-card row no-gutters align-items-stretch"> <!-- Left: image / quick facts --> <div class="col-lg-5"> <div class="h-100 p-4 d-flex flex-column justify-content-between"> <img src="img/about/Chetan-Swaroop.jpg" alt="Chetan Swaroop — mountains" class="ky-avatar rounded"> <div class="mt-3"> <span class="ky-badge">Trekking Specialist</span> <span class="ky-badge">Founder — Karma Yatri</span> </div> <div class="mt-3 small-meta"> <!--<div><strong>Regions:</strong> Zanskar • Leh • Spiti Valley</div>--> <div><strong>— Chetan Swaroop</strong> <br>Trekking Specialist | Overlander | Tourism Professional | Founder, Karma Yatri Mudhouse</div> </div> </div> </div> <!-- Right: content --> <div class="col-lg-7"> <div class="p-5"> <h2 class="mb-4">About <span style="color:#bc8360">Chetan Swaroop</span></h2> <p class="lead">I’m Chetan Swaroop, a local mountain lover, trekking specialist, and tourism professional with a Master’s and Bachelor’s degree in Tourism. Growing up in the mountains, I’ve developed a deep connection with the land, its people, and the rich local culture that shapes life here.</p> <p>Over the years, I’ve led countless treks and 4x4 overlanding expeditions across Zanskar, Leh, and Spiti Valley, exploring rugged terrains, remote villages, and untouched landscapes. These adventures inspired me to create Karma Yatri Mudhouse — a place where travelers can experience the true essence of mountain living.</p> <p>Built using traditional mud architecture and guided by eco-friendly practices, the mudhouse reflects simplicity, warmth, and sustainability. Here, guests can walk through lush apple orchards, pear trees, and organic vegetable farms, or enjoy peaceful forest walks surrounded by the sounds of nature. Evenings often end with stories shared around a bonfire under a starlit sky.</p> <p>Whether I’m guiding a trek, hosting guests, or sharing local traditions, my goal is to create experiences that connect people deeply with the mountains. </p> </section> <!-- Facilties --> <section class="facilties section-padding pt-20"> <div class="container"> <div class="row"> <div class="col-md-12"> <div class="section-subtitle"> Karma Yatri Mudhouse Kasol</div> <div class="section-title">Our Hotel Facilities</div> </div> </div> <div class="row"> <div class="col-md-3"> <div class="single-facility animate-box" data-animate-effect="fadeInUp"> <span><img src="img/services/1.gif"></span> <h5>Pet-friendly</h5> <div class="facility-shape"> <img src="img/services/1.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/2.gif"></span> <h5>Balcony & Mountain View</h5> <div class="facility-shape"> <img src="img/services/2.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/3.gif"></span> <h5>Safety And Security</h5> <div class="facility-shape"> <img src="img/services/3.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/4.gif"></span> <h5>Heating In Rooms</h5> <div class="facility-shape"> <img src="img/services/4.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/5.gif"></span> <h5>Wifi Access</h5> <div class="facility-shape"> <img src="img/services/5.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/6.gif"></span> <h5>Free On-site Parking</h5> <div class="facility-shape"> <img src="img/services/6.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/7.gif"></span> <h5>Restaurant</h5> <div class="facility-shape"> <img src="img/services/7.gif"> </div> </div> </div> <div class="col-md-3"> <div class="single-facility animate-box fadeInUp animated" data-animate-effect="fadeInUp"> <span><img src="img/services/8.gif"></span> <h5>24/7 Front Desk </h5> <div class="facility-shape"> <img src="img/services/8.gif"> </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.04 |
proxy
|
phpinfo
|
Settings