File manager - Edit - /home/asiatechinc/public_html/asiatech-websites/pasquinaguesthouse.com/index.php
Back
<!doctype html> <html class="no-js" lang="zxx"> <head> <meta charset="utf-8"> <meta http-equiv="x-ua-compatible" content="ie=edge"> <title>Pasquina Guest House</title> <meta name="description" content=""> <meta name="author" content="soukhinkhan"> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- Place favicon.ico in the root directory --> <link rel="shortcut icon" type="image/x-icon" href="assets/imgs/logo/favicon.png"> <link rel="preconnect" href="https://fonts.googleapis.com/"> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Sofia&display=swap" rel="stylesheet"> <!-- CSS here --> <link rel="stylesheet" href="assets/css/vendor/bootstrap.min.css"> <link rel="stylesheet" href="assets/css/plugins/slick.css"> <link rel="stylesheet" href="assets/css/vendor/animate.min.css"> <link rel="stylesheet" href="assets/css/vendor/odometer.min.css"> <link rel="stylesheet" href="assets/css/plugins/swiper.min.css"> <link rel="stylesheet" href="assets/css/vendor/magnific-popup.css"> <link rel="stylesheet" href="assets/css/vendor/fontawesome-pro.css"> <link rel="stylesheet" href="assets/css/vendor/spacing.css"> <link rel="stylesheet" href="assets/css/vendor/custom-font.css"> <link rel="stylesheet" href="assets/css/main.css"> </head> <body> <?php include 'include/header.php';?> <!-- Body main wrapper start --> <main> <!-- Banner area start --> <section class="banner__area p-relative z-1"> <div class="swiper banner_parallax-slider p-relative"> <div class="swiper-wrapper"> <div class="swiper-slide"> <div class="banner banner__space"> <div class="banner__thumb-bg" data-background="assets/imgs/banner-1/slider-1.jpg"></div> <div class="container"> <div class="row"> <div class="col-12"> <div class="banner__content p-relative z-index-1 text-center"> <h6 class="banner__subtitle mb-30">Luxury Redefined, Comfort Perfected</h6> <h2 class="banner__title wow fadeInLeft animated" data-wow-delay=".4s">Experience Timeless Hospitality at Pasquina Guest House</h2> <div class="banner-home-2__btn__wrapper-2"> <a href="about.php" class="rr-btn btn-hover-white wow fadeInLeft animated mt-30" data-wow-delay=".8s">READ MORE <i class="fa-solid fa-arrow-right"></i></a> </div> </div> </div> </div> </div> </div> </div> <div class="swiper-slide"> <div class="banner banner__space"> <div class="banner__thumb-bg" data-background="assets/imgs/banner-1/slider-2.jpg"></div> <div class="container"> <div class="row"> <div class="col-12"> <div class="banner__content p-relative z-index-1 text-center"> <h6 class="banner__subtitle mb-30">Luxury Redefined, Comfort Perfected</h6> <h2 class="banner__title wow fadeInLeft animated" data-wow-delay=".4s">Where Every Stay Feels Like Coming Home</h2> <div class="banner-home-2__btn__wrapper-2"> <a href="about.php" class="rr-btn btn-hover-white wow fadeInLeft animated mt-30" data-wow-delay=".8s">READ MORE <i class="fa-solid fa-arrow-right"></i></a> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> <!--check-box--> <section class="check room"> <div class="container"> <div class="row"> <div class="room__cheek-box room__cheek-box-2"> <div class="room__cheek-box-item room__cheek-box-item-2"> <span> Cheek In </span> <div class="room__cheek-box-item-icon room__cheek-box-item-icon-2"> <div class="input-datepicker"> <input id="datepicker" name="date" type="text" placeholder="MM/DD/YYY"> </div> <svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15 16H2C1.17 16 0.5 15.33 0.5 14.5V2.5C0.5 1.67 1.17 1 2 1H15C15.83 1 16.5 1.67 16.5 2.5V14.5C16.5 15.33 15.83 16 15 16ZM2 2C1.72 2 1.5 2.22 1.5 2.5V14.5C1.5 14.78 1.72 15 2 15H15C15.28 15 15.5 14.78 15.5 14.5V2.5C15.5 2.22 15.28 2 15 2H2Z" fill="white"/> <path d="M5 4C4.72 4 4.5 3.78 4.5 3.5V0.5C4.5 0.22 4.72 0 5 0C5.28 0 5.5 0.22 5.5 0.5V3.5C5.5 3.78 5.28 4 5 4ZM12 4C11.72 4 11.5 3.78 11.5 3.5V0.5C11.5 0.22 11.72 0 12 0C12.28 0 12.5 0.22 12.5 0.5V3.5C12.5 3.78 12.28 4 12 4ZM16 6H1C0.72 6 0.5 5.78 0.5 5.5C0.5 5.22 0.72 5 1 5H16C16.28 5 16.5 5.22 16.5 5.5C16.5 5.78 16.28 6 16 6Z" fill="white"/> </svg> </div> </div> <div class="room__cheek-box-item room__cheek-box-item-2"> <span> Check Out </span> <div class="room__cheek-box-item-icon room__cheek-box-item-icon-2"> <div class="input-datepicker"> <input id="datepicker1" name="date" type="text" placeholder="MM/DD/YYY"> </div> <svg width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15 16H2C1.17 16 0.5 15.33 0.5 14.5V2.5C0.5 1.67 1.17 1 2 1H15C15.83 1 16.5 1.67 16.5 2.5V14.5C16.5 15.33 15.83 16 15 16ZM2 2C1.72 2 1.5 2.22 1.5 2.5V14.5C1.5 14.78 1.72 15 2 15H15C15.28 15 15.5 14.78 15.5 14.5V2.5C15.5 2.22 15.28 2 15 2H2Z" fill="white"/> <path d="M5 4C4.72 4 4.5 3.78 4.5 3.5V0.5C4.5 0.22 4.72 0 5 0C5.28 0 5.5 0.22 5.5 0.5V3.5C5.5 3.78 5.28 4 5 4ZM12 4C11.72 4 11.5 3.78 11.5 3.5V0.5C11.5 0.22 11.72 0 12 0C12.28 0 12.5 0.22 12.5 0.5V3.5C12.5 3.78 12.28 4 12 4ZM16 6H1C0.72 6 0.5 5.78 0.5 5.5C0.5 5.22 0.72 5 1 5H16C16.28 5 16.5 5.22 16.5 5.5C16.5 5.78 16.28 6 16 6Z" fill="white"/> </svg> </div> </div> <div class="room__cheek-box-item room__cheek-box-item-2"> <span> Guests </span> <div class="sidebar-right-info"> <div class="nice-select after-none select-control country" tabindex="0"><span class="current">1 Childdren 1 Adult</span> <ul class="list"> <li data-value="" class="option selected focus">1 Childdren 1 Adult</li> <li data-value="vdt" class="option">2 Childdren 2 Adult</li> <li data-value="vdt" class="option">3 Childdren 3 Adult</li> <li data-value="can" class="option">4 Childdren 4 Adult</li> <li data-value="uk" class="option">5 Childdren 5 Adult</li> </ul> </div> <svg class="icon2" width="17" height="16" viewBox="0 0 17 16" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M15 16H2C1.17 16 0.5 15.33 0.5 14.5V2.5C0.5 1.67 1.17 1 2 1H15C15.83 1 16.5 1.67 16.5 2.5V14.5C16.5 15.33 15.83 16 15 16ZM2 2C1.72 2 1.5 2.22 1.5 2.5V14.5C1.5 14.78 1.72 15 2 15H15C15.28 15 15.5 14.78 15.5 14.5V2.5C15.5 2.22 15.28 2 15 2H2Z" fill="white"/> <path d="M5 4C4.72 4 4.5 3.78 4.5 3.5V0.5C4.5 0.22 4.72 0 5 0C5.28 0 5.5 0.22 5.5 0.5V3.5C5.5 3.78 5.28 4 5 4ZM12 4C11.72 4 11.5 3.78 11.5 3.5V0.5C11.5 0.22 11.72 0 12 0C12.28 0 12.5 0.22 12.5 0.5V3.5C12.5 3.78 12.28 4 12 4ZM16 6H1C0.72 6 0.5 5.78 0.5 5.5C0.5 5.22 0.72 5 1 5H16C16.28 5 16.5 5.22 16.5 5.5C16.5 5.78 16.28 6 16 6Z" fill="white"/> </svg> </div> </div> <a class="room__btn2 room__btn2-2" href="https://asiatech.in/booking_engine/index3?token=NzMzMw==">Check Availability<i class="fa-regular fa-arrow-right"></i></a> </div> </div> </div> </section> <!--luxury-section--> <section class="luxury__area section-space-top section-space-bottom bg-color"> <div class="container"> <div class="row"> <div class="luxury__content"> <div class="col-md-3 luxury__thumb luxury__thumb-1 "> <img src="assets/imgs/about/left-img.png" alt="img not found"> </div> <div class="col-md-6 luxury__title"> <div class="section__title-wrapper text-center mb-20"> <h6 class="section__title-wrapper-subtitle mb-10 wow fadeInLeft animated" data-wow-delay=".2s">Welcome to Pasquina Guest House</h6> <h2 class="section__title-wrapper-title wow fadeInLeft animated" data-wow-delay=".3s">Experience Comfort in the Heart of Goa</h2> <p class="mt-20">Welcome to Pasquina Guest House, a serene hideaway nestled in the heart of Goa, where the warm Goan sun meets the soothing sea breeze. Located just minutes away from the pristine beaches and vibrant markets, our guest house offers the perfect blend of comfort, culture, and coastal charm. Established with love and run by a local Goan family, Pasquina Guest House is more than just a place to stay – it’s a place to belong.</p> </div> <div class="luxury__bottom"> <a href="about.php" class="luxury__btn">Explore Us <i class="fa-solid fa-arrow-right"></i></a> </div> </div> <div class="col-md-3 luxury__thumb luxury__thumb-2"> <img src="assets/imgs/about/right-img.png" alt="img not found"> </div> </div> </div> </div> </section> <!--service area--> <section class="service__area section-space "> <div class="container"> <div class="row"> <div class="section__title-wrapper text-center mb-30"> <h6 class="section__title-wrapper-subtitle mb-10 wow fadeInLeft animated" data-wow-delay=".2s">Facilities</h6> <h2 class="section__title-wrapper-title wow fadeInLeft animated" data-wow-delay=".3s">Exceptional Facilities for a<br> Memorable Stay</h2> </div> </div> <div class="row mb-minus-30"> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item service__item-2 mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Room Service</h3> </div> <div class="service__content-icon service__content-icon-2"> <img src="assets/imgs/icon/1.png" alt="iocn"> </div> </div> <p>Enjoy round-the-clock room service, delivering comfort and cuisine right to your door.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Free Wifi</h3> </div> <div class="service__content-icon"> <img src="assets/imgs/icon/2.png" alt="iocn"> </div> </div> <p>Stay connected with our complimentary high-speed Wi-Fi, ensuring seamless browsing.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item service__item-2 mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Free Parking</h3> </div> <div class="service__content-icon service__content-icon-2"> <img src="assets/imgs/icon/3.png" alt="iocn"> </div> </div> <p>Enjoy the convenience of free, secure parking throughout your stay.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Air Conditioner</h3> </div> <div class="service__content-icon "> <img src="assets/imgs/icon/4.png" alt="iocn"> </div> </div> <p>Relax in air-conditioned comfort, with climate control for a refreshing stay.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item service__item-2 mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Television</h3> </div> <div class="service__content-icon service__content-icon-2"> <img src="assets/imgs/icon/5.png" alt="iocn"> </div> </div> <p>Each room is equipped with a flat-screen television offering a variety of local channels.</p> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="service__item mb-30"> <div class="service__content"> <div class="service__content-title"> <h3 class="service__title">Toiletries</h3> </div> <div class="service__content-icon"> <img src="assets/imgs/icon/6.png" alt="iocn"> </div> </div> <p>Indulge in toiletries, ensuring a refreshing and luxurious experience.</p> </div> </div> </div> </div> </section> <!--accomodation section--> <section class="accomodation__area section-space"> <div class="container"> <div class="section3__title-wrapper mb-60"> <h2 class="section3__title-wrapper-title wow fadeInLeft animated" data-wow-delay=".3s">Accommodation</h2> <a class="rr-btn-4" href="https://asiatech.in/booking_engine/index3?token=NzMzMw==">Book Now<i class="fa-solid fa-plus"></i></a> </div> <div class="row mb-minus-30"> <div class="col-md-6"> <div class="accomodation__item mb-30"> <div class="accomodation__thumb"> <img src="assets/imgs/room/deluxe-room.jpg" alt="Deluxe Room"> </div> <div class="accomodation__content"> <div class="row"> <div class="col-md-8"> <h3>Deluxe Room</h3> </div> <div class="col-md-4"> <h3 class="room-details__dolar-title float-right"><span class="dolar">Rs.</span> 1800/<span class="span">Night</span></h3> </div> </div> <p class="mt-15">Our Deluxe Room offers a perfect blend of comfort and simplicity, ideal for guests looking for a relaxing stay in Goa. Designed with soothing tones and tasteful decor, the room features a spacious double bed, air-conditioning, a flat-screen TV, and an en-suite bathroom with modern fittings. </p> <a class="rr-btn-4 mt-20" href="deluxe-room.php">View Details <i class="fa-solid fa-plus"></i></a> </div> </div> </div> <div class="col-md-6"> <div class="accomodation__item mb-30"> <div class="accomodation__thumb"> <img src="assets/imgs/room/deluxe-room-with-balcony.jpg" alt="Deluxe Room with Balcony Image"> </div> <div class="accomodation__content"> <div class="row"> <div class="col-md-8"> <h3>Deluxe Room with Balcony</h3> </div> <div class="col-md-4"> <h3 class="room-details__dolar-title float-right"><span class="dolar">Rs.</span> 2,500/<span class="span">Night</span></h3> </div> </div> <p class="mt-15">Elevate your experience with our Deluxe Room with Balcony, where comfort meets a touch of the outdoors. Along with all the premium amenities of our standard deluxe room, this option includes a private balcony—perfect for enjoying your morning coffee or relaxing in the evening breeze.</p> <a class="rr-btn-4 mt-20" href="deluxe-room-with-balcony.php">View Details <i class="fa-solid fa-plus"></i></a> </div> </div> </div> </div> </div> </section> <!--cta--> <section class="cta__area p-relative overflow-hidden"> <div class="cta__bg-img" data-background="assets/imgs/banner-1/slide-2.png"></div> <div class="cta__content video2 wow fade-in-bottom" data-wow-delay="300ms"> <a class="video-popup popup-video video-btn" data-autoplay="true" data-vbtype="video" href="#" ><i class="fa-solid fa-play"></i> <div class="ripple"></div> </a> </div> </section> <!--book section--> <section class="book__area section-space-bottom"> <div class="container"> <div class="row text-center"> <div class="book__content"> <h2 class="book__title">Book Your Room at Pasquina Guest House!</h2> <p>Experience unmatched comfort, genuine Goa hospitality, and modern amenities at Pasquina Guest House. Your perfect coastal getaway in the vibrant heart of Goa is just a reservation away.</p> <form action="https://asiatech.in/booking_engine/index3?token=NzMzMw==" method="post" class="book__form d-flex wow fadeInLeft animated" data-wow-delay=".4s"> <button type="submit" class="book__form-btn wow fadeInLeft animated" data-wow-delay=".5s">Book Now <i class="fa-regular fa-arrow-right"></i></button> </form> </div> </div> </div> </section> <!--feature section--> <section class="feature__area section-space-bottom"> <div class="container"> <div class="row"> <div class="section-title2 mb-30"> <div class="section-title2__wrapper"> <h6 class="section__title-wrapper-subtitle text-left mb-10 wow fadeInLeft animated" data-wow-delay=".2s">Attractions</h6> <h2 class="section-title2__wrapper-title wow fadeInLeft animated" data-wow-delay=".3s">Near By Places to Explore</h2> </div> </div> </div> <div class="row mb-minus-30"> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="feature__item mb-30"> <div class="feature__thumb"> <img src="assets/imgs/attractions/1.jpg" alt="img not found"> </div> <div class="feature__content"> <h3 class="feature__title">Dudhsagar Waterfalls</h3> <p>The Dudhsagar Waterfalls are situated on the Goa-Karnataka border and are one of India’s must-see sights. The four-tiered waterfall structure is one...</p> <a class="feature__btn" href="attractions.php">Read More <i class="fa-regular fa-arrow-right"></i></a> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="feature__item mb-30"> <div class="feature__thumb"> <img src="assets/imgs/attractions/2.jpg" alt="img not found"> </div> <div class="feature__content"> <h3 class="feature__title">Baga Beach</h3> <p>Baga Beach is the most famous of all Goa sightseeing places and as a tourist visiting Goa you really haven’t been to Goa if you haven’t been to Baga...</p> <a class="feature__btn" href="attractions.php">Read More <i class="fa-regular fa-arrow-right"></i></a> </div> </div> </div> <div class="col-xl-4 col-lg-4 col-md-6 col-sm-6"> <div class="feature__item mb-30"> <div class="feature__thumb"> <img src="assets/imgs/attractions/3.jpg" alt="img not found"> </div> <div class="feature__content"> <h3 class="feature__title">Candolim Beach</h3> <p>Running from Calangute Beach on one side to Fort Aguada on the other is the Candolim Beach. The day activities offered on this beach are its best...</p> <a class="feature__btn" href="attractions.php">Read More <i class="fa-regular fa-arrow-right"></i></a> </div> </div> </div> </div> </div> </section> <!-- SI Testimonial Area --> <section class="si__testimonial__area pt-60 pb-60" style="background: url(assets/imgs/testimonial/bg.jpg);background-repeat: no-repeat; background-size: cover; background-position: center;"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="si__section__title text-center pb-40"> <h6>Testimonials</h6> <h1>Words From Our Guests</h1> </div> </div> <div class="col-lg-4"> <div class="si__testimonial__box"> <div class="si__testimonial__text text-center"> <p>In terms of room condition,service, especially hotel location this hotel is very good.With in just few meter (almost 100m) distance you can reach Baga Beach.Every service is available nearest to this hotel.So I am highly recommending this hotel for anyone.</p> </div> <div class="si__testimonial__icon text-center"> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> </div> </div> <div class="si__testimonial__right"> <div class="si__testimonial__thumb text-center"> <img src="assets/imgs/testimonial/1.png" alt=""> </div> <div class="si__testimonial__content text-center"> <span>Partha Patra</span> <p>Guest</p> </div> </div> </div> <div class="col-lg-4"> <div class="si__testimonial__box"> <div class="si__testimonial__text text-center"> <p>Our room was nice. The managers of the hotel were immensely supportive and proactive of all our needs and provided great recommendations and help in terms of food and travel. The hotel was a 2 minute walk from the Baga beach and the Tito's lane which was an added bonus. </p> </div> <div class="si__testimonial__icon text-center"> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> </div> </div> <div class="si__testimonial__right"> <div class="si__testimonial__thumb text-center"> <img src="assets/imgs/testimonial/3.png" alt=""> </div> <div class="si__testimonial__content text-center"> <span>Arsh Verma</span> <p>Guest</p> </div> </div> </div> <div class="col-lg-4"> <div class="si__testimonial__box"> <div class="si__testimonial__text text-center"> <p>It was amazing to stay here with my wife. Rooms and bathrooms are spacious for couples. Water, wifi and AC are working well. It's a 2 min walk from Baga Beach. The staff are very cooperative and attend the issue on call. Overall my experience is excellent. Room and bathroom are clean and spacious. We booked Balcony room.</p> </div> <div class="si__testimonial__icon text-center"> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> <i class="fa-sharp fa-solid fa-star"></i> </div> </div> <div class="si__testimonial__right"> <div class="si__testimonial__thumb text-center"> <img src="assets/imgs/testimonial/2.png" alt=""> </div> <div class="si__testimonial__content text-center"> <span>Gaurav Singh</span> <p>Guest</p> </div> </div> </div> </div> </div> </section> </main> <?php include 'include/footer.php';?> <!-- JS here --> <script src="assets/js/vendor/jquery-3.6.0.min.js"></script> <script src="assets/js/plugins/waypoints.min.js"></script> <script src="assets/js/vendor/bootstrap.bundle.min.js"></script> <script src="assets/js/plugins/meanmenu.min.js"></script> <script src="assets/js/plugins/swiper.min.js"></script> <script src="assets/js/plugins/wow.js"></script> <script src="assets/js/vendor/magnific-popup.min.js"></script> <script src="assets/js/vendor/type.js"></script> <script src="assets/js/vendor/vanilla-tilt.js"></script> <script src="assets/js/plugins/nice-select.min.js"></script> <script src="assets/js/vendor/odometer.min.js"></script> <script src="assets/js/vendor/jquery-ui.min.js"></script> <script src="assets/js/plugins/parallax-scroll.js"></script> <script src="assets/js/plugins/jquery.countdown.min.js"></script> <script src="assets/js/vendor/smooth-scroll.js"></script> <script src="assets/js/plugins/isotope-docs.min.js"></script> <script src="assets/js/plugins/slick.min.js"></script> <script src="assets/js/vendor/ajax-form.js"></script> <script src="assets/js/main.js"></script> </body> </html>
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.02 |
proxy
|
phpinfo
|
Settings