File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/southgatehotels.co.in/southgate-hotel-shimla.php
Back
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Southgate Hotel Shimla </title> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"> <link rel="icon" type="image/x-icon" href="assets/images/favicon.ico"> <link rel="stylesheet" href="https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/css/bootstrap.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/5.15.4/css/all.min.css"> <link href="https://cdnjs.cloudflare.com/ajax/libs/lightbox2/2.11.3/css/lightbox.min.css" rel="stylesheet"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.2/css/all.min.css"> <link rel="stylesheet" href="assets/css/style.css"> <style> .carousel, .carousel-inner, .carousel-item { height: 70vh; } @media only screen and (max-width: 600px) { .carousel, .carousel-inner, .carousel-item { height: 30vh; } .hotel-slide img { width: 100%; height: 30vh; } } </style> </head> <body> <?php include 'include/header.php'; ?> <div class="hotel-sldier"> <div id="demo" class="carousel slide" data-ride="carousel"> <!-- The slideshow --> <div class="carousel-inner hotel-slide"> <div class="carousel-item active"> <img src="assets/images/shimla/slider-1.jpg"> </div> <div class="carousel-item"> <img src="assets/images/shimla/slider-2.jpg" > </div> <div class="carousel-item"> <img src="assets/images/shimla/slider-3.jpg"> </div> </div> <!-- Left and right controls --> <a class="carousel-control-prev" href="#demo" data-slide="prev"> <span class="carousel-control-prev-icon"></span> </a> <a class="carousel-control-next" href="#demo" data-slide="next"> <span class="carousel-control-next-icon"></span> </a> </div> </div> <div class="container section-space hotel-content"> <img src="assets/images/shimla/about-image.jpg"> <h2>Southgate Hotel, Shimla</h2> <span>Address: Chotta Shimla to Kusumpti Rd, near Ayurveda hospital, Strawberry Hill, Kasumpti, Shimla, Himachal Pradesh 171002</span> <p>The Hotel offers some of the city’s finest accommodation, dining experiences and comprehensive conferencing and banqueting facilities. The hotel offers the ideal blend of business and leisure. Conveying an exquisite sense of design and an uncompromising commitment to comfort, Hotel Southgate elevates gracious living to a new level. Our vision is to expand as a globally consistent, powerful and first-class brand. We are poised for significant growth around the country. We aim at Leadership in the hospitality industry by providing the best services. We see ourselves as dynamic organization which adapts itself according to the needs.</p> </div> <div class="bg-color"> <div class="container section-space rooms-section"> <h3>Where Comfort Meets the Charm of the Hills</h3> <p>Experience the serene beauty of the mountains with the cozy elegance of Southgate Shimla’s rooms. Each space is thoughtfully designed to blend modern amenities with warm, inviting interiors. Whether you're waking up to misty mornings or relaxing after a day of exploring, our rooms offer the perfect hillside escape. Enjoy peace, privacy, and comfort in every corner.</p> <div class="row"> <div class="col-sm-4"> <div class="room-div"> <img src="assets/images/shimla/deluxe-room.jpg"> <h4>Deluxe Room</h4> <p>The Deluxe Rooms at Southgate Shimla offer a cozy and comfortable stay with all essential modern amenities. Perfect for couples or solo travelers, these rooms provide a serene ambiance with tasteful interiors. Enjoy stunning views of the hills right from your window. It’s the ideal space to relax and rejuvenate in the lap of nature. </p> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTY3NA==" target="_blank">BOOK NOW</a> </div> </div> <div class="col-sm-4"> <div class="room-div"> <img src="assets/images/shimla/suite-room.jpg"> <h4>Suite Room</h4> <p>Spacious and elegantly appointed, the Suite Rooms are designed for those who seek a luxurious mountain retreat. With a separate sitting area and premium furnishings, every detail reflects comfort and style. Large windows let in natural light and picturesque vistas of Shimla’s beauty. It’s the perfect blend of modern convenience and tranquil charm. </p> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTY3NA==" target="_blank">BOOK NOW</a> </div> </div> <div class="col-sm-4"> <div class="room-div"> <img src="assets/images/shimla/heritage-suite.jpg"> <h4>Heritage Suite</h4> <p>Step into timeless elegance with our Heritage Suite, a room that reflects Shimla’s colonial charm. Wooden flooring, vintage décor, and classic touches create a uniquely warm atmosphere. Ideal for those who enjoy history with comfort, this suite offers an unforgettable stay experience. Revel in the blend of old-world grace and modern-day luxury.</p> <a href="https://www.asiatech.in/booking_engine/index3.php?token=MTY3NA==" target="_blank">BOOK NOW</a> </div> </div> </div> </div> </div> <div class="container facilities section-space"> <h3>Facilities Designed for a Comfortable Stay</h3> <p>At our hotel, we strive to provide a seamless and secure experience with modern amenities tailored to your needs. Whether you're traveling for business or leisure, enjoy services like airport pick-up and drop (chargeable), same-day laundry, a fully equipped business center, and a travel counter for all your itinerary needs. We also offer 24/7 power supply, accept all major credit cards, and prioritize your safety with robust security measures and access to medical assistance on call.</p> <div class="row"> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/1.gif"> <p>Airport Pick-up And Drop</p> </div> </div> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/2.gif"> <p>Laundry Services</p> </div> </div> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/3.gif"> <p>High Speed Internet Access</p> </div> </div> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/4.gif"> <p>All Major Credit Cards Accepted</p> </div> </div> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/5.gif"> <p>Doctor on call</p> </div> </div> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/6.gif"> <p>Travel Counter</p> </div> </div> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/7.gif"> <p>Uniterrupted Power Supply</p> </div> </div> <div class="col-sm-3"> <div class="facilitie-div"> <img src="assets/images/icon/8.gif"> <p>Well Equipped With Security Measures</p> </div> </div> </div> </div> <div class="container section-space wedding text-center"> <h3> Southgate Weddings – Crafted with Love</h3> <p>Your wedding day deserves a setting as special as your story, and at Southgate Hotels, we turn dreams into reality. With elegant venues, personalized service, and experienced coordination, we ensure every celebration is seamless and unforgettable. Whether in the vibrant charm of Delhi, the coastal romance of Goa, or the serene hills of Shimla, we craft each detail with care—so you can relax, celebrate, and cherish every moment. With Southgate, your perfect day becomes more than a memory—it becomes a milestone.</p> <div class="row"> <div class="col-sm-4"> <img src="assets/images/wedding-1.jpg"> </div> <div class="col-sm-4"> <img src="assets/images/wedding-2.jpg"> </div> <div class="col-sm-4"> <img src="assets/images/wedding-3.jpg"> </div> </div> <a href="wedding.php">VIEW DETAILS</a> </div> <div class="container section-space dining"> <div class="row align-items-center"> <div class="col-sm-6"> <h2> Elevated Dining in the Hills</h2> <p>At Southgate Shimla, dining is more than a meal—it's an experience. Savor gourmet delights at Zafraan Restaurant, open from morning to night, serving multi-cuisine dishes in a cozy, elegant setting. Unwind at the British Lounge & Bar with a curated selection of beverages and a relaxed ambience. Whether it’s breakfast with a view or evening cocktails, every bite is a memory.</p> <a href="southgate-shimla-restaurant.php">VIEW DETAILS</a> </div> <div class="col-sm-6"> <img src="assets/images/shimla/dining.jpg"> </div> </div> </div> <!--<div class="container gallery section-space"> <h3>Captured Moments, Lasting Memories</h3> <p>Explore the spirit of Southgate Hotels through every frame. From scenic views to heartfelt experiences, our gallery captures the essence of your stay across Delhi, Goa, and Shimla.</p> <div class="instagram-widget-wrapper"> <iframe src="https://snapwidget.com/embed/1102970" class="snapwidget-widget" allowtransparency="true" scrolling="no" title="Posts from Instagram"> </iframe> </div> <div class="row"> <div class="col-sm-4"> <img src="assets/images/gallery/1.jpg" class="gallery-img" data-toggle="modal" data-target="#modal1"> <div class="modal fade" id="modal1" tabindex="-1" role="dialog"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content bg-transparent border-0"> <div class="modal-body text-center p-0"> <img src="assets/images/gallery/1.jpg" alt="Popup Image"> </div> </div> </div> </div> <img src="assets/images/gallery/5.jpg" class="gallery-img" data-toggle="modal" data-target="#modal5"> <div class="modal fade" id="modal5" tabindex="-1" role="dialog"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content bg-transparent border-0"> <div class="modal-body text-center p-0"> <img src="assets/images/gallery/5.jpg" alt="Popup Image"> </div> </div> </div> </div> </div> <div class="col-sm-4"> <img src="assets/images/gallery/4.jpg" class="gallery-img" data-toggle="modal" data-target="#modal4"> <div class="modal fade" id="modal4" tabindex="-1" role="dialog"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content bg-transparent border-0"> <div class="modal-body text-center p-0"> <img src="assets/images/gallery/4.jpg" alt="Popup Image"> </div> </div> </div> </div> <img src="assets/images/gallery/3.jpg" class="gallery-img" data-toggle="modal" data-target="#modal3"> <div class="modal fade" id="modal3" tabindex="-1" role="dialog"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content bg-transparent border-0"> <div class="modal-body text-center p-0"> <img src="assets/images/gallery/3.jpg" alt="Popup Image"> </div> </div> </div> </div> </div> <div class="col-sm-4"> <img src="assets/images/gallery/2.jpg" class="gallery-img" data-toggle="modal" data-target="#modal2"> <div class="modal fade" id="modal2" tabindex="-1" role="dialog"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content bg-transparent border-0"> <div class="modal-body text-center p-0"> <img src="assets/images/gallery/2.jpg" alt="Popup Image"> </div> </div> </div> </div> <img src="assets/images/gallery/6.jpg" class="gallery-img" data-toggle="modal" data-target="#modal6"> <div class="modal fade" id="modal6" tabindex="-1" role="dialog"> <div class="modal-dialog modal-dialog-centered modal-lg" role="document"> <div class="modal-content bg-transparent border-0"> <div class="modal-body text-center p-0"> <img src="assets/images/gallery/6.jpg" alt="Popup Image"> </div> </div> </div> </div> </div> </div> ---------> </div> <div class="bg-color"> <div class="container form-container"> <h2>Book Direct</h2> <p class="intro-text"> Please inform us of your travel dates, and our reservations/hotel desk team will contact you. We are excited to welcome you as our guest. </p> <form> <div class="form-group"> <label for="hotel">Select Hotel</label> <select id="hotel" name="hotel"> <option value="">Southgate Hotel, Delhi</option> <option value="grand">Southgate Hotel, Goa</option> <option value="airport">Southgate Hotel, Shimla</option> </select> </div> <div class="form-group"> <label for="date">Select Date</label> <input type="date" id="date" name="date"> </div> <div class="form-group full-width"> <label for="persons">Number of persons</label> <input type="number" id="persons" name="persons"> </div> <div class="form-group"> <label for="fname">First Name *</label> <input type="text" id="fname" name="fname" required> </div> <div class="form-group"> <label for="lname">Last Name *</label> <input type="text" id="lname" name="lname" required> </div> <div class="form-group"> <label for="phone">Phone Number *</label> <input type="tel" id="phone" name="phone" required> </div> <div class="form-group"> <label for="email">Email Address *</label> <input type="email" id="email" name="email" required> </div> <div class="form-group full-width"> <label for="message">Message</label> <textarea id="message" name="message"></textarea> </div> <div class="form-group full-width"> <button type="submit" class="submit-button">Request Quote</button> </div> </form> </div> </div> <?php include 'include/footer.php'; ?> <script src="assets/js/custom.js"></script> <script src="https://code.jquery.com/jquery-3.5.1.slim.min.js"></script> <script src="https://cdn.jsdelivr.net/npm/bootstrap@4.5.2/dist/js/bootstrap.bundle.min.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings