File manager - Edit - /home/asiatechinc/public_html/asiatechinc-websites/hotelstarcity.com/index.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, shrink-to-fit=no"> <!-- page title --> <title>Hotel Star City </title> <!-- favicon --> <link rel="icon" href="img/fevicon.png" /> <!-- bootstrap core CSS --> <link rel="stylesheet" href="css/bootstrap.min.css"> <!-- font awesome --> <link href="css/all.min.css" rel="stylesheet"> <!-- owl carousel --> <link href="css/owl.carousel.min.css" rel="stylesheet"> <link href="css/owl.theme.default.min.css" rel="stylesheet"> <!-- venobox css --> <link rel="stylesheet" href="css/venobox.css"> <!-- datepicker css --> <link rel="stylesheet" href="css/datepicker.min.css"> <!-- custom styles for this template --> <link href="css/custom.css" rel="stylesheet"> <link href="css/responsive.css" rel="stylesheet"> <link href="css/helper.css" rel="stylesheet"> <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.0.0/css/all.min.css" /> </head> <body> <!-- ================ Preloader ================ --> <div id="preloader"> <div class="spinner-grow" role="status"><span class="sr-only">Loading...</span></div> </div> <?php include 'include/header.php'; ?> <div class="slider"> <div class="search-area"> <div class="container"> <div class="row"> <div class="col-lg-4 col-md-6 col-sm-12 col-12 offset-xl-0 offset-lg-3 offset-sm-0"> <div class="center-search"> <h1 class="text-white">Enjoy Your Holiday</h1> <p class="text-white subtitle">Search and Book Your Room</p> <form class="form-style-1" action="https://asiatech.in/booking_engine/index3?token=NzY1Mg==" method="post" target="_blank"> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <input type="text" class="form-control" id="check-in" placeholder="Check In"> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <input type="text" class="form-control" id="check-out" placeholder="Check Out"> </div> </div> </div> <div class="row"> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <select class="form-control"> <option>Adult(18+)</option> <option>1</option> <option>2</option> <option>3</option> <option>4</option> </select> </div> </div> <div class="col-lg-6 col-md-6 col-sm-6 col-6"> <div class="form-group"> <select class="form-control"> <option>Children(0-17)</option> <option>1</option> <option>2</option> <option>3</option> <option>4</option> </select> </div> </div> </div> <div class="form-group"> <select class="form-control"> <option>Rooms</option> <option>1</option> <option>2</option> <option>3</option> <option>4</option> </select> </div> <button type="submit" class="btn-style-1 w-100">Search</button> </form> </div> </div> </div> </div> </div> <div id="myCarousel" class="carousel slide carousel-fade" data-ride="carousel"> <div class="carousel-inner"> <div class="carousel-item active"><img src="img/slider/slider-1.jpg" alt="" > </div> <div class="carousel-item"> <img src="img/slider/slider-2.jpg" alt="" > </div> </div> <a class="carousel-control-prev" href="#myCarousel" role="button" data-slide="prev"> <i class="fas fa-caret-left"></i></a> <a class="carousel-control-next" href="#myCarousel" role="button" data-slide="next"> <i class="fas fa-caret-right"></i></a> </div> </div> <!-- ================ Slider area end ================ --> <!-- ================ About area ================ --> <div class="about-area pt-60 pb-60"> <div class="container"> <div class="row align-items-center"> <div class="col-lg-6 mb-30"> <!-- about text --> <div class="about-col"> <h6>Welcome To</h6> <h2><span>Hotel Star City </span></h2> <h6><span>The Place to Rejoice and Revive </span></h6> <p>Hotel Star City in Kolkata is a comfortable and affordable choice for travelers, offering a range of essential amenities to ensure a pleasant stay. The hotel provides free high-speed Wi-Fi throughout the property, allowing guests to stay connected, whether for work or leisure. All rooms are air-conditioned, ensuring comfort in Kolkata's varying climate, and come equipped with flat-screen TVs featuring satellite channels for entertainment.</p> <a class=" btn-style-1" href="about.php" role="button">Explore More <i class="fas fa-long-arrow-alt-right pl-6"></i></a> </div> <!-- about text end --> </div> <div class="col-lg-6 mb-30"> <!-- about video --> <div class="about-video-img-box position-relative rounded"> <img src="img/about/about-video-img-1.jpg" alt="" class="img-fluid rounded"> <!--<div class="hoverlay d-flex flex-row align-items-center justify-content-center"> <a class="venobox d-inline" data-gall="gall-video" data-autoplay="true" data-vbtype="video" href="https://youtu.be/kSMN4t0cT3Q"><i class="fab fa-google-play"></i></a> </div>--> </div> <!-- about video end --> </div> </div> </div> </div> <!-- ================ About area end ================ --> <div class="most-popular-hotel pt-60 pb-70 position-relative"> <div class="bg-style-1"></div> <div class="container"> <!-- section title --> <div class="section-title text-center"> <h2>Accommodation</h2> <span class="dashed-border"></span> </div> <!-- section title --> </div> <div class="container"> <!-- popular hotel carousel --> <div class="popular-hotel-carousel owl-carousel owl-theme"> <div class="item"> <!-- popular hotel box --> <div class="popular-hotel-box"> <div class="imege mb-10"> <img src="img/accommodation/double-standard.jpg" alt=""> </div> <h4><a href="double-standard-room.php"> Double Standard Room</a></h4> <p>The Double Standard Room at Hotel Star City in Kolkata offers a cozy and practical space for both business and leisure travelers. Featuring a well-appointed layout, this room includes a comfortable double bed with quality linens, ensuring a restful night’s sleep.</p> <div class="price">Rs.1700/<span>night</span></div> <a class=" btn-style-2" href="double-standard-room.php" role="button">View Details <i class="fas fa-long-arrow-alt-right pl-6"></i></a> </div> <!-- popular hotel box end --> </div> <div class="item"> <!-- popular hotel box 1--> <div class="popular-hotel-box"> <div class="imege mb-10"><img src="img/accommodation/single-standard.jpg" alt=""></div> <h4><a href="single-standard-room.php"> Single Standard Room</a></h4> <p>The Double Executive Room at Hotel Star City offers a perfect blend of comfort and convenience, ideal for both business and leisure travelers. Spacious and elegantly designed, the room features a plush double bed, modern furnishings, and a serene ambiance to ensure a relaxing stay.</p> <div class="price">Rs.800/<span>night</span></div> <a class=" btn-style-2" href="single-standard-room.php" role="button">View Details <i class="fas fa-long-arrow-alt-right pl-6"></i></a> </div> <!-- popular hotel box end --> </div> <div class="item"> <!-- popular hotel box 2--> <div class="popular-hotel-box"> <div class="imege mb-10"> <img src="img/accommodation/double-executive.jpg" alt=""> </div> <h4><a href="double-executive-room.php">Double Executive Room</a></h4> <p>The Double Executive Room at Hotel Star City offers a blend of comfort and elegance, ideal for couples or business travelers. This spacious room features a plush double bed, air conditioning, and complimentary Wi-Fi, providing a relaxing atmosphere for guests. </p> <div class="price">Rs.1900/<span>night</span></div> <a class=" btn-style-2" href="double-executive-room.php" role="button">View Details <i class="fas fa-long-arrow-alt-right pl-6"></i></a> </div> <!-- popular hotel box end --> </div> <div class="item"> <!-- popular hotel box 2--> <div class="popular-hotel-box"> <div class="imege mb-10"> <img src="img/accommodation/triple-room.jpg" alt=""> </div> <h4><a href="triple-executive-room.php">Tripel Executive Room</a></h4> <p>The Triple Executive Room at Hotel Star City is perfect for small groups or families seeking comfort and space. This well-appointed room features three comfortable beds, air conditioning, and free Wi-Fi, making it ideal for a relaxing and convenient stay.</p> <div class="price">Rs.2400/<span>night</span></div> <a class=" btn-style-2" href="triple-executive-room.php" role="button">View Details <i class="fas fa-long-arrow-alt-right pl-6"></i></a> </div> <!-- popular hotel box end --> </div> </div> <!-- popular hotel carousel end --> </div> </div> <!-- ================ Amenities Start ================ --> <div class="popular-destinations pt-60 pb-40 position-relative"> <div class="container"> <!-- section title --> <div class="section-title text-center"> <h2>Hotel Facilities</h2> <span class="dashed-border"></span> </div> <!-- section title --> <div class="row amenities"> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/1.png"> <h5>Air Conditioner</h5> </div> </div> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/2.png"> <h5>Room Service</h5> </div> </div> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/3.png"> <h5>Free Wifi</h5> </div> </div> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/4.png"> <h5>Television</h5> </div> </div> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/5.png"> <h5>Housekeeping</h5> </div> </div> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/6.png"> <h5>Free Parking</h5> </div> </div> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/7.png"> <h5>Toiletries</h5> </div> </div> <div class="col-sm-4 col-md-4 col-lg-3"> <div class="amenities-div"> <img src="img/icon/8.png"> <h5>Breakfast</h5> </div> </div> </div> </div> </div> <!-- ================ Amenities end ================ --> <!-- ================ Gallery ================ --> <div class="blog-area pt-60 pb-40 position-relative"> <div class="bg-style-1"></div> <div class="container"> <!-- section title --> <div class="section-title text-center"> <h2>Gallery</h2> <span class="dashed-border"></span> </div> <!-- section title --> <div class="row"> <div class="row row-cols-lg-3 row-cols-md-3 row-cols-sm-2 row-cols-1"> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/1.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/1.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/2.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/2.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/3.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/3.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/4.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/4.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/5.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/5.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> <div class="col mb-30"> <!-- gallery box --> <div class="gallery-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/gallery/6.jpg" alt=""></div> <div class="overlay"><a href="img/gallery/6.jpg" class="venobox" data-gall="gallery1"><i class="far fa-image"></i></a></div> </div> </div> <!-- gallery box end --> </div> </div> </div> </div> </div> <!-- ================ Testimonials ================ --> <div class="testimonials-area testimonial-bg pt-60 pb-70"> <div class="container"> <div class="testimonial-carousel owl-carousel owl-theme"> <div class="item"> <!-- testimonial box --> <div class="testimonial-box position-relative shadow rounded"> <p class="text-muted border-bottom font-italic pb-3">Loved the room! Comfortable bed, good air conditioning, and very relaxing after a long day exploring the city. </p> <div class="reviewer d-inline-block"> <img src="img/testimonial/01.png" class="float-left mr-3 rounded" alt=""> <div class="content d-block overflow-hidden"> <h4 class="name mb-0">Sagar Grover</h4> <small class="designation text-muted">Guest</small> </div> </div> <div class="quote-icon"><i class="fas fa-quote-left"></i></div> </div> <!-- testimonial box end --> </div> <div class="item"> <!-- testimonial box --> <div class="testimonial-box position-relative shadow rounded"> <p class="text-muted border-bottom font-italic pb-3">Excellent location and well-maintained. Free Wi-Fi and air conditioning made the stay even more comfortable. </p> <div class="reviewer d-inline-block"> <img src="img/testimonial/01.png" class="float-left mr-3 rounded" alt=""> <div class="content d-block overflow-hidden"> <h4 class="name mb-0">Harshit Sachan</h4> <small class="designation text-muted">Guest</small> </div> </div> <div class="quote-icon"><i class="fas fa-quote-left"></i></div> </div> <!-- testimonial box end --> </div> </div> </div> </div> <!-- ================ Testimonials end ================ --> <div class="popular-destinations pt-60 pb-40 position-relative"> <div class="bg-style-1"></div> <div class="container"> <!-- section title --> <div class="section-title text-center"> <h2>Nearby Attractions</h2> <span class="dashed-border"></span> </div> <!-- section title --> <div class="row"> <div class="col-lg-4 col-md-6 col-sm-6 mb-20"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/1.jpg" alt=""></div> <div class="overlay"><a href="attraction.php"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3 class="mb-6"><a href="attraction.php">Victoria Memorial</a></h3> <p>It is a beautiful White Marble structure which began making in 1906 and was completed by 1921. While it originally...</p> <a href="attraction.php" class="more">Read More <i class="fas fa-long-arrow-alt-right"></i></a> </div> </div> <!-- popular destination box end --> </div> <div class="col-lg-4 col-md-6 col-sm-6 mb-20"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/2.jpg" alt=""></div> <div class="overlay"><a href="attraction.php"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3 class="mb-6"><a href="attraction.php">Imagica Adlabs</a></h3> <p>This one tops the list of places to see in Kolkata, probably because it gets so often portrayed in movies. It was...</p> <a href="attraction.php" class="more">Read More <i class="fas fa-long-arrow-alt-right"></i></a> </div> </div> <!-- popular destination box end --> </div> <div class="col-lg-4 col-md-6 col-sm-6 mb-20"> <!-- popular destination box --> <div class="popular-destination-box"> <div class="img-holder-overlay"> <div class="img-holder"><img src="img/attraction/3.jpg" alt=""></div> <div class="overlay"><a href="attraction.php"><i class="fas fa-share"></i></a></div> </div> <div class="title"> <h3 class="mb-6"><a href="attraction.php">Dinosaurs Park</a></h3> <p>Previously known as the Calcutta Botanical Garden, the garden was established in 1786. It is spread over 270 acres...</p> <a href="attraction.php" class="more">Read More <i class="fas fa-long-arrow-alt-right"></i></a> </div> </div> <!-- popular destination box end --> </div> </div> </div> </div> <?php include 'include/footer.php'; ?> <script src="js/jquery-3.5.1.min.js"></script> <script src="js/bootstrap.bundle.min.js"></script> <!-- counter js --> <script src="js/jquery-1.10.2.min.js"></script> <script src="js/waypoints.min.js"></script> <script src="js/jquery.counterup.min.js"></script> <!-- venobox js --> <script src="js/venobox.min.js"></script> <!-- owl carousel --> <script src="js/owl.carousel.min.js"></script> <!-- portfolio js --> <script src="js/jquery.mixitup.min.js"></script> <!-- datepicker js --> <script src="js/datepicker.min.js"></script> <!-- script js --> <script src="js/custom.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings