Domain: amberpublishers.in
Server Adress: 86.38.243.169

privdayz.com

/home/u866425823/domains/gsizzelers.com/public_html/
Dosya Yükle :
Current File : //home/u866425823/domains/gsizzelers.com/public_html/index.php

<!DOCTYPE html>
<html lang="en">

<?php
include 'common/head.php';
include 'common/helper.php';

?>

<body>

  <?php include 'common/header.php';
  ?>


  <!-- ======= Hero Section ======= -->
  <section id="hero" class="d-flex align-items-center">
    <div class="container position-relative text-center text-lg-start" data-aos="zoom-in" data-aos-delay="2 00">
      <div class="row">
        <div class="col-lg-8">
          <h1>Welcome to <span>G-Sizzelers</span></h1>
          <h2>Delivering great food for all</h2>

          <div class="btns">
            <a href="#menu" class="btn-menu animated fadeInUp scrollto">Our Menu</a>
            <!-- <a href="#book-a-table" class="btn-book animated fadeInUp scrollto">Book a Table</a> -->
          </div>
        </div>
        <!-- <div class="col-lg-4 d-flex align-items-center justify-content-center position-relative" data-aos="zoom-in" data-aos-delay="200">
          <a href="https://www.youtube.com/watch?v=u6BOC7CDUTQ" class="glightbox play-btn"></a>
        </div> -->

      </div>
    </div>
  </section><!-- End Hero -->

  <main id="main">

    <!-- ======= About Section ======= -->
    <section id="about" class="about">
      <div class="container" data-aos="fade-up">

        <div class="row">
          <div class="col-lg-6 order-1 order-lg-2" data-aos="zoom-in" data-aos-delay="100">
            <div class="about-img">
              <img src="assets/img/about.jpg" alt="about-image">
            </div>
          </div>
          <div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1 content">
            <h3>G -Sizzelers restobar offers you variety of Filipino American Cuisine that will satisfy your daily cravings</h3>
            <p class="fst-italic">
              "Where Flavor Knows No Bounds: Elevating Moods, One Plate at a Time"
            </p>
            <ul>
              <li><i class="bi bi-check-circle"></i> Fusion Flavors: We blend the traditional with the contemporary, infusing each dish with a modern twist to bring a fresh and exciting experience to our diners' palates.</li>
              <li><i class="bi bi-check-circle"></i> Culinary Love: Our passion for food shines through in every dish we prepare. We pour our hearts into creating culinary delights that satisfy not just hunger, but also a deep appreciation for flavors.</li>
              <li><i class="bi bi-check-circle"></i> Mood Enhancement: We believe that great food has the power to elevate moods and create memorable moments. Our carefully crafted dishes are designed to complete the mood of each customer, turning meals into delightful experiences.</li>
            </ul>
            <p>
              We adopt the flavors of every dishes we serve to modernisize our Cuisine . We share the love for Food and serve to complete the mood of each and every customer we have . There is nothing more in spreading Good food : Good Mood ...

            </p>
          </div>
        </div>

      </div>
    </section><!-- End About Section -->

    <!-- ======= Why Us Section ======= -->
    <section id="why-us" class="why-us">
      <div class="container" data-aos="fade-up">

        <div class="section-title">
          <h2>Why Us</h2>
          <p>Why Choose Our Restaurant</p>
        </div>

        <div class="row">

          <div class="col-lg-4">
            <div class="box" data-aos="zoom-in" data-aos-delay="50">
              <span>01</span>
              <h4>Innovative Culinary Fusion:</h4>
              <p>Experience a marriage of traditional and contemporary flavors that will tantalize your taste buds like never before.</p>
            </div>
          </div>

          <div class="col-lg-4 mt-4 mt-lg-0">
            <div class="box" data-aos="zoom-in" data-aos-delay="50">
              <span>02</span>
              <h4>Passionate Chefs:</h4>
              <p>Our dedicated chefs infuse each dish with creativity and expertise, ensuring a gastronomic journey that's always a delight.</p>
            </div>
          </div>

          <div class="col-lg-4 mt-4 mt-lg-0">
            <div class="box" data-aos="zoom-in" data-aos-delay="50">
              <span>03</span>
              <h4>Quality Ingredients:</h4>
              <p>We source only the freshest and finest ingredients to craft dishes that showcase our commitment to quality.</p>
            </div>
          </div>

        </div>

      </div>
    </section><!-- End Why Us Section -->

    <!-- ======= Menu Section ======= -->
    <section id="menu" class="menu section-bg">
      <div class="container" data-aos="fade-up">

        <div class="section-title">
          <h2>Menu</h2>
          <p>Check Our Tasty Menu</p>
        </div>

        <div class="row" data-aos="fade-up" data-aos-delay="100">
          <div class="col-lg-12 d-flex justify-content-center">
            <ul id="menu-flters">
              <li data-filter="*" class="filter-active">All</li>
              <li data-filter=".filter-starters">Let's Try</li>
              <li data-filter=".filter-specialty">Specialty</li>
              <li data-filter=".filter-salads">Other</li>
            </ul>
          </div>
        </div>

        <div class="row menu-container" data-aos="fade-up" data-aos-delay="200">

          <div class="col-lg-6 menu-item filter-starters">
            <img src="assets/img/dishes/beef_salpicao.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Beef Salpicao</a>
              <!-- <span>$5.95</span> -->
            </div>
            <div class="menu-ingredients">
              One-pan wonder: Tender beef sirloin marinated in a blend of garlic, soy sauce, and spices, sautéed to perfection with chili peppers and finished with a touch of butter and fresh parsley.
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-specialty">
            <img src="assets/img/dishes/chicken_sisig.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Chicken Sisig</a>
              <!-- <span>$6.95</span> -->
            </div>
            <div class="menu-ingredients">
              Harmonious medley: Finely chopped chicken breast tossed with sautéed onions, green chilies, and a creamy mayo-soy blend, topped with a zesty citrus twist and crowned with a luscious egg.
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-starters">
            <img src="assets/img/dishes/chopseuy mix veg.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Chopseuy Mix Veggie</a>
              <!-- <span>$7.95</span> -->
            </div>
            <div class="menu-ingredients">
              "Colorful symphony: A stir-fry of crisp cabbage, vibrant carrots, bell peppers, and a medley of fresh vegetables, harmonized with a savory soy-ginger sauce and a whisper of sesame oil.
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-salads">
            <img src="assets/img/dishes/shrimp_thermidor.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Shrimp Thermidor</a>
              <!-- <span>$8.95</span> -->
            </div>
            <div class="menu-ingredients">
              Decadent elegance: Plump shrimp enveloped in a velvety, cheese-infused sauce, accented with a medley of aromatic flavors, and crowned with a golden breadcrumb crust
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-specialty">
            <img src="assets/img/dishes/lechon oven.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Lechon Oven</a>
              <!-- <span>$9.95</span> -->
            </div>
            <div class="menu-ingredients">
              Crispy perfection: A succulent whole pig roast, slow-cooked in the oven, resulting in tender meat beneath a crackling golden skin
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-starters">
            <img src="assets/img/dishes/chinese_fried_shanghai_rolls.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Chinese Fried Shanghai Rolls</a>
              <!-- <span>$4.95</span> -->
            </div>
            <div class="menu-ingredients">
              Crispy delights from the East: Thin wrappers encase a flavorful mix of ground pork and vegetables, deep-fried to golden perfection.
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-salads">
            <img src="assets/img/dishes/garlic_parmesan_chicken.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Garlic Parmesan Chicken</a>
              <!-- <span>$9.95</span> -->
            </div>
            <div class="menu-ingredients">
              Savory indulgence: Juicy chicken coated with a golden blend of garlic and Parmesan, delivering a symphony of rich flavors.
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-salads">
            <img src="assets/img/dishes/lemon_butter_chicken.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Lemon Butter Chicken</a>
              <!-- <span>$9.95</span> -->
            </div>
            <div class="menu-ingredients">
              Citrus-infused delight: Succulent chicken breasts, bathed in a velvety lemon butter sauce, offering a harmonious marriage of zesty and creamy
            </div>
          </div>

          <div class="col-lg-6 menu-item filter-specialty">
            <img src="assets/img/dishes/slice_beef_steak_grilled.webp" class="menu-img" alt="">
            <div class="menu-content">
              <a href="#">Slice Beef Steak Grilled</a>
            </div>
            <div class="menu-ingredients">
              Savor the grill: Thinly sliced beef steak, marinated to tenderize and enhance flavor, then expertly grilled to smoky perfection
            </div>
          </div>

        </div>

      </div>
    </section><!-- End Menu Section -->

    <!-- ======= Specials Section ======= -->
    <section id="specials" class="specials">
      <div class="container" data-aos="fade-up">
        <div class="section-title">
          <h2>Specials</h2>
          <p>Check Our Specials</p>
        </div>
        <div class="row" data-aos="fade-up" data-aos-delay="400">
          <div class="col-lg-3">
            <ul class="nav nav-tabs flex-column">
              <li class="nav-item">
                <a class="nav-link active show" data-bs-toggle="tab" href="#tab-1">Beef Kaldereta</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-2">Chicken Cordon Bleu</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-3">Cripsy Pork Kare Kare</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-4">Chopseuy</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-5">Beef Missono</a>
              </li>
            </ul>
          </div>
          <div class="col-lg-9 mt-4 mt-lg-0">
            <div class="tab-content">
              <div class="tab-pane active show" id="tab-1">
                <div class="row">
                  <div class="col-lg-8 details order-2 order-lg-1">
                    <h3>Richness in every bite:</h3>
                    <p class="fst-italic">A Filipino classic, Beef Kaldereta is a hearty stew featuring tender beef chunks simmered in a tomato-based sauce, enriched with a medley of vegetables and a touch of Filipino flair.</p>
                    <p>The beef in Beef Kaldereta is a great source of protein, essential for muscle repair and growth, as well as overall body health</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/dishes/beef_kaldereta.webp" alt="" class="img-fluid">
                  </div>
                </div>
              </div>
              <div class="tab-pane" id="tab-2">
                <div class="row">
                  <div class="col-lg-8 details order-2 order-lg-1">
                    <h3>Sophisticated elegance on a plate: </h3>
                    <p class="fst-italic">Chicken Cordon Bleu is a culinary masterpiece that marries tender chicken breasts with layers of savory ham and melted cheese, creating a harmonious blend of flavors and textures.</p>
                    <p>Chicken is a lean source of protein, essential for muscle growth, immune function, and overall health.</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/dishes/chicken_cordon_bleu.webp" alt="" class="img-fluid">
                  </div>
                </div>
              </div>
              <div class="tab-pane" id="tab-3">
                <div class="row">
                  <div class="col-lg-8 details order-2 order-lg-1">
                    <h3>Crispy delight with a twist: </h3>
                    <p class="fst-italic">Crispy Pork Kare-Kare is a modern take on the classic Filipino stew, featuring succulent pork belly with a golden crunch, served in a luscious peanut sauce alongside an array of vibrant vegetables.</p>
                    <p>Crispy Pork Kare-Kare combines the familiar comfort of crispy pork with the rich and nutty flavors of traditional Kare-Kare.</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/dishes/crispy_pork_kare_kare.webp" alt="" class="img-fluid">
                  </div>
                </div>
              </div>
              <div class="tab-pane" id="tab-4">
                <div class="row">
                  <div class="col-lg-8 details order-2 order-lg-1">
                    <h3>Vibrant medley of flavors and colors: </h3>
                    <p class="fst-italic">Chop Suey is a harmonious stir-fry that brings together a colorful assortment of fresh vegetables and tender protein, bathed in a savory sauce for a satisfying and wholesome meal</p>
                    <p>Chop Suey's diverse assortment of vegetables provides a range of vitamins, minerals, and antioxidants</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/dishes/chopseuy.webp" alt="" class="img-fluid">
                  </div>
                </div>
              </div>
              <div class="tab-pane" id="tab-5">
                <div class="row">
                  <div class="col-lg-8 details order-2 order-lg-1">
                    <h3>Round indulgence of savory delight: </h3>
                    <p class="fst-italic">Beef Missono presents a unique culinary creation, where finely minced beef is skillfully molded into a round shape, delivering a savory burst of flavors in every bite.</p>
                    <p>The round shape of Beef Missono lends itself to creative presentation, making it an interesting centerpiece on a plate.</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/dishes/beef_missono.webp" alt="" class="img-fluid">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>

      </div>
    </section><!-- End Specials Section -->


    <!-- ======= Contact Section ======= -->
    <section id="contact" class="contact">
      <div class="container" data-aos="fade-up">
        <div class="section-title">
          <h2>Contact</h2>
          <p>Contact Us</p>
        </div>
      </div>
      <div class="container" data-aos="fade-up">
        <div class="row">
          <div class="col-lg-4">
            <div class="info">
              <div class="address">
                <i class="bi bi-geo-alt"></i>
                <h4>Location:</h4>
                <p> JJ Linao Rd. Panilao Pilar<br>Bataan, Philippines</p>
              </div>
              <div class="open-hours">
                <i class="bi bi-clock"></i>
                <h4>Open Hours:</h4>
                <p>
                  Monday-Saturday:<br>
                  11:00 AM - 23:00 PM
                </p>
              </div>
              <div class="email">
                <i class="bi bi-envelope"></i>
                <h4>Email:</h4>
                <a href="mailto:[email protected]">
                  <p>[email protected]</p>
                </a>
              </div>
              <div class="phone">
                <i class="bi bi-phone"></i>
                <h4>Call:</h4>
                <a href="tel:+63-09694950354">
                  <p>+63-09694950354</p>
                </a>
              </div>
            </div>
          </div>
          <div class="col-lg-8 mt-5 mt-lg-0">
            <div class="container" data-aos="fade-up">
              <div class="container">
                <div class=" form">
                  <form action="#" method="get" class="php-email-form" id="contact-form">
                    <div class="row">
                      <div class="form-group col-md-6">
                        <input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
                      </div>
                      <div class="form-group col-md-6 mt-3 mt-md-0">
                        <input type="email" class="form-control" name="email" id="email" placeholder="Your Email" required>
                      </div>
                    </div>
                    <div class="form-group mt-3">
                      <input type="text" class="form-control" name="subject" id="subject" placeholder="Subject" required>
                    </div>
                    <div class="form-group mt-3">
                      <textarea class="form-control" name="message" rows="5" placeholder="Message" required></textarea>
                    </div>
                    <div class="my-3">
                      <div class="loading">Loading</div>
                      <div class="error-message"></div>
                      <div class="sent-message">Your message has been sent. Thank you!</div>
                    </div>
                    <div class="text-center"><button type="submit" id="send-message">Send Message</button></div>
                  </form>
                </div>
              </div>
            </div>
          </div>
        </div>
      </div>
    </section>

    <!-- End Contact Section -->
  </main><!-- End #main -->
  <!-- ======= Footer ======= -->
  <?php include 'common/footer.php'; ?>
  <!-- End Footer -->

  <a href="#" class="back-to-top d-flex align-items-center justify-content-center"><i class="bi bi-arrow-up-short"></i></a>

  <?php include 'common/scripts.php'; ?>
</body>

</html>

coded by Privdayz.com - Visit https://privdayz.com/ for more php shells.