https://1580.co.uk/

提交的 URL:
https://1580.co.uk/
报告完成时间:

链接 · 找到 1 个

链接文本
https://1580indian.co.uk/order-nowOrder Online

JavaScript 变量 · 找到 24 个

名称类型
0object
1object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
google_tag_managerobject
google_tag_dataobject
gaGlobalobject

控制台日志消息 · 找到 0 条

HTML

<!DOCTYPE html><html><head>
  <meta charset="utf-8">
  <meta content="width=device-width, initial-scale=1.0" name="viewport">

  <title>1580 Contemporary Indian Restaurant</title>
<meta name="description" content="Experience the flavors of India at our authentic restaurant located in [Yenton], [Sutton Coldfield], [Little Aston], [Walmley],[Birmingham]. From spicy curries to savory tandoori dishes, we have something for every palate. Dine-in or order online for pickup or delivery.">

<meta name="keywords" content="indian food, indian restaurant, curry, tandoori, dine-in, pickup, delivery, [Yenton], [Sutton Coldfield], [Little Aston], [Walmley],[Birmingham].">

<meta name="author" content="[1580 Contemporary Indian Restaurant">

<meta name="viewport" content="width=device-width, initial-scale=1.0">


  <!-- Google tag (gtag.js) -->
<script async="" src="https://www.googletagmanager.com/gtag/js?id=G-50NX766EJ1"></script>
<script>
  window.dataLayer = window.dataLayer || [];
  function gtag(){dataLayer.push(arguments);}
  gtag('js', new Date());

  gtag('config', 'G-50NX766EJ1');
</script>




  <!-- Favicons -->
  <link href="assets/img/favicon.png" rel="icon">
  <link href="assets/img/apple-touch-icon.png" rel="apple-touch-icon">

  <!-- Google Fonts -->
  <link href="https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i|Playfair+Display:ital,wght@0,400;0,500;0,600;0,700;1,400;1,500;1,600;1,700|Poppins:300,300i,400,400i,500,500i,600,600i,700,700i" rel="stylesheet">

  <!-- Vendor CSS Files -->
  <link href="assets/vendor/animate.css/animate.min.css" rel="stylesheet">
  <link href="assets/vendor/aos/aos.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">
  <link href="assets/vendor/bootstrap-icons/bootstrap-icons.css" rel="stylesheet">
  <link href="assets/vendor/boxicons/css/boxicons.min.css" rel="stylesheet">
  <link href="assets/vendor/glightbox/css/glightbox.min.css" rel="stylesheet">
  <link href="assets/vendor/swiper/swiper-bundle.min.css" rel="stylesheet">

  <!-- Main CSS File -->
  <link href="assets/css/style.css" rel="stylesheet">
</head>

<body>
 <!-- <div id="popup">

    <h2>GET 25% OFF YOUR NEXT MEAL</h2>
    <p>Sign Up below and get 
      <p2>25% off your next food bill</p2> <br>
    </p>

    <form name="submit-to-google-sheet">
      <input type="Name" name="Name" placeholder="Full Name"><br>
      <input type="telNo" name="telNo"  placeholder="Mobile Number">

      <div class="tacbox">
        <input id="checkbox" type="checkbox" />
        <label for="checkbox"> I agree to these <a href="#">Terms and Conditions</a>.</label>
      </div>

      <input type="submit" value="Subscribe"> <br>
      <span id="Success"></span>
    </form>
    <button id="close-button">X</button>
  </div>

  
  
  <script>
    window.addEventListener('load', function() {
      var popup = document.getElementById('popup');
      popup.style.display = 'block';
    });
  
    const closeButton = document.getElementById('close-button');
    closeButton.addEventListener('click', function() {
      var popup = document.getElementById('popup');
      popup.style.display = 'none';
    });
  
    const scriptURL = 'https://script.google.com/macros/s/AKfycbyDC6vul3FTH7NRSaDvl8UGnLpOXWA4bvDrDNIwCjvO_YuQqVgeGAc9bg_pYuCwZqft/exec'
    const form = document.forms['submit-to-google-sheet']
    const Success = document.getElementById('Success');
    form.addEventListener('submit', e => {
  e.preventDefault()
  fetch(scriptURL, { method: 'POST', body: new FormData(form)})
    .then(response => {
      Success.innerHTML="Thank you for Subscribing"
      Success.style.color = "black"; // set the color of the text to black
      setTimeout(function()
      {
        Success.innerHTML="";
        // close the popup
        var popup = document.getElementById('popup');
        popup.style.display = 'none';
      }, 1000) // 10 seconds
      form.reset();
    })
    .catch(error => console.error('Error!', error.message))
});
  </script>

 -->

  <!-- ======= Top Bar ======= -->
  <div id="topbar" class="d-flex align-items-center fixed-top">
    <div class="container d-flex justify-content-center justify-content-md-between">

      <div class="contact-info d-flex align-items-center">
        <i class="bi bi-phone d-flex align-items-center"><span>+44 (0) 1214394243</span></i>
      <!--  <i class="bi bi-clock d-flex align-items-center ms-4"><span> Mon-Sat: 11AM - 23PM</span></i> -->
      </div>
    </div>
  </div>
  <!-- ======= Header ======= -->
  <header id="header" class="fixed-top d-flex align-items-cente">
    <div class="container-fluid container-xl d-flex align-items-center justify-content-lg-between">

      <a class="logo me-auto me-lg-0" href="/"><img src="assets/img/logo.png" alt="" class="img-fluid" width="55"></a>
      <h1 class="logo me-auto me-lg-0"></h1>
    

      <nav id="navbar" class="navbar order-last order-lg-0">
        <ul>
          <li><a class="nav-link scrollto active" href="#hero">Home</a></li>
          <li><a class="nav-link scrollto" href="#about">About</a></li>
          <li><a class="nav-link scrollto" href="#Christmas">Christmas</a></li>
          <li><a class="nav-link scrollto" href="#specials">Specials</a></li>
          <li><a class="nav-link scrollto" href="#events">Offer</a></li>
          <li><a class="nav-link scrollto" href="#gallery">Gallery</a></li>
          <li><a class="nav-link scrollto" href="#contact">Contact</a></li>
        </ul>
        <i class="bi bi-list mobile-nav-toggle"></i>
      </nav><!-- .navbar -->
      <a href="#book-a-table" class="book-a-table-btn scrollto d-none d-lg-flex">Book a table</a>

    </div>
  </header><!-- End Header -->

  <!-- ======= 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="100">
      <div class="row">
        <div class="col-lg-8">
          <h1>Welcome to <span>1580 Contemporary Indian Restaurant</span></h1>
          <h2>Delivering great food for more than 18 years!</h2>
          <p style="font-size: small;">Redeem 15% Discount on all Delivery &amp; Collection (T&amp;C apply)</p>

          <div class="btns">
            <a href="./assets/menu/food menu print v2.pdf" class="btn-menu animated fadeInUp scrollto">Our Menu</a>
            <a href="https://1580indian.co.uk/order-now" class="btn-book animated fadeInUp scrollto">Order Online</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="#book-a-table" class="glightbox play-btn"></a>
        </div>  --> 


        <div class="btns">
          <a href="#book-a-table" class="btn-menu animated fadeInUp scrollto">Book a table</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="">
            </div>
          </div>
          <div class="col-lg-6 pt-4 pt-lg-0 order-2 order-lg-1 content">
            
            <h2>A Teste of History</h2>
            <p>
              In 1580, sailor Sir Francis Drake circumnavigated the earth in search of something rather precious. His expeditions paid him handsomely. For, he did not just return with sterling silver and glittering gems, but sacks full of exotic spices. A ‘treasure’ so valuable that it helped pay the entire national debt and in return Queen Elizabeth&nbsp;knighted&nbsp;Drake.
            </p>
            <br>
              <br>
              <h2>The New 1580</h2>
            <p>
              The new 1580 is the passionate result of
              father &amp; son duo, Ram Adhikari and Prajowl
              Adhikari, have for the flavours and cuisine of
              Nepal and North India, perfectly paired with
              warm and charismatic Nepali hospitality
            </p>
            <p>
              Executive Chef Ram and his kitchen team will transport you on a culinary journey through Himalays of Nepal, the plains of Terai to the farm lands of Punjab. Whereas Host Praj will be found ensuring that every table is looked after to perfection. With a fantastic Mixology programme you can expect to find a tripple to quench your thirst. Make sure to ask for the house&nbsp;favourites.  
            </p>

          </div>
        </div>

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



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

    <div class="section-title">
      <h2>Christmas 2023</h2>
      <p>Have yourself a Merry Little Festival </p>
    </div>

    <div class="Christmas" data-aos="fade-up" data-aos-delay="100">
      <div class="swiper-wrapper">

        <div class="swiper-slide">
          <div class="row event-item">
            <div class="col-lg-6">
              <img src="assets/img/event-birthday.jpg" class="img-fluid" alt="">
            </div>
            <div class="col-lg-6 pt-4 pt-lg-0 content">
              <br> <br>
              <h3>The Perfect celebration!</h3>
              <p class="fst-italic">
                Our festive menu makes the perfect treat for friends &amp; family near &amp; far. 
                They’ll love the deliciously fresh South Asia menu, the mouth-watering desserts &amp;
                the exotic cocktails that’ll transport them to the beach of Goa to foothills of Himalayas
                – all served up with the energy of&nbsp;the&nbsp;Festival.
              </p>  
  
              <div <button="">
              <c-button class="alt" style="background-color: #CC2A41" id="openPdfButton">View Menu</c-button>


              <script>
                document.addEventListener("DOMContentLoaded", function() {
                    // Get a reference to the button element by its ID
                    var openPdfButton = document.getElementById("openPdfButton");
                
                    // Add a click event listener to the button
                    openPdfButton.addEventListener("click", function() {
                        // Specify the path to your PDF file
                        var pdfFilePath = "./downloads/christmas menu print.pdf";                
                        // Open the PDF in a new window or tab
                        window.open(pdfFilePath, "_blank");
                    });
                });
                </script>
          </div>




          <script>
document.addEventListener("DOMContentLoaded", function() {
    // Get a reference to the button element by its ID
    var openPdfButton = document.getElementById("openPdfButton");

    // Add a click event listener to the button
    openPdfButton.addEventListener("click", function() {
        // Specify the path to your PDF file
        var pdfFilePath = "path-to-your-pdf-file.pdf";

        // Open the PDF in a new window or tab
        window.open(pdfFilePath, "_blank");
    });
});
</script>
            </div>
          </div>
        </div><!-- End testimonial item -->
            </div>
          </div>
    </div>
</section><!-- End Events 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="100">
              <img src="./assets/img/bubble rating.svg" class="review" alt="review">
              <h4>Service was amazing as you'd expect from a family run restaurant. Will be coming&nbsp;back&nbsp;for&nbsp;sure!</h4>
              <p>Review by Tripadvisor Traveller 19 Nov&nbsp;2022</p>
              <br>  <br>       
            </div>
          </div>

          <div class="col-lg-4 mt-4 mt-lg-0">
            <div class="box" data-aos="zoom-in" data-aos-delay="100">
              <img src="./assets/img/bubble rating.svg" class="review" alt="review">
              <h4>Particularly recommend the momos, Himalayan Venison and the Handi Gosht</h4>
              <p>"Review by Tripadvisor Traveller&nbsp;5&nbsp;Nov&nbsp;2022" 
              </p>
              <br>  <br>  <br>      
            </div>
          </div>

          <div class="col-lg-4 mt-4 mt-lg-0">
            <div class="box" data-aos="zoom-in" data-aos-delay="100">
              <img src="./assets/img/bubble rating.svg" class="review" alt="review">
              <h4>"We had cocktails with our food which were excellent and a lot better than we were expecting- the restaurant runs a 2 for £12 cocktail&nbsp;offer."</h4>
              <p>Review by Tripadvisor Traveller 32 Oct&nbsp;2022</p>
              <br>  
            </div>
          </div>

        </div>

      </div>
    </section><!-- End Why Us 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="100">
          <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">MOMO MANIA</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-2">KHASI KO JHOL</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-3">TAWA SALMON FILLET</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-4">CHOWMEIN</a>
              </li>
              <li class="nav-item">
                <a class="nav-link" data-bs-toggle="tab" href="#tab-5">Royal Thali</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></h3>
                    <p class="fst-italic">Selection of steamed, fried and chilli
                      MoMos, served with special tomato &amp;
                      sesame sauce. This will take you back to                    
                      streets of Lalitpur.</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/specials-1.png" 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></h3>
                    <p class="fst-italic">Mutton on the bone slow-cooked in tomato
                      based gravy flavoured with fresh blend of
                      Nepalese spices, nutmeg and fresh coriander.
                      A true reflection of Dashain Festival.</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/Goat-on-the-bone-e1610360240104.jpg" 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></h3>
                    <p class="fst-italic">Salmon fillet encrusted with a blend of unique
                      pounded spices, cooked on a griddle then served on a
                      bed of sweet potato mash.</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/specials-3.png" 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></h3>
                    <p class="fst-italic">Stir-fried thick noodles cooked with ginger,
                      garlic, soya sauce, spring onion, green chilly
                      and flavoured with Himalayan spices.</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/specials-4.png" 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></h3>
                    <p class="fst-italic">Our chefs prepare and choose the veg dishes for your thali, changing them regularly to keep your tasterained. You then get to choose one of
                      the dishes weather you are meat lover
                      or prefer to keep it all veggie...
                      
                      A great way to enjoy Indian feast
                      gau’le chicken
                      Village style slow-cooked chicken breast
                      with ginger, garlic, onions and tomato
                      nana’s ghost
                      Spicy on the bone lamb curry slow-cooked
                      to perfection, just how grand-pa liked
                      achari baigan
                      
                      Aubergine curry made with tomatoes, onions,
                      garlic and cumin &amp; that pickled twang
                      
                      katar
                      Jack fruit in a spicy &amp; dry curry</p>
                  </div>
                  <div class="col-lg-4 text-center order-1 order-lg-2">
                    <img src="assets/img/specials-5.png" alt="" class="img-fluid">
                  </div>
                </div>
              </div>
            </div>
          </div>
        </div>

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

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

        <div class="section-title">
          <h2>Offers</h2>
          <p>Special promotions</p>
        </div>

        <div class="events-slider swiper-container swiper-container-initialized swiper-container-horizontal swiper-container-pointer-events" data-aos="fade-up" data-aos-delay="100">
          <div class="swiper-wrapper" id="swiper-wrapper-f75b89c507f618101" aria-live="off" style="transform: translate3d(-2088px, 0px, 0px); transition-duration: 600ms;"><div class="swiper-slide swiper-slide-duplicate swiper-slide-duplicate-prev" data-swiper-slide-index="0" role="group" aria-label="1 / 6">
              <div class="row event-item">
                <div class="col-lg-6">
                  <img src="assets/img/event-private.jpg" class="img-fluid" alt="">
                </div>
                <div class="col-lg-6 pt-4 pt-lg-0 content">
                  <br> <br> 
                  <h3>Bottomless Tapas</h3>
                  <p class="fst-italic">
                    Join us at 1580 for an unlimited pour of your favorite draft beers, ciders, and cocktails with our Bottomless Tapas option.
                     Our selection of tap options is constantly rotating, so you can try something new every time you visit.
                      Perfect for a casual dinner out with friends or a celebration, our bottomless taps will keep your glass full and the good times flowing.
                     Don't miss out on this great deal – stop by and see us today for a fun and refreshing dining experience.
                  </p>

                  <h6">Pre-bookings only, Call us now to secure your table.
                </h6"></div>

              </div>
            </div><div class="swiper-slide swiper-slide-duplicate swiper-slide-duplicate-active" data-swiper-slide-index="1" role="group" aria-label="2 / 6">
              <div class="row event-item">
                <div class="col-lg-6">
                  <img src="assets/img/Offer.jpg" class="img-fluid" alt="">
                </div>
                <div class="col-lg-6 pt-4 pt-lg-0 content">
                  <br> <br>
                  <h3>Mid-Week Deal (two-course for £16.99)</h3>
                  <p>
                    Join us every Tuesday to Thursday for a delectable deal! Enjoy a fantastic two-course meal and
                     a refreshing drink, all for just £16.99. Savor the flavors and make your midweek special with us. 
                  </p>
                  <h6">Book your table today!
                </h6"></div>
              </div>
            </div>
            <div class="swiper-slide swiper-slide-prev swiper-slide-duplicate-next" data-swiper-slide-index="0" role="group" aria-label="3 / 6">
              <div class="row event-item">
                <div class="col-lg-6">
                  <img src="assets/img/event-private.jpg" class="img-fluid" alt="">
                </div>
                <div class="col-lg-6 pt-4 pt-lg-0 content">
                  <br> <br> 
                  <h3>Bottomless Tapas</h3>
                  <p class="fst-italic">
                    Join us at 1580 for an unlimited pour of your favorite draft beers, ciders, and cocktails with our Bottomless Tapas option.
                     Our selection of tap options is constantly rotating, so you can try something new every time you visit.
                      Perfect for a casual dinner out with friends or a celebration, our bottomless taps will keep your glass full and the good times flowing.
                     Don't miss out on this great deal – stop by and see us today for a fun and refreshing dining experience.
                  </p>

                  <h6">Pre-bookings only, Call us now to secure your table.
                </h6"></div>

              </div>
            </div><!-- End testimonial item -->
            <div class="swiper-slide swiper-slide-active" data-swiper-slide-index="1" role="group" aria-label="4 / 6">
              <div class="row event-item">
                <div class="col-lg-6">
                  <img src="assets/img/Offer.jpg" class="img-fluid" alt="">
                </div>
                <div class="col-lg-6 pt-4 pt-lg-0 content">
                  <br> <br>
                  <h3>Mid-Week Deal (two-course for £16.99)</h3>
                  <p>
                    Join us every Tuesday to Thursday for a delectable deal! Enjoy a fantastic two-course meal and
                     a refreshing drink, all for just £16.99. Savor the flavors and make your midweek special with us. 
                  </p>
                  <h6">Book your table today!
                </h6"></div>
              </div>
            </div><!-- End testimonial item -->
          <div class="swiper-slide swiper-slide-duplicate swiper-slide-next swiper-slide-duplicate-prev" data-swiper-slide-index="0" role="group" aria-label="5 / 6">
              <div class="row event-item">
                <div class="col-lg-6">
                  <img src="assets/img/event-private.jpg" class="img-fluid" alt="">
                </div>
                <div class="col-lg-6 pt-4 pt-lg-0 content">
                  <br> <br> 
                  <h3>Bottomless Tapas</h3>
                  <p class="fst-italic">
                    Join us at 1580 for an unlimited pour of your favorite draft beers, ciders, and cocktails with our Bottomless Tapas option.
                     Our selection of tap options is constantly rotating, so you can try something new every time you visit.
                      Perfect for a casual dinner out with friends or a celebration, our bottomless taps will keep your glass full and the good times flowing.
                     Don't miss out on this great deal – stop by and see us today for a fun and refreshing dining experience.
                  </p>

                  <h6">Pre-bookings only, Call us now to secure your table.
                </h6"></div>

              </div>
            </div><div class="swiper-slide swiper-slide-duplicate swiper-slide-duplicate-active" data-swiper-slide-index="1" role="group" aria-label="6 / 6">
              <div class="row event-item">
                <div class="col-lg-6">
                  <img src="assets/img/Offer.jpg" class="img-fluid" alt="">
                </div>
                <div class="col-lg-6 pt-4 pt-lg-0 content">
                  <br> <br>
                  <h3>Mid-Week Deal (two-course for £16.99)</h3>
                  <p>
                    Join us every Tuesday to Thursday for a delectable deal! Enjoy a fantastic two-course meal and
                     a refreshing drink, all for just £16.99. Savor the flavors and make your midweek special with us. 
                  </p>
                  <h6">Book your table today!
                </h6"></div>
              </div>
            </div></div>
          <div class="swiper-pagination swiper-pagination-clickable swiper-pagination-bullets"><span class="swiper-pagination-bullet" tabindex="0" role="button" aria-label="Go to slide 1"></span><span class="swiper-pagination-bullet swiper-pagination-bullet-active" tabindex="0" role="button" aria-label="Go to slide 2"></span></div>
        <span class="swiper-notification" aria-live="assertive" aria-atomic="true"></span></div>

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


    <!-- ======= Book A Table Section ======= -->
    <section id="book-a-table" class="book-a-table">
      <div class="container" data-aos="fade-up">

        <div class="section-title">
          <h2>Reservation</h2>
          <p>Book a Table</p>
        </div>

        <div class="centered">
          <div id="booking-script-2">
            <iframe src="https://1580-contemporary-indian-restaurant.resos.com/widget/booking?lang=en" id="booking-widget-2" width="100%" height="100%" style="width:100%;max-width:500px;height:100%;min-height:650px;" frameborder="0" scrolling="yes"></iframe><div id="booking-script-2" <a="" target="_blank" <="" a=""></div>
              <script type="text/javascript">const scr=document.createElement("script");scr.src="https://1580-contemporary-indian-restaurant.resos.com/embed/booking/widget.js?ts="+new Date().getTime();document.getElementById("booking-script-2").appendChild(scr);</script><script src="https://1580-contemporary-indian-restaurant.resos.com/embed/booking/widget.js?ts=1729783050161"></script>
          </div>
      </div>



 <!--
        <form name="booking-widget" method="POST" data-netlify="true">
          <input type="hidden" name="_captcha" value="false">
          <div class="form-group">
            <div class="col-md-12">
              <h10>Name</h10>
            </div>
            <input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required>
          </div>
          <h10>Phone Number</h10>
          <div class="form-group">
            <input type="number" class="form-control" name="number" id="number" placeholder="Phone Number" required>
          </div>
          <h10>Number of Guest</h10>
          <div class="form-group">
            <input type="number" class="form-control" name="number" id="number" placeholder="Number of Guest" required>
          </div>

          <div class="row">
            <div class="col-md-12">
              <h10>Date</h10>
            </div>
          </div>
          <div class="form-group">
            <input type="date" name="date" class="form-control" id="date" placeholder="Date" required>
          </div>
          <div class="row">
            <div class="col-md-12">
              <h10>Time</h10>
            </div>
          </div>
          <div class="form-group">
            <input type="time" class="form-control" name="time" id="time" placeholder="Time" required>
          </div>
          <h10>Leave a Comment Below</h10>
          <div class="form-group">
            <textarea class="form-control" name="message" rows="5" placeholder="Message" required></textarea>
          </div>
          <br>
          <div class="Submitbutton"><button type="submit" onclick="return validateBooking()">Send Message</button></div>
          <br>
          <div id="error-message"></div>
        </form>
	
	-->
        
        <!--    
        <div class="book-form" id="quandoo-booking-widget" data-aos="fade-up" data-aos-delay="100">
           <script class="book-form" src="https://booking-widget.quandoo.com/index.js" data-merchant-id="91913" data-theme="light" data-primary-color="202020"></script>
        </div>
        -->

    </div></section><!-- End Book A Table Section -->



    <!-- ======= Gallery Section ======= -->
    <section id="gallery" class="gallery">

      <div class="container" data-aos="fade-up">
        <div class="section-title">
          <h2>Gallery</h2>
          <p>Some photos from Our Restaurant</p>
        </div>
      </div>

      <div class="container-fluid" data-aos="fade-up" data-aos-delay="100">

        <div class="row g-0">

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-1.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-1.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-2.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-2.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-3.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-3.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-4.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-4.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-5.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-5.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-6.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-6.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-7.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-7.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

          <div class="col-lg-3 col-md-4">
            <div class="gallery-item">
              <a href="assets/img/gallery/gallery-8.jpg" class="gallery-lightbox" data-gall="gallery-item">
                <img src="assets/img/gallery/gallery-8.jpg" alt="" class="img-fluid">
              </a>
            </div>
          </div>

        </div>

      </div>
    </section><!-- End Gallery 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 mt-5">

          <div class="col-lg-4">
            <div class="info">
              <div class="address">
                <i class="bi bi-geo-alt"></i>
                <h4>Location:</h4>
                <p>710 Chester Rd, Birmingham B23 5TE</p>
              </div>

              <div class="open-hours">
                <i class="bi bi-clock"></i>
                <h4>Open Hours:</h4>
                <p>
                  Tuesday-Friday:<br>
                  17:00 - 22:30 <br>
                  Saturday:<br>
                  14:00 - 22:30 <br>
                  Sunday:<br>
                  14:00 - 21:30
                </p>
              </div>

              <div class="email">
                <i class="bi bi-envelope"></i>
                <h4>Email:</h4>
                <p>[email protected]</p>
              </div>

              <div class="phone">
                <i class="bi bi-phone"></i>
                <h4>Call:</h4>
                <p>+44 (0) 1214394243</p>
              </div>

            </div>

          </div>

          <div class="col-lg-8 mt-5 mt-lg-0">

            <form method="POST" name="contact"><input type="hidden" name="form-name" value="contact">
            <input type="hidden" name="_captcha" value="false">
              <div class="row">
                <div class="col-md-6 form-group">
                  <input type="text" name="name" class="form-control" id="name" placeholder="Your Name" required="">
                </div>
                <div class="col-md-6 form-group 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="8" placeholder="Message" required=""></textarea>
              </div>
              <br>
              <div calss="button" class="text-center"><button type="submit">Send Message</button></div>
            </form>

          </div>

        </div>

      </div>

    </section><!-- End Contact Section -->


    <div data-aos="fade-up">
      <iframe style="border:0; width: 100%; height: 350px;" src="https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2426.9908214134357!2d-1.8321656844323648!3d52.53360024297397!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x4870a526d3a93df3%3A0x1c440d2311f2d192!2s1580%20Contemporary%20Indian%20Restaurant!5e0!3m2!1sen!2suk!4v1669923887288!5m2!1sen!2suk" frameborder="0" allowfullscreen=""></iframe>
    </div>

  </main><!-- End #main -->

 
  <!-- ======= Footer ======= -->
  <footer id="footer">
    <div class="footer-top">
      <div class="container">
        <div class="row">

          <div class="col-lg-3 col-md-6">
            <div class="footer-info">
              <h3>1580 Contemporary Indian Restaurant</h3>
              <p>
                710 Chester Rd,<br>
                Birmingham B23 5TE<br>
                <br>
                <strong>Phone:</strong> +44 (0) 1214394243<br>
                <strong>Email:</strong> [email protected]<br>
              </p>
              <div class="social-links mt-3">
                <a href="#" class="facebook"><i class="bx bxl-facebook"></i></a>
                <a href="#" class="instagram"><i class="bx bxl-instagram"></i></a>
              </div>
            </div>
          </div>

          <div class="col-lg-2 col-md-6 footer-links">
            <h4>Useful Links</h4>
            <ul>
              <li><i class="bx bx-chevron-right"></i> <a href="#">Home</a></li>
              <li><i class="bx bx-chevron-right"></i> <a href="#">Terms of service</a></li>
            </ul>
          </div>
        
          <div class="col-lg-4 col-md-6 footer-newsletter">
            <h4>Subscribe to our club</h4>
            <p1>To receive exclusive offers, please provide your contact number</p1>
            <form name="submit-to-google-sheet">
              <input type="telNo" name="telNo"><input type="submit" value="Subscribe"> <br>
              <span id="Success"></span>
            </form>
            
            <script>
              const scriptURL = 'https://script.google.com/macros/s/AKfycbyDC6vul3FTH7NRSaDvl8UGnLpOXWA4bvDrDNIwCjvO_YuQqVgeGAc9bg_pYuCwZqft/exec'
              const form = document.forms['submit-to-google-sheet']
              const Success = document.getElementById('Success');
              form.addEventListener('submit', e => {
                e.preventDefault()
                fetch(scriptURL, { method: 'POST', body: new FormData(form)})
                  .then(response => {
                    Success.innerHTML="Thank you for Subscribing"

                    setTimeout(function()
                    {
                      Success.innerHTML="";
                    },5000)
                    form.reset();
                  })
                  .catch(error => console.error('Error!', error.message))
              })
            </script>
          </div>
        </div>
      </div>
    </div>
  </footer><!-- End Footer -->

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

  <!-- Vendor JS Files -->
  <script src="assets/vendor/aos/aos.js"></script>
  <script src="assets/vendor/bootstrap/js/bootstrap.bundle.min.js"></script>
  <script src="assets/vendor/glightbox/js/glightbox.min.js"></script>
  <script src="assets/vendor/isotope-layout/isotope.pkgd.min.js"></script>
  <script src="assets/vendor/php-email-form/validate.js"></script>
  <script src="assets/vendor/swiper/swiper-bundle.min.js"></script>

  <!-- Main JS File -->
  <script src="assets/js/main.js"></script>

<!--
<script type="text/javascript">window.__tm_widget_server = ('https:' == document.location.protocol ? 'https://' : 'http://')
  + 'my.textmagic.com';window.__tm_widget_code = '14d8ece32a6981f';(function() {var script = document.createElement('script')
  ;script.type = 'text/javascript';script.async = true;script.src = __tm_widget_server + '/ui/app/js/contact-form/client.js';
  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(script, s);})();
  </script> 
 -->

 <script>
  function validateBooking() {
    var name = document.getElementById("name").value;
    var number = document.getElementById("number").value;
    var date = document.getElementById("date").value;
    var time = document.getElementById("time").value;
    var message = document.getElementsByName("message")[0].value;

    if (name === "" || number === "" || date === "" || time === "" || message === "") {
      var errorMessage = "Please fill out all required fields.";
      document.getElementById("error-message").textContent = errorMessage;
      return false;
    }

    var day = new Date(date).getUTCDay();
    var hour = parseInt(time.split(':')[0]);
    if ((day >= 2 && day <= 6 && hour >= 17 && hour <= 22) || (day == 0 && hour >= 12 && hour <= 21)) {
      return true;
    }
    var errorMessage = "Sorry, bookings are only available between 5PM-10PM Tuesday till Saturday and from 12PM-9PM on Sunday.";
    document.getElementById("error-message").textContent = errorMessage;
    return false;
  }
</script>



</body></html>