It looks like this is a web page, not a feed. I looked for a feed associated with this page, but couldn't find one. Please enter the address of your feed to validate.

Source: https://tikkanation.com/order-online

  1. <!DOCTYPE html>
  2. <html>
  3.  
  4. <head>
  5.    <meta charset="UTF-8">
  6.    <title>Indian Takeaway & Cuisine | Order Authentic Indian Food</title>
  7.    <meta name="description" content="Explore Indian eateries serving authentic Indian food! Visit our Indian restaurant for Indian cuisine or enjoy Indian takeaway for a flavorful experience.">
  8.    <meta name="keywords" content="Tikka Nation, Order Online, Delivery" />
  9.  
  10.    <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  11. <!-- css -->
  12. <link rel="stylesheet" href="https://tikkanation.com/assets/web/css/style.css?v=1.4">
  13. <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/css/bootstrap.min.css" rel="stylesheet"
  14.    integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
  15.  
  16. <script src="https://cdn.jsdelivr.net/npm/@popperjs/core@2.9.2/dist/umd/popper.min.js"
  17.    integrity="sha384-IQsoLXl5PILFhosVNubq5LC7Qb9DXgDA9i+tQ8Zj3iwWAwPtgFTxbJ8NT4GN1R8p" crossorigin="anonymous">
  18. </script>
  19. <script src="https://cdn.jsdelivr.net/npm/bootstrap@5.0.2/dist/js/bootstrap.min.js"
  20.    integrity="sha384-cVKIPhGWiC2Al4u+LWgxfKTRIcfu0JTxR+EQDz/bgldoEyl4H0zUF0QKbrJ0EcQF" crossorigin="anonymous">
  21. </script>
  22.  
  23. <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"
  24.    integrity="sha512-DTOQO9RWCH3ppGqcWaEA1BIZOC6xxalwEsw9c2QQeAIftl+Vegovlnee1c9QX4TctnWMn13TZye+giMm8e2LwA=="
  25.    crossorigin="anonymous" referrerpolicy="no-referrer" />
  26.  
  27.  
  28. <!-- // canonical tag here -->
  29. <link rel="canonical" href="https://tikkanation.com/order-online" />
  30.  
  31. <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' />
  32.  
  33. <link rel="stylesheet" href="https://tikkanation.com/assets/web/css/owl.carousel.min.css">
  34.  
  35. <script src="https://cdnjs.cloudflare.com/ajax/libs/jquery/3.7.1/jquery.min.js"
  36.    integrity="sha512-v2CJ7UaYy4JwqLDIrZUI/4hqeoQieOmAZNXBeQyjo21dadnwR+8ZaIJVT8EE2iyI61OV8e6M8PP2/4hpQINQ/g=="
  37.    crossorigin="anonymous" referrerpolicy="no-referrer"></script>
  38.  
  39. <!-- <script src="https://tikkanation.com/assets/web/js/jquery.min.all.js"></script> -->
  40.  
  41. <script src="https://tikkanation.com/assets/web/js/owl.carousel.js"></script>
  42. <script src="https://cdnjs.cloudflare.com/ajax/libs/sweetalert/2.1.2/sweetalert.min.js"
  43.    integrity="sha512-AA1Bzp5Q0K1KanKKmvN/4d3IRKVlv9PYgwFPvm32nPO6QS8yH1HO7LbgB1pgiOxPtfeg5zEn2ba64MUcqJx6CA=="
  44.    crossorigin="anonymous" referrerpolicy="no-referrer"></script>
  45.  
  46. <link rel="icon" href="https://tikkanation.com/favicon.ico" type="image/x-icon" />
  47. <link rel="stylesheet"
  48.    href="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.4/css/bootstrap-datepicker.css">
  49.  
  50. <script src="https://cdnjs.cloudflare.com/ajax/libs/bootstrap-datepicker/1.6.4/js/bootstrap-datepicker.js"></script>
  51.  
  52. <link href="https://unpkg.com/aos@2.3.1/dist/aos.css" rel="stylesheet">
  53. <script src="https://unpkg.com/aos@2.3.1/dist/aos.js"></script>
  54. <link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap-icons@1.11.3/font/bootstrap-icons.min.css">
  55.  
  56. <!-- Google tag (gtag.js) -->
  57. <script async src="https://www.googletagmanager.com/gtag/js?id=G-TG0R639DY8"></script>
  58. <script>
  59.    window.dataLayer = window.dataLayer || [];
  60.  
  61.    function gtag() {
  62.        dataLayer.push(arguments);
  63.    }
  64.    gtag('js', new Date());
  65.  
  66.    gtag('config', 'G-TG0R639DY8');
  67. </script>
  68. <!-- Google Tag Manager -->
  69. <script>
  70.    (function(w, d, s, l, i) {
  71.        w[l] = w[l] || [];
  72.        w[l].push({
  73.            'gtm.start': new Date().getTime(),
  74.            event: 'gtm.js'
  75.        });
  76.        var f = d.getElementsByTagName(s)[0],
  77.            j = d.createElement(s),
  78.            dl = l != 'dataLayer' ? '&l=' + l : '';
  79.        j.async = true;
  80.        j.src =
  81.            'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  82.        f.parentNode.insertBefore(j, f);
  83.    })(window, document, 'script', 'dataLayer', 'GTM-NX6TNJN3');
  84. </script>
  85. <!-- End Google Tag Manager -->
  86.  
  87.  
  88. <script>
  89.    document.addEventListener("DOMContentLoaded", function() {
  90.        const sidebar = document.querySelector(".sidebar");
  91.        const toggleButton = document.querySelector("#latest-news-button");
  92.        const closeButton = document.querySelector(".close-button");
  93.  
  94.        // Function to open sidebar
  95.        toggleButton.addEventListener("click", function() {
  96.            sidebar.classList.add("open");
  97.        });
  98.  
  99.  
  100.        // Function to close sidebar
  101.        closeButton.addEventListener("click", function() {
  102.            sidebar.classList.remove("open");
  103.        });
  104.  
  105.        // Close sidebar when clicking outside
  106.        document.addEventListener("click", function(event) {
  107.            if (!sidebar.contains(event.target) && !toggleButton.contains(event.target)) {
  108.                sidebar.classList.remove("open");
  109.            }
  110.        });
  111.    });
  112. </script>            <script>
  113.            $(document).ready(function() {
  114.                $('.toggle').click(function(e) {
  115.                    e.preventDefault();
  116.                    var targetId = $(this).data('target');
  117.                    $('.target').not('#' + targetId).hide('slow');
  118.                    $('#' + targetId).toggle('slow');
  119.                });
  120.            });
  121.  
  122.            function setBranch(brurl) {
  123.                $('.loaderbgchng').show();
  124.                $.ajax({
  125.                    type: 'POST',
  126.                    data: {
  127.                        brurl: brurl
  128.                    },
  129.                    url: 'https://tikkanation.com/Welcome/setbranch',
  130.                    success: function(data) {
  131.                        location.reload();
  132.                    }
  133.                });
  134.            }
  135.        </script>
  136.    </head>
  137.  
  138. <body>
  139.    
  140.  
  141. <!-- Google Tag Manager (noscript) -->
  142. <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-NX6TNJN3"
  143.        height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript>
  144. <!-- End Google Tag Manager (noscript) -->
  145.  
  146.  
  147. <script>
  148.    $(document).mouseup(function(e) {
  149.        var popupdynamicc = $("#popup-dynamic");
  150.        if (popupdynamicc.is(e.target)) {
  151.            document.getElementById('popup-dynamic').style.display = 'none';
  152.        }
  153.    });
  154.    $(document).ready(function() {
  155.        $(".header").before($(".header").clone().addClass("animateIt"));
  156.        $(window).on("scroll", function() {
  157.            $("body").toggleClass("down", ($(window).scrollTop() > 80));
  158.        });
  159.    });
  160.  
  161.  
  162.    function cartemptyalert() {
  163.        swal({
  164.            text: 'No Items Added in Cart, Please Add Items To Proceed',
  165.            buttons: {
  166.                button: 'Order Online',
  167.                cancel: ""
  168.            },
  169.        }).then(postcode => {
  170.            if (postcode) {
  171.                window.location = 'https://tikkanation.com/order-online'
  172.            }
  173.        });
  174.    }
  175.  
  176.    function changelocation() {
  177.        $('.loaderbgchng').show();
  178.        $.ajax({
  179.            type: 'POST',
  180.            data: {},
  181.            url: 'https://tikkanation.com/Welcome/changelocation',
  182.            success: function(data) {
  183.                // location.reload();
  184.                window.location.href = 'https://tikkanation.com/order-online';
  185.            },
  186.        });
  187.    }
  188.  
  189.    function showPosition(position) {
  190.        var lat = position.coords.latitude;
  191.        var long = position.coords.longitude;
  192.        if (position) {
  193.            $.ajax({
  194.                type: 'POST',
  195.                data: {
  196.                    latitude: lat,
  197.                    longitude: long
  198.                },
  199.                url: 'https://tikkanation.com/Welcome/set_currentlatlong',
  200.                success: function(data) {
  201.                    if (data == 'OK') {
  202.                        window.location = 'https://tikkanation.com/order-online'
  203.                    } else {
  204.                        swal("Oops!",
  205.                            'Your Location not get'
  206.                        );
  207.                    }
  208.                },
  209.            });
  210.        }
  211.    }
  212.  
  213.    function showError(error) {
  214.        swal("Oops!",
  215.            'Please allow location permission'
  216.        ).then(ok => {
  217.            getpositon();
  218.        });
  219.    }
  220.  
  221.  
  222.    $('#pdf-link').click(function(event) {
  223.        event.preventDefault(); // Prevent the default link behavior
  224.  
  225.        // Open the PDF in a new tab
  226.        var newWindow = window.open(this.href, '_blank');
  227.  
  228.        // Check if the new window/tab opened successfully
  229.        if (newWindow) {
  230.            // Set the title of the new tab/window
  231.            // alert('jkghfjhjdfg');
  232.            newWindow.document.title = "Vegan Menu Options";
  233.        } else {
  234.            // Handle the case where the popup was blocked
  235.            alert('Please allow popups for this website');
  236.        }
  237.    });
  238.  
  239.    function callfornearestbranch() {
  240.        closeNav();
  241.  
  242.        let branssId = ''; // Ensure $last is properly formatted as a string
  243.        swal({
  244.            text: 'Enter Your Postcode',
  245.            content: {
  246.                element: 'input',
  247.                attributes: {
  248.                    defaultValue: '',
  249.                }
  250.            },
  251.            buttons: {
  252.                confirm: {
  253.                    text: "Submit",
  254.                    value: "submit",
  255.                    visible: true,
  256.                    closeModal: false // Prevent closing automatically on confirm
  257.                },
  258.                cancel: {
  259.                    text: "",
  260.                    value: "cancel",
  261.                    visible: true,
  262.                    closeModal: true // Close the modal when cancel is clicked
  263.                }
  264.            },
  265.        }).then(value => {
  266.            console.log(value);
  267.            if (value === "cancel") {
  268.                if (!branssId) {
  269.                    window.location = 'https://tikkanation.com/';
  270.                } else {
  271.                    console.log('Action : Cancel');
  272.                }
  273.  
  274.            } else {
  275.                if (value) {
  276.                    $('.loaderbg').show();
  277.                    $.ajax({
  278.                        type: 'POST',
  279.                        data: {
  280.                            postcode: value,
  281.                            category: '' // Assuming 'category' is the correct term
  282.                        },
  283.                        url: 'https://tikkanation.com/Welcome/set_currentlatlong',
  284.                        success: function(data) {
  285.                            $('.loaderbg').hide();
  286.                            if (data === 'OK') {
  287.                                window.location = 'https://tikkanation.com/order-online';
  288.                            } else {
  289.                                swal("Oops!", 'Wrong Postcode').then(() => {
  290.                                    callfornearestbranch(); // Retry on wrong postcode
  291.                                });
  292.                            }
  293.                        },
  294.                    });
  295.                } else {
  296.                    swal("Oops!", 'Please Enter your Postcode').then(() => {
  297.                        $('.loaderbg').hide();
  298.                        callfornearestbranch(); // Retry on no postcode
  299.                    });
  300.                }
  301.            }
  302.        });
  303.  
  304.  
  305.        // if (navigator.geolocation) {
  306.        //     navigator.geolocation.getCurrentPosition(showPosition, showError);
  307.        // } else {
  308.        //     console.log('Geolocation is not supported by this browser.');
  309.        //     // document.getElementById("location").innerHTML = "Geolocation is not supported by this browser.";
  310.        // }
  311.    }
  312. </script>
  313.  
  314. <div class="header">
  315.    <div class="container">
  316.        <div class="main-header-upper-part">
  317.            <span class="res-menu" onclick="openNav()">&#9776;</span>
  318.            <div class="header-logo-holder">
  319.                <a href="https://tikkanation.com/"><img src="https://tikkanation.com/assets/web/images/logo.png"
  320.                        alt="Signature logo of Tikka Nation restaurant" title="Signature logo of Tikka Nation restaurant"></a>
  321.            </div>
  322.            <div class="swingtikkacredits">
  323.                <div class="off w-100">
  324.                    <figure class="swing w-100 m-0">
  325.                        <img id="latest-news-button" src="https://tikkanation.com/assets/web/images/swing30off.gif" alt="white-label-20percent" title="white-label-20percent" loading="lazy">
  326.                    </figure>
  327.                </div>
  328.            </div>
  329.            <ul class="m-hide navbar-links" id="carticon_formobile">
  330.                <li class="navbar-dropdown mobilev-hide">
  331.                    <a class=""
  332.                        href="https://tikkanation.com/menu-option">Menu Option</a>
  333.                </li>
  334.                <li class="mobilev-hide"><a class=""
  335.                        href="https://tikkanation.com/catering-events">Catering</a></li>
  336.                <li class="mobilev-hide"><a class=""
  337.                        href="https://tikkanation.com/locations">Locations</a></li>
  338.                <li class="mobilev-hide"><a
  339.                        class=""
  340.                        href="https://tikkanation.com/franchise-opportunity">Franchise With Us</a></li>
  341.  
  342.                <li class="navbar-dropdown mobilev-hide">
  343.                    <a class=""
  344.                        href="https://tikkanation.com/reservations">Reservations <i class="fa-solid fa-angle-down"></i></a>
  345.                    <div class="dropdown">
  346.                        <ul class="bookpg">
  347.                                                                <li><a
  348.                                            href="https://tikkanation.com/reservations/birmingham">Birmingham</a>
  349.                                    </li>
  350.                                                                <li><a
  351.                                            href="https://tikkanation.com/reservations/dorking">Dorking</a>
  352.                                    </li>
  353.                                                                <li><a
  354.                                            href="https://tikkanation.com/reservations/ruislip">Ruislip</a>
  355.                                    </li>
  356.                                                                <li><a
  357.                                            href="https://tikkanation.com/reservations/st-albans">St Albans</a>
  358.                                    </li>
  359.                                                    </ul>
  360.                    </div>
  361.                </li>
  362.  
  363.                <li class="navbar-dropdown mobilev-hide">
  364.                    <a class=""
  365.                        href="javascript:void()">Contact
  366.                        Us <i class="fa-solid fa-angle-down"></i></a>
  367.                    <div class="dropdown">
  368.                        <ul class="bookpg">
  369.                                                            <li><a
  370.                                        href="https://tikkanation.com/contact-us/birmingham">Birmingham</a>
  371.                                </li>
  372.                                                            <li><a
  373.                                        href="https://tikkanation.com/contact-us/dorking">Dorking</a>
  374.                                </li>
  375.                                                            <li><a
  376.                                        href="https://tikkanation.com/contact-us/leeds">Leeds</a>
  377.                                </li>
  378.                                                            <li><a
  379.                                        href="https://tikkanation.com/contact-us/luton-point">Luton Point</a>
  380.                                </li>
  381.                                                            <li><a
  382.                                        href="https://tikkanation.com/contact-us/royal-holloway">Royal Holloway</a>
  383.                                </li>
  384.                                                            <li><a
  385.                                        href="https://tikkanation.com/contact-us/ruislip">Ruislip</a>
  386.                                </li>
  387.                                                            <li><a
  388.                                        href="https://tikkanation.com/contact-us/st-albans">St Albans</a>
  389.                                </li>
  390.                                                            <li><a
  391.                                        href="https://tikkanation.com/contact-us/st-georges">St George's</a>
  392.                                </li>
  393.                                                            <li><a
  394.                                        href="https://tikkanation.com/contact-us/st-pauls-market">St Paul's Market</a>
  395.                                </li>
  396.                                                            <li><a
  397.                                        href="https://tikkanation.com/contact-us/watford">Watford</a>
  398.                                </li>
  399.                                                    </ul>
  400.                    </div>
  401.                </li>
  402.  
  403.  
  404.                <li class="mobilev-hide rounded-smoke"><a class="" href="javascript:void()" onclick="changelocation()">Order
  405.                        Online</a>
  406.                </li>
  407.                <li class="mobilev-hide"><a class=""
  408.                        href="https://tikkanation.com/reviews">Reviews</a></li>
  409.                <li class="account_icon2 dropdown-cart">
  410.                    <div id="cartcount" class="cartcount">
  411.                                                0</div>
  412.                                            <a id="emptycart" href="javascript:void(0)" onclick="cartemptyalert()">
  413.                            <div id="cartcount" class="cartcount">
  414.                                                                0</div>
  415.                            <i class="bi bi-cart3"></i>
  416.                        </a>
  417.                                    </li>
  418.                <li class=""><a class="account_icon" href="https://tikkanation.com/login/login/any"><i class="bi bi-person"></i>
  419.                        Account                    </a>
  420.                </li>
  421.            </ul>
  422.        </div>
  423.    </div>
  424. </div>
  425.  
  426.  
  427.  
  428. <!-- Sidebar -->
  429. <div class="sidebar">
  430.    <button class="close-button"><i class="fa-solid fa-xmark"></i></button>
  431.    <div class="pt-3">
  432.        <img src="https://tikkanation.com/assets/web/images/wallet-popup.jpg" alt="Tikka Credits logo - Earn 30 sign-up bonus and redeem rewards on food orders" title="Tikka Credits" style="width:100%; border-radius: 10px;">
  433.        <p class="m-0 pt-2 sidebarp">Earn £30 when you register with us and redeem this while ordering food on our platform.</p>
  434.  
  435.        <div class="instructions pt-3">
  436.            <h6 class="m-0">How To Use Tikka Credits</h6>
  437.            <ul style="list-style-type: square;">
  438. <li><strong>Sign Up Bonus: </strong>Get <strong>Free</strong> <strong>&pound;30 as Tikka Credits</strong> when you register with us on our App and Website.<br /><br /></li>
  439. </ul>
  440. <ul style="list-style-type: square;">
  441. <li><strong>Save On Every Order : </strong>Redeem <strong data-start="222" data-end="252">Tikka Credits to cover 10%</strong> of your total bill every time you place an order on our platform.<br /><br /></li>
  442. </ul>
  443. <ul style="list-style-type: square;">
  444. <li><strong>Earn Cashback :</strong> Enjoy <strong data-start="404" data-end="419">5% cashback</strong> on every order placed through our App or Website.<br /><br /></li>
  445. </ul>
  446. <ul style="list-style-type: square;">
  447. <li><strong>Track Your Rewards: </strong>You can easily check your Tikka Credits in the My Account section of our App and Website<br /><br /><span style="text-decoration: underline;"><strong>Please Note - Tikka Credits will not be available while applying coupon code discounts</strong></span></li>
  448. </ul>            <p class="slidebutton text-center ordersidebar">
  449.                <a href="https://tikkanation.com/order-online" class="btn btn_slide">Order Online</a>
  450.            </p>
  451.        </div>
  452.    </div>
  453. </div>
  454. <!-- Sidebar -->    <style>
  455.    /* Header */
  456.    .header-modal {
  457.        text-align: center;
  458.        padding: 2rem;
  459.        background-color: #f7f7f7;
  460.    }
  461.  
  462.    .header-modal h2 {
  463.        margin-bottom: 0.5rem;
  464.        color: #212529 !important;
  465.    }
  466.  
  467.    .header-modal h1 {
  468.        margin-bottom: 0.5rem;
  469.        color: #212529 !important;
  470.    }
  471.  
  472.    .header-modal p {
  473.        font-size: 1.2rem;
  474.    }
  475.  
  476.    /* Main Content */
  477.    .main-content {
  478.        padding: 2rem 0;
  479.    }
  480.  
  481.    .intro,
  482.    .offer,
  483.    .testimonials,
  484.    .catering {
  485.        margin-bottom: 2rem;
  486.    }
  487.  
  488.    .menu {
  489.        margin-bottom: 2rem;
  490.    }
  491.  
  492.    .menu-grid {
  493.        display: grid;
  494.        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  495.        gap: 1.5rem;
  496.    }
  497.  
  498.    .menu-item {
  499.        padding: 1rem;
  500.        border: 2px solid #e1a72f;
  501.        border-radius: 8px;
  502.        display: flex;
  503.        flex-direction: column;
  504.        justify-content: space-between;
  505.        text-align: center;
  506.    }
  507.  
  508.    .menu-item h3 {
  509.        margin-bottom: 0.5rem;
  510.    }
  511.  
  512.    /* Testimonials */
  513.    .testimonials ul li {
  514.        margin-bottom: 0.5rem;
  515.        padding-left: 1.5rem;
  516.        position: relative;
  517.    }
  518.  
  519.    .testimonials ul li::before {
  520.        content: "✓";
  521.        color: #eb445a;
  522.        font-weight: bold;
  523.        position: absolute;
  524.        left: 0;
  525.    }
  526.  
  527.    /* Footer */
  528.    .modal-footer {
  529.        text-align: center;
  530.        padding: 1rem;
  531.        background-color: #fff;
  532.        color: #fff;
  533.    }
  534.  
  535.    .gradiant-background {
  536.        color: #fff !important;
  537.        background: linear-gradient(to right, #f6d365 0%, #fda085 51%, #f6d365 100%);
  538.        transition: transform 0.2s ease-in-out;
  539.        animation: gradient-shift 3s linear infinite alternate;
  540.    }
  541.  
  542.    @keyframes gradient-shift {
  543.        0% {
  544.            background-position: 0% 50%;
  545.        }
  546.  
  547.        100% {
  548.            background-position: 100% 50%;
  549.        }
  550.    }
  551.  
  552.    /* Responsive */
  553.    @media (max-width: 768px) {
  554.        .menu-grid {
  555.            grid-template-columns: 1fr;
  556.        }
  557.    }
  558.  
  559.    .catering-grid {
  560.        display: grid;
  561.        grid-template-columns: repeat(auto-fit, minmax(300px, 1fr));
  562.        gap: 1.5rem;
  563.        margin-top: 1.5rem;
  564.    }
  565.  
  566.    .catering-grid div {
  567.        border: 2px solid #e1a72f;
  568.        padding: 1rem;
  569.        border-radius: 8px;
  570.        text-align: center;
  571.    }
  572.  
  573.    .btn-order-online-gradiant {
  574.        color: #fff !important;
  575.        text-align: center;
  576.        transition: 0.5s;
  577.        background-size: 200% auto;
  578.        animation: gradientAnimation 3s linear infinite alternate;
  579.        width: 100%;
  580.        border: solid 2px #e1a72f;
  581.        border-radius: 0 10px 0 10px;
  582.        background-image: linear-gradient(to right, #e1a72f54 0%, #e1a72f 51%, #e1a72f57 100%);
  583.    }
  584.  
  585.    @keyframes gradientAnimation {
  586.        0% {
  587.            background-position: 0% 50%;
  588.        }
  589.  
  590.        100% {
  591.            background-position: 100% 50%;
  592.        }
  593.    }
  594. </style>
  595.  
  596. <!-- About Tikka Nation modal content -->
  597.  
  598. <div class="modal privacy-policy-modal fade" id="abouttikkanation" aria-hidden="true">
  599.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  600.        <div class="modal-content text-dark">
  601.            <div class="modal-header">
  602.                <p class="h2 modal-title text-dark">More About Tikka Nation</p>
  603.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  604.            </div>
  605.            <div class="modal-body px-4 text-dark">
  606.                <header class="header-modal">
  607.                    <h1>Get the True Taste of Indian Food: Order Indian Takeaway and Enjoy Indian Cuisine at Our Indian Restaurant</h1>
  608.                    <p><strong>Explore the Taste of Indian Cuisine Across the UK</strong></p>
  609.                </header>
  610.  
  611.                <!-- Main Content -->
  612.                <main class="main-content">
  613.  
  614.                    <!-- Welcome Section -->
  615.                    <div class="intro">
  616.                        <p>Welcome to Tikka Nation, an ultimate destination to savour authentic Indian foods. With stores in <strong>Uxbridge</strong>, <strong>Watford</strong>, <strong>Leeds</strong>, <strong>Preston</strong>, <strong>Birmingham</strong>, <strong>Dorking</strong>, <strong>St. Albans</strong>, and <strong>Royal Holloway</strong>, we bring a taste of India home to you. Be it you want to indulge in a culinary experience in cozy, warm warmth or take it at home, it's all right.</p>
  617.                    </div>
  618.  
  619.                    <div class="offer">
  620.                        <header class="header-modal my-3">
  621.                            <h2>A Taste of India Awaits You</h2>
  622.                            <p><strong>Savour Every Bite, Relish Every Moment</strong></p>
  623.                        </header>
  624.                        <p>At Tikka Nation, we combine tradition and innovation to craft a menu that caters to every palate. Try our Handi Dum Biryani and smoky Grilled Tikka Platter. Each dish will give you the real taste of Indian food. Our menu has a wide range of options. You get vegan, vegetarian, and non-vegetarian delights. We ensure that there is some special dish for everyone.</p>
  625.                        <p>Our chefs prepare every dish with care and precision. You can enjoy a quick bite like Bombay Street Buns or a hearty Curry Meal at any of our branches.</p>
  626.                    </div>
  627.  
  628.                    <div class="testimonials">
  629.                        <header class="header-modal my-3">
  630.                            <h2>Find Your Nearest Tikka Nation Branch</h2>
  631.                            <p><strong>Authentic Indian Food Near You</strong></p>
  632.                        </header>
  633.                        <p>With branches located across the UK, Tikka Nation ensures that you’re never far from an authentic Indian dining experience. Choose your nearest branch from the list below and either dine in or order online for a delightful meal at home.</p>
  634.                        <div class="d-flex justify-content-around">
  635.                            <ul>
  636.                                <li><strong>Uxbridge</strong></li>
  637.                                <li><strong>Watford</strong></li>
  638.                                <li><strong>Leeds</strong></li>
  639.                                <li><strong>Preston</strong></li>
  640.                            </ul>
  641.                            <ul>
  642.                                <li><strong>Birmingham</strong></li>
  643.                                <li><strong>Dorking</strong></li>
  644.                                <li><strong>St. Albans</strong></li>
  645.                                <li><strong>Royal Holloway</strong></li>
  646.                            </ul>
  647.                        </div>
  648.                    </div>
  649.  
  650.                    <!-- Explore Menu Section -->
  651.                    <div class="menu">
  652.                        <header class="header-modal my-3">
  653.                            <h2>Dine-In or Order Online</h2>
  654.                            <p><strong>Your Meal, Your Way</strong></p>
  655.                        </header>
  656.                        <p>At Tikka Nation, we believe in offering flexibility to our guests. Whether you prefer to enjoy your meal in the lively ambiance of our restaurants or the comfort of your own home, we make it easy.</p>
  657.                        <div class="menu-grid">
  658.                            <div class="menu-item">
  659.                                <div>
  660.                                    <h3>Dine-In Experience</h3>
  661.                                    <p>Visit any of our branches and immerse yourself in the warm, vibrant atmosphere of Tikka Nation. Our friendly staff is dedicated to ensuring your dining experience is memorable.</p>
  662.                                </div>
  663.                            </div>
  664.                            <div class="menu-item">
  665.                                <div>
  666.                                    <h3>Order Online</h3>
  667.                                    <p>Craving authentic Indian food at home? Order from your nearest branch and enjoy fresh, delicious meals delivered straight to your door. Use the <strong>Tikka Nation App</strong> for quick, easy ordering and exclusive offers.</p>
  668.                                </div>
  669.                            </div>
  670.                        </div>
  671.                    </div>
  672.                    <!-- Explore Menu Section -->
  673.                    <div class="menu">
  674.                        <header class="header-modal my-3">
  675.                            <h2>Why Choose Tikka Nation?</h2>
  676.                            <p><strong>Where Tradition Meets Innovation</strong></p>
  677.                        </header>
  678.                        <div class="menu-grid">
  679.                            <div class="menu-item">
  680.                                <div>
  681.                                    <h3>Authentic Indian Recipes</h3>
  682.                                    <p>Every dish is inspired by traditional Indian cooking, using only the freshest ingredients</p>
  683.                                </div>
  684.                            </div>
  685.                            <div class="menu-item">
  686.                                <div>
  687.                                    <h3>Diverse Menu</h3>
  688.                                    <p>Our menu offers a wide variety of options to cater to different tastes and dietary preferences.</p>
  689.                                </div>
  690.                            </div>
  691.                            <div class="menu-item">
  692.                                <div>
  693.                                    <h3>Exceptional Service</h3>
  694.                                    <p>We pride ourselves on delivering outstanding service, whether you dine in or order online.</p>
  695.                                </div>
  696.                            </div>
  697.                        </div>
  698.                        <div class="menu-grid mt-4">
  699.                            <div class="menu-item">
  700.                                <div>
  701.                                    <h3>Convenient Location</h3>
  702.                                    <p>With branches across the UK, Tikka Nation is always within reach.</p>
  703.                                </div>
  704.                            </div>
  705.                            <div class="menu-item">
  706.                                <div>
  707.                                    <h3>Customizable Orders</h3>
  708.                                    <p>Our chefs are happy to adjust spice levels or accommodate specific dietary needs.</p>
  709.                                </div>
  710.                            </div>
  711.                        </div>
  712.                    </div>
  713.  
  714.                    <!-- Explore Menu Section -->
  715.                    <div class="menu">
  716.                        <header class="header-modal my-3">
  717.                            <h2>Explore Our Menu</h2>
  718.                            <p><strong>A Symphony of Flavours</strong></p>
  719.                        </header>
  720.                        <div class="menu-grid">
  721.                            <div class="menu-item">
  722.                                <div>
  723.                                    <h3>Vegan Options</h3>
  724.                                    <p>Guilt-free indulgence with plant-based dishes that never compromise on flavour.</p>
  725.                                </div>
  726.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  727.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  728.                            </div>
  729.                            <div class="menu-item">
  730.                                <div>
  731.                                    <h3>Vegetarian Delights</h3>
  732.                                    <p>Experience the richness of Indian spices with hearty vegetarian options.</p>
  733.                                </div>
  734.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  735.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  736.                            </div>
  737.                            <div class="menu-item">
  738.                                <div>
  739.                                    <h3>Non-Vegetarian Feasts</h3>
  740.                                    <p>Savour tender, spiced meats cooked to perfection for true meat lovers.</p>
  741.                                </div>
  742.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  743.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  744.                            </div>
  745.                        </div>
  746.                    </div>
  747.  
  748.                    <div class="testimonials">
  749.                        <header class="header-modal my-3">
  750.                            <h2>Hear What Our Customers Say</h2>
  751.                            <p><strong>A Culinary Journey to Remember</strong></p>
  752.                        </header>
  753.                        <ul>
  754.                            <li>“The Handi Dum Biryani is simply the best. Perfect balance of spices and aromas!”</li>
  755.                            <li>“Loved the vegan options. The Bombay Street Buns are a must-try!”</li>
  756.                            <li>“Great food and excellent service. Tikka Nation never disappoints!”</li>
  757.                        </ul>
  758.                    </div>
  759.                    <!-- Special Offers Section -->
  760.                    <div class="offer">
  761.                        <header class="header-modal my-3">
  762.                            <h2>How to Find Us</h2>
  763.                            <p><strong>Your Nearest Branch Awaits</strong></p>
  764.                        </header>
  765.                        <p>Finding your nearest Tikka Nation branch is simple. Use our convenient dropdown menu on this page to select your location. Once chosen, you can view the menu, make reservations, or place an order online.</p>
  766.                    </div>
  767.  
  768.                    <div class="testimonials">
  769.                        <header class="header-modal my-3">
  770.                            <h2>Tikka Nation App – Food at Your Fingertips</h2>
  771.                            <p><strong>Order Now, Enjoy Later</strong></p>
  772.                        </header>
  773.                        <p>Download the <strong>Tikka Nation App</strong> for a seamless ordering experience. With just a few taps, you can explore our menu, customize your meal, and place an order. The app also provides access to exclusive discounts and offers, making it the perfect companion for all your cravings.</p>
  774.                    </div>
  775.                    <div class="catering">
  776.                        <header class="header-modal my-3">
  777.                            <h2>Your Flavourful Journey Begins Here</h2>
  778.                            <p><strong>Taste the Best of India with Tikka Nation</strong></p>
  779.                        </header>
  780.                        <p>Whether you're in <strong>Uxbridge</strong>, <strong>Watford</strong>, <strong>Leeds</strong>, <strong>Preston</strong>, <strong>Birmingham</strong>, <strong>Dorking</strong>, <strong>St. Albans</strong>, or <strong>Royal Holloway</strong>, Tikka Nation promises a delightful experience with every bite. Visit us to explore the vibrant flavors of India or order online for a quick and convenient treat.</p>
  781.  
  782.                        <p><i>“Good food brings people together, and at Tikka Nation, we serve happiness on every plate.”</i></p>
  783.                    </div>
  784.                </main>
  785.            </div>
  786.            <div class="modal-footer">
  787.                <div class="row w-100">
  788.                    <div class="col-md-4 mb-2 col-4">
  789.                        <div class="h-100">
  790.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  791.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  792.                            </a>
  793.                        </div>
  794.                    </div>
  795.                    <div class="col-md-4 mb-2 col-4">
  796.                        <div class="h-100">
  797.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  798.                                data-bs-dismiss="modal" aria-label="Close">
  799.                                <span>Order
  800.                                    Online</span>
  801.                            </a>
  802.                        </div>
  803.                    </div>
  804.                    <div class="col-md-4 mb-2 col-4">
  805.                        <div class="h-100">
  806.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  807.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  808.                            </a>
  809.                        </div>
  810.                    </div>
  811.                </div>
  812.            </div>
  813.        </div>
  814.    </div>
  815. </div>
  816.  
  817. <!-- About Tikka Nation modal content -->
  818.  
  819.  
  820. <!-- Dorking privacy-policy-modal content -->
  821.  
  822. <div class="modal privacy-policy-modal fade" id="webDev_br4" aria-hidden="true">
  823.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  824.        <div class="modal-content text-dark">
  825.            <div class="modal-header">
  826.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  827.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  828.            </div>
  829.            <div class="modal-body px-4 text-dark">
  830.                <header class="header-modal">
  831.                    <h2>Tikka Nation Dorking</h2>
  832.                    <p><strong>Experience the Best of Indian Cuisine and Spice Up Your Day!</strong></p>
  833.                </header>
  834.  
  835.                <!-- Main Content -->
  836.                <main class="main-content">
  837.  
  838.                    <!-- Welcome Section -->
  839.                    <div class="intro">
  840.                        <p>Tikka Nation is excited to bring the authentic flavours of India to Dorking! This reputed
  841.                            <strong>Indian restaurant</strong> is known for its rich, flavorful dishes. Tikka Nation
  842.                            combines traditional Indian recipes with a modern twist, making every meal an unforgettable
  843.                            experience. Whether you are craving a spicy curry, a hearty Thali, or quick bites like
  844.                            Samosa Pao and Tikka Corn on the Cob, our menu has something for every palate.
  845.                        </p>
  846.                        <p>Being one of the top <strong>Indian eateries</strong> in the area, our vegan and vegetarian
  847.                            options, including Masala Fries, Onion Bhaji, and Soya Chaap Tikka, are crafted to offer
  848.                            delicious plant-based flavours without compromise. For those who enjoy meat-based dishes,
  849.                            our Non-Veg Menu features classics like Butter Chicken, Chicken Tikka Biryani, and Lamb
  850.                            Roganjosh, each cooked with carefully selected spices that bring out authentic, robust
  851.                            flavours.
  852.                        </p>
  853.                        <p>Beyond the food, Tikka Nation offers a warm, welcoming atmosphere that makes you feel right
  854.                            at home, whether you are here for a casual meal or a special celebration. We aim to provide
  855.                            our guests in Dorking with not just a meal, but a flavorful journey through India’s culinary
  856.                            heritage. Stop by and taste the diversity of India with every bite. Also, make the most of
  857.                            this <strong>Indian takeaway</strong> while on the go. Your taste buds will thank you!
  858.                        </p>
  859.                    </div>
  860.  
  861.                    <!-- Explore Menu Section -->
  862.                    <div class="menu">
  863.                        <header class="header-modal my-3">
  864.                            <h2>Explore Our Menu</h2>
  865.                        </header>
  866.                        <div class="menu-grid">
  867.                            <div class="menu-item">
  868.                                <div>
  869.                                    <h3>Pure Vegan Pure Power</h3>
  870.                                    <p>Authentic Indian flavours, entirely plant-based.</p>
  871.                                </div>
  872.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  873.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  874.                            </div>
  875.                            <div class="menu-item">
  876.                                <div>
  877.                                    <h3>Vegetarian Treasures</h3>
  878.                                    <p>Classic Indian dishes, packed with flavour.</p>
  879.                                </div>
  880.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  881.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  882.                            </div>
  883.                            <div class="menu-item">
  884.                                <div>
  885.                                    <h3>Non-Vegetarian Dishes</h3>
  886.                                    <p>Rich, hearty dishes for meat lovers.</p>
  887.                                </div>
  888.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  889.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  890.                            </div>
  891.                        </div>
  892.                    </div>
  893.  
  894.                    <!-- Special Offers Section -->
  895.                    <div class="offer">
  896.                        <header class="header-modal my-3">
  897.                            <h2>Special Offers</h2>
  898.                        </header>
  899.                        <p><strong>10% NHS Discount:</strong> At Tikka Nation, we proudly offer a 10% discount to NHS
  900.                            staff as a token of our gratitude. Enjoy authentic Indian flavours with exclusive savings
  901.                            for our dedicated healthcare heroes.</p>
  902.                    </div>
  903.  
  904.                    <div class="testimonials">
  905.                        <header class="header-modal my-3">
  906.                            <h2>Experience the vibrant flavours of India at Tikka Nation, where every dish is a
  907.                                celebration of authentic taste!</h2>
  908.                        </header>
  909.                        <p>At Tikka Nation in Dorking, we’re passionate about bringing the true taste of India to your
  910.                            table. Our menu celebrates India’s culinary diversity, offering a variety of dishes that
  911.                            cater to all taste preferences. For vegan lovers, we have an array of flavorful options like
  912.                            Gunpowder Fries, Soya Chaap Tikka, and Punjabi Samosa, each packed with authentic spices
  913.                            that elevate the taste of plant-based ingredients. Our Vegetarian menu includes classics
  914.                            such as Paneer Tikka Wrap, Saag Aloo, and Vegetable Korma, perfect for those craving rich,
  915.                            aromatic dishes that highlight India’s traditional flavours.
  916.                        </p>
  917.  
  918.                        <p>For meat enthusiasts, our Non-Vegetarian menu is crafted to delight. With offerings like
  919.                            Butter Chicken, Lamb Rogan Josh, and Chicken Tikka Biryani, each dish is prepared using a
  920.                            blend of carefully selected spices, creating a perfect balance of flavours. Our Tikka
  921.                            Platter and Dhaba Tikka provide a taste of traditional Indian grilling, with juicy, tender
  922.                            bites marinated to perfection.</p>
  923.                        <p><strong>Indian restaurants</strong> food lovers are encouraged to visit and explore our menu,
  924.                            with each dish promising a memorable experience. Whether you’re in the mood for something
  925.                            spicy, savoury, or subtly sweet, Tikka Nation in Dorking has something to satisfy every
  926.                            craving!</p>
  927.                        <ul>
  928.                            <li><strong>Bold, traditional Indian flavours</strong></li>
  929.                            <li><strong>Enhanced taste and aroma</strong></li>
  930.                            <li><strong>Juicy, tender bites</strong></li>
  931.                            <li><strong>Rich, aromatic sauces</strong></li>
  932.                        </ul>
  933.                    </div>
  934.                    <div>
  935.                        <header class="header-modal my-3">
  936.                            <h2>Order Online – Quick and Convenient</h2>
  937.                        </header>
  938.                        <p>Craving authentic Indian flavours? Order online from Tikka Nation and enjoy your favourite
  939.                            dishes delivered straight to your door! With a variety of vegan, vegetarian, and
  940.                            non-vegetarian options, there's something for everyone. </p>
  941.                        <p><strong>Download the Tikka Nation app
  942.                                today</strong> for quick ordering and exclusive offers!</p>
  943.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  944.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  945.  
  946.                    </div>
  947.                    <!-- Testimonials Section -->
  948.                    <div class="testimonials">
  949.                        <header class="header-modal my-3">
  950.                            <h2>What Our Customers Say</h2>
  951.                        </header>
  952.                        <ul>
  953.                            <li>Every bite took me back to India – absolutely authentic and delicious!</li>
  954.                            <li>Tikka Nation has redefined Indian food for me – rich, flavorful, and fresh.</li>
  955.                            <li>The vegan options are incredible! So glad I found this gem.</li>
  956.                            <li>Perfectly spiced and cooked to perfection – can’t wait to order again!</li>
  957.                        </ul>
  958.                    </div>
  959.  
  960.                    <!-- Catering Services Section -->
  961.                    <div class="catering">
  962.                        <header class="header-modal my-3">
  963.                            <h2>Catering Services</h2>
  964.                        </header>
  965.                        <p>At Tikka Nation, we believe in making every event special with the rich flavours and
  966.                            authentic tastes of <strong>Indian cuisine</strong>. Our catering services bring an array of
  967.                            traditional dishes straight to your gatherings, creating an unforgettable experience for you
  968.                            and your guests. From spicy, flavour-packed curries to indulgent desserts and classic
  969.                            appetisers, our menu caters to a variety of tastes, ensuring that every dish leaves a
  970.                            lasting impression. Our team takes pride in offering freshly prepared food that speaks of
  971.                            India’s culinary diversity, making each event memorable with every bite.</p>
  972.                        <p>Whether you’re hosting a corporate function, a wedding, or an intimate dinner, Tikka Nation’s
  973.                            catering services are designed to complement your unique event. With flexible menu options
  974.                            and seamless setup, we provide a hassle-free experience, allowing you to focus on enjoying
  975.                            the occasion while we take care of the food. Let us bring authentic Indian flavours to your
  976.                            celebration and make it a truly remarkable gathering</p>
  977.                    </div>
  978.                    <div class="catering">
  979.                        <header class="header-modal my-3">
  980.                            <h2>Catering Options</h2>
  981.                        </header>
  982.                        <p>At Tikka Nation Dorking, we are dedicated to making every dining experience memorable.
  983.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  984.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  985.                            Dorking, and discover why Tikka Nation is the perfect choice for every food lover!</p>
  986.                        <div class="catering-grid">
  987.                            <div>
  988.                                <h3>Corporate Events</h3>
  989.                                <p>Impress your colleagues and clients with a catering service that goes beyond the
  990.                                    ordinary. Tikka Nation’s corporate catering adds a vibrant and flavorful touch to
  991.                                    business lunches, conferences, and office gatherings. Our menu can be customised to
  992.                                    suit dietary preferences, offering vegan, vegetarian, and non-vegetarian options to
  993.                                    ensure everyone can indulge. With seamless service and carefully crafted dishes, we
  994.                                    elevate your corporate event, creating an atmosphere that encourages connection and
  995.                                    appreciation.</p>
  996.                            </div>
  997.                            <div>
  998.                                <h3>Wedding Celebrations</h3>
  999.                                <p>A wedding deserves nothing less than extraordinary food, and Tikka Nation is here to
  1000.                                    provide just that. From traditional Indian wedding favourites to contemporary
  1001.                                    dishes, our wedding catering offers an array of options for every palate. Our chefs
  1002.                                    work closely with you to design a menu that reflects your tastes and style, adding
  1003.                                    elegance to your special day. With beautifully presented dishes and flavours that
  1004.                                    embody India’s culinary heritage, we ensure your guests enjoy an unforgettable
  1005.                                    dining experience.</p>
  1006.                            </div>
  1007.                            <div>
  1008.                                <h3>Social Events</h3>
  1009.                                <p>Hosting a social gathering? Tikka Nation’s catering adds a rich, flavorful dimension
  1010.                                    to any occasion. From lively family reunions to community events, our catering
  1011.                                    service brings the best of cuisine of India to your social events. Choose from a
  1012.                                    variety of appetisers, mains, and desserts, all tailored to impress your guests and
  1013.                                    add to the festive atmosphere. Our team handles everything, from setup to cleanup,
  1014.                                    so you can relax and enjoy the company of friends and family.</p>
  1015.                            </div>
  1016.                            <div>
  1017.                                <h3>Private Gatherings</h3>
  1018.                                <p>For more intimate affairs, Tikka Nation’s private catering provides an exclusive
  1019.                                    dining experience. Whether it's a small dinner with close friends or a personal
  1020.                                    celebration, we create a cosy, inviting setting with dishes that cater to your
  1021.                                    preferences. Our menu offers versatile options to suit the mood and setting,
  1022.                                    bringing the rich flavours of Indian food into a private, personalised space where
  1023.                                    you and your guests can savour each bite.</p>
  1024.                            </div>
  1025.                            <div>
  1026.                                <h3>Birthday Celebrations</h3>
  1027.                                <p>Make birthdays extra special with Tikka Nation’s delicious catering services. We
  1028.                                    offer a wide range of birthday-friendly options, from appetisers to mains and
  1029.                                    desserts, perfect for guests of all ages. Our team is dedicated to creating a
  1030.                                    joyful, lively atmosphere with flavours that everyone will love. With Tikka Nation,
  1031.                                    you can focus on celebrating while we handle the food and ensure your guests enjoy
  1032.                                    every bite.</p>
  1033.                            </div>
  1034.                            <div>
  1035.                                <h3>Anniversary Dinners</h3>
  1036.                                <p>Celebrate love and commitment with a romantic anniversary dinner catered by Tikka
  1037.                                    Nation. Our anniversary catering brings elegance and flavour to your special
  1038.                                    evening, with dishes crafted to impress and delight. From starters to desserts, each
  1039.                                    dish is designed to enhance your celebration, making it a memorable night filled
  1040.                                    with authentic Indian flavours. We take care of every detail, allowing you to relax
  1041.                                    and enjoy a beautiful meal with your loved one.</p>
  1042.                            </div>
  1043.                        </div>
  1044.                    </div>
  1045.                </main>
  1046.            </div>
  1047.            <div class="modal-footer">
  1048.                <div class="row w-100">
  1049.                    <div class="col-md-4 mb-2 col-4">
  1050.                        <div class="h-100">
  1051.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1052.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  1053.                            </a>
  1054.                        </div>
  1055.                    </div>
  1056.                    <div class="col-md-4 mb-2 col-4">
  1057.                        <div class="h-100">
  1058.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  1059.                                data-bs-dismiss="modal" aria-label="Close">
  1060.                                <span>Order
  1061.                                    Online</span>
  1062.                            </a>
  1063.                        </div>
  1064.                    </div>
  1065.                    <div class="col-md-4 mb-2 col-4">
  1066.                        <div class="h-100">
  1067.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1068.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  1069.                            </a>
  1070.                        </div>
  1071.                    </div>
  1072.                </div>
  1073.            </div>
  1074.        </div>
  1075.    </div>
  1076. </div>
  1077.  
  1078. <!-- Dorking privacy-policy-modal content -->
  1079. <!-- Uxbridge privacy-policy-modal content -->
  1080.  
  1081. <div class="modal privacy-policy-modal fade" id="webDev_br6" aria-hidden="true">
  1082.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  1083.        <div class="modal-content text-dark">
  1084.            <div class="modal-header">
  1085.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  1086.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  1087.            </div>
  1088.            <div class="modal-body px-4 text-dark">
  1089.                <header class="header-modal">
  1090.                    <h2>Tikka Nation Uxbridge</h2>
  1091.                    <p><strong>Vegan, Vegetarian, or Non-Vegetarian – We’ve Got a Plate for Every Palate!</strong></p>
  1092.                </header>
  1093.  
  1094.                <!-- Main Content -->
  1095.                <main class="main-content">
  1096.  
  1097.                    <!-- Welcome Section -->
  1098.                    <div class="intro">
  1099.                        <p>Welcome to Tikka Nation, your go-to destination for authentic Indian flavours across the UK.
  1100.                            With branches in Dorking, Birmingham, Preston, and St Albans, we proudly bring a vibrant
  1101.                            menu that celebrates the rich culinary heritage of India. </p>
  1102.                        <p>Being an <strong>Indian restaurant</strong>, we offer classic favourites like Handi
  1103.                            <strong>Dum Biryani</strong> and <strong>Mixed Grill Tikka Platter</strong>. street-style
  1104.                            delights such as <strong>Bombay Street Buns</strong>, and <strong>Loaded Fries</strong>. Our
  1105.                            dishes cater to all tastes – vegan, vegetarian, and non-vegetarian alike.
  1106.                        </p>
  1107.                        <p>Whether you are in the mood for a sit-down meal, a quick takeaway, or hosting an event, Tikka
  1108.                            Nation has you covered with the most authentic <strong>cuisine of India</strong>. Our
  1109.                            flexible dining, ordering, and catering options. We invite food enthusiasts to indulge in a
  1110.                            journey of flavours, savouring everything from spicy, tangy chaat to our signature wraps and
  1111.                            hearty curries. Our mission is simple: to bring the authentic taste of India to every corner
  1112.                            of the UK, ensuring every bite is packed with the warmth and vibrancy of <strong>Indian
  1113.                                cuisine</strong>.</p>
  1114.                        <p>From tangy chaat and our signature wraps to hearty curries, each dish is packed with spices,
  1115.                            freshness, and vibrant colours. Our mission is to bring an authentic taste of India to every
  1116.                            corner of the UK with our <strong>Indian takeaway</strong> service. We are here to share the
  1117.                            warmth and depth of <strong>Indian cuisine</strong> in every bite.</p>
  1118.                        <p><strong>Experience India on a plate at Tikka Nation – a feast that is as colourful as it is
  1119.                                delicious! Dine in, order in via our mobile app, or book us for catering to enjoy the
  1120.                                true taste of India, right here in Uxbridge.</strong></p>
  1121.                    </div>
  1122.  
  1123.                    <!-- Explore Menu Section -->
  1124.                    <div class="menu">
  1125.                        <header class="header-modal my-3">
  1126.                            <h2>Explore Our Menu</h2>
  1127.                        </header>
  1128.                        <div class="menu-grid">
  1129.                            <div class="menu-item">
  1130.                                <div>
  1131.                                    <h3>Vegan Options</h3>
  1132.                                    <p>Discover our vegan delights that redefine taste!</p>
  1133.                                </div>
  1134.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1135.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  1136.                            </div>
  1137.                            <div class="menu-item">
  1138.                                <div>
  1139.                                    <h3>Vegetarian Options</h3>
  1140.                                    <p>Our vegetarian dishes are fresh and full of flavour.</p>
  1141.                                </div>
  1142.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1143.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  1144.                            </div>
  1145.                            <div class="menu-item">
  1146.                                <div>
  1147.                                    <h3>Non-Vegetarian Options</h3>
  1148.                                    <p>Best of Indian non-veg dishes for your plate.</p>
  1149.                                </div>
  1150.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1151.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  1152.                            </div>
  1153.                        </div>
  1154.                    </div>
  1155.  
  1156.                    <!-- Special Offers Section -->
  1157.                    <div class="offer">
  1158.                        <header class="header-modal my-3">
  1159.                            <h2>Special Offers</h2>
  1160.                        </header>
  1161.                        <p><strong>10% NHS Discount:</strong> Enjoy exclusive savings at Tikka Nation! NHS staff receive
  1162.                            10% off on all your favourite dishes. Bon appétit!</p>
  1163.                    </div>
  1164.  
  1165.                    <div class="testimonials">
  1166.                        <header class="header-modal my-3">
  1167.                            <h2>Experience Authentic Indian Flavours in Uxbridge</h2>
  1168.                        </header>
  1169.                        <p>At Tikka Nation, we bring the vibrant flavours of India to the UK, offering food enthusiasts
  1170.                            a genuine taste of classic Indian street food with a modern twist.</p>
  1171.                        <p>Our menu reflects the diversity of <strong>Indian cuisine</strong>, crafted to satisfy every
  1172.                            craving. With each bite, our guests can journey through the streets of India, savouring
  1173.                            vegan, vegetarian, and non-vegetarian options packed with spices, fresh herbs, and bold
  1174.                            flavours.</p>
  1175.                        <p>From <strong>Gunpowder Fries</strong> to <strong>Schezwan Fries</strong>, our crispy sides
  1176.                            are sure to elevate any meal. Our <strong>Tikka Corn on the Cob</strong> and <strong>Punjabi
  1177.                                Samosa</strong> deliver familiar, comforting tastes, perfect for any craving.</p>
  1178.                        <p>For non-veg lovers, our tender <strong>Chicken Tikka</strong>, <strong>Seekh Kebab</strong>,
  1179.                            and <strong>Lamb Bhuna</strong> will give you the authentic Indian taste. You also get an
  1180.                            array of non-veg dishes in both chicken and lamb options.</p>
  1181.                        <p>For those craving iconic street food, our <strong>Samosa Pao</strong> and <strong>Vada
  1182.                                Pao</strong> serve as ideal options, blending spiced fillings with fresh chutneys in a
  1183.                            soft roll. Vegan options like Soya Chaap Tikka and <strong>Soya Tikka Mini Kathi
  1184.                                Roll</strong> are just a few highlights of our extensive selection. </p>
  1185.                        <p>At Tikka Nation, we invite you to indulge in the authenticity of Indian flavours, whether
  1186.                            dining in or ordering for an at-home experience with <strong>Indian takeaway</strong>
  1187.                            service. Join us in exploring the rich and diverse tastes of India right here in Uxbridge!
  1188.                        </p>
  1189.                        <ul>
  1190.                            <li><strong>Fresh Ingredients</strong></li>
  1191.                            <li><strong>Hygienic Environment</strong></li>
  1192.                            <li><strong>Best Service</strong></li>
  1193.                            <li><strong>Best Price</strong></li>
  1194.                        </ul>
  1195.                    </div>
  1196.                    <div>
  1197.                        <header class="header-modal my-3">
  1198.                            <h2>Order Online Quickly and Easily</h2>
  1199.                        </header>
  1200.                        <p>Indulge in your favourite Indian flavours from the comfort of your home! Just a few clicks,
  1201.                            and the delicious dishes from one of the best <strong>Indian eateries</strong> are on their
  1202.                            way to you. Don’t wait—order online now and treat yourself to an authentic feast!</p>
  1203.                        <p><strong>Get your favourites directly from us!</strong></p>
  1204.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  1205.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  1206.  
  1207.                    </div>
  1208.                    <!-- Testimonials Section -->
  1209.                    <div class="testimonials">
  1210.                        <header class="header-modal my-3">
  1211.                            <h2>What Our Customers Say</h2>
  1212.                        </header>
  1213.                        <ul>
  1214.                            <li>Absolutely loved the flavours! The Soya Tikka Roll was perfectly spiced. Definitely
  1215.                                ordering again!</li>
  1216.                            <li>Authentic Indian taste in every bite! The Masala Fries and Vada Pao took me right back
  1217.                                to Mumbai.</li>
  1218.                            <li>Fresh, flavorful, and just the right spice level! Tikka Nation has become my go-to for
  1219.                                Indian food.</li>
  1220.                            <li>Fantastic vegan options! The Soya Chaap Tikka was a standout – so delicious and
  1221.                                satisfying.</li>
  1222.                        </ul>
  1223.                    </div>
  1224.  
  1225.                    <!-- Catering Services Section -->
  1226.                    <div class="catering">
  1227.                        <header class="header-modal my-3">
  1228.                            <h2>Catering Services</h2>
  1229.                        </header>
  1230.                        <p>At Tikka Nation, we believe every event deserves an unforgettable culinary experience. With
  1231.                            our Indian-inspired catering services, we bring the rich flavours of India directly to your
  1232.                            gatherings, no matter the occasion. </p>
  1233.                        <p>Whether it is a formal corporate event, a joyful wedding celebration, or a cosy private
  1234.                            party, our versatile menu offers something for everyone, featuring vegan, vegetarian, and
  1235.                            non-vegetarian options. From aromatic curries and hearty biryanis to popular street-style
  1236.                            snacks, we tailor our offerings to create a menu that suits your event’s needs. </p>
  1237.                        <p>Our skilled catering team ensures every dish is crafted to perfection and presented
  1238.                            beautifully, allowing you and your guests to focus on enjoying the moment. Let Tikka Nation
  1239.                            add that extra layer of flavour and warmth to your celebration, making every event memorable
  1240.                            and every bite a delight.</p>
  1241.                    </div>
  1242.                    <div class="catering">
  1243.                        <header class="header-modal my-3">
  1244.                            <h2>Catering Options</h2>
  1245.                        </header>
  1246.                        <p>At Tikka Nation Uxbridge, we are dedicated to making every dining experience memorable.
  1247.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  1248.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  1249.                            Uxbridge, and discover why Tikka Nation is the perfect choice for every food lover!</p>
  1250.                        <div class="catering-grid">
  1251.                            <div>
  1252.                                <h3>Corporate Events</h3>
  1253.                                <p>Impress your colleagues and clients with Tikka Nation’s catering for corporate events
  1254.                                    with the best <strong>Indian restaurants food</strong>. From quick munchies to
  1255.                                    full-course meals, we offer a diverse menu that balances flavour with presentation.
  1256.                                    Our team ensures a seamless setup and service, leaving you to focus on a productive,
  1257.                                    enjoyable event.</p>
  1258.                            </div>
  1259.                            <div>
  1260.                                <h3>Wedding Events</h3>
  1261.                                <p>Celebrate your big day with the rich flavours of India! Tikka Nation’s wedding
  1262.                                    catering brings an array of authentic dishes that suit every palate, from starters
  1263.                                    to grand main courses. Our team delivers impeccable service and ensures each dish is
  1264.                                    as memorable as the occasion itself.
  1265.                                </p>
  1266.                            </div>
  1267.                            <div>
  1268.                                <h3>Social Events</h3>
  1269.                                <p>From community gatherings to festive celebrations, Tikka Nation provides a catering
  1270.                                    menu filled with favourite <strong>Indian dishes</strong> such as Vada Pao, Fries,
  1271.                                    Pav Bhaji, Chicken Tikka, Aloo Tikki Chaat, Soya Chaat Tikka, and more. We offer
  1272.                                    vegan, vegetarian, and non-vegetarian options to please every guest, and our
  1273.                                    attention to flavour and quality makes us the ideal choice for social events of any
  1274.                                    size.</p>
  1275.                            </div>
  1276.                            <div>
  1277.                                <h3>Private Parties</h3>
  1278.                                <p>Make your private party stand out with Tikka Nation’s catering service. We bring the
  1279.                                    best of Indian flavours directly to you, with a customizable menu that includes
  1280.                                    everything from light snacks to hearty mains. Perfect for an intimate gathering, our
  1281.                                    catering adds a unique culinary experience to your event.</p>
  1282.                            </div>
  1283.                            <div>
  1284.                                <h3>Birthday Parties</h3>
  1285.                                <p>Celebrate birthdays with delicious Indian treats that everyone will love! Our
  1286.                                    birthday party catering includes crowd-pleasing options like Bombay Street Buns,
  1287.                                    Loaded Fries, and Handi Dum Biryani. Tikka Nation makes it easy to add flavour and
  1288.                                    festivity to your special day with a range of tasty options.</p>
  1289.                            </div>
  1290.                            <div>
  1291.                                <h3>Anniversary Dinners</h3>
  1292.                                <p>Add a touch of elegance to your anniversary celebration with Tikka Nation’s catering.
  1293.                                    Our menu features flavorful <strong>Indian dishes</strong> like Masala Fries, Tikka
  1294.                                    Corn, Chicken Tikka, Grilled Chicken, and more that cater to every preference. </p>
  1295.                                <p>This <strong>Indian restaurant's food</strong> can offer you the satisfaction of
  1296.                                    enjoying authentic Indian foods in a warm and intimate atmosphere. Let us handle the
  1297.                                    food while you focus on enjoying this special milestone with loved ones.</p>
  1298.                            </div>
  1299.                        </div>
  1300.                    </div>
  1301.                </main>
  1302.            </div>
  1303.            <div class="modal-footer">
  1304.                <div class="row w-100">
  1305.                    <div class="col-md-4 mb-2 col-4">
  1306.                        <div class="h-100">
  1307.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1308.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  1309.                            </a>
  1310.                        </div>
  1311.                    </div>
  1312.                    <div class="col-md-4 mb-2 col-4">
  1313.                        <div class="h-100">
  1314.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  1315.                                data-bs-dismiss="modal" aria-label="Close">
  1316.                                <span>Order
  1317.                                    Online</span>
  1318.                            </a>
  1319.                        </div>
  1320.                    </div>
  1321.                    <div class="col-md-4 mb-2 col-4">
  1322.                        <div class="h-100">
  1323.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1324.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  1325.                            </a>
  1326.                        </div>
  1327.                    </div>
  1328.                </div>
  1329.            </div>
  1330.        </div>
  1331.    </div>
  1332. </div>
  1333.  
  1334. <!-- Uxbridge privacy-policy-modal content -->
  1335. <!-- Watford privacy-policy-modal content -->
  1336.  
  1337. <div class="modal privacy-policy-modal fade" id="webDev_br7" aria-hidden="true">
  1338.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  1339.        <div class="modal-content text-dark">
  1340.            <div class="modal-header">
  1341.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  1342.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  1343.            </div>
  1344.            <div class="modal-body px-4 text-dark">
  1345.                <header class="header-modal">
  1346.                    <h2>Tikka Nation Watford</h2>
  1347.                    <p><strong>Flavours for Every Taste – Vegan, Vegetarian, or Non-Vegetarian</strong></p>
  1348.                </header>
  1349.  
  1350.                <!-- Main Content -->
  1351.                <main class="main-content">
  1352.  
  1353.                    <!-- Welcome Section -->
  1354.                    <div class="intro">
  1355.                        <p>Welcome to Tikka Nation Watford, the most loved <strong>Indian restaurant</strong> in the
  1356.                            area! We are thrilled to bring our authentic Indian flavours to the Watford community,
  1357.                            adding another location to our growing family across the UK. At Tikka Nation, we believe in
  1358.                            celebrating India’s diverse culinary heritage, and our menu reflects that passion.</p>
  1359.                        <p>From timeless favourites like <strong>Handi Dum Biryani</strong> and <strong>Mixed
  1360.                                Grill</strong> <strong>Tikka Platter</strong> to unique street-style creations such as
  1361.                            <strong>Bombay Street Buns</strong> and <strong>Loaded Fries</strong>, every dish is crafted
  1362.                            with love and a commitment to quality. We cater to all tastes with vegan, vegetarian, and
  1363.                            non-vegetarian options, ensuring everyone can enjoy a plate that suits their palate
  1364.                        </p>
  1365.                        <p>Whether you are planning a leisurely dine-in experience, a quick takeaway, or an event where
  1366.                            food is the centrepiece, Tikka Nation Watford has you covered. We are one of the preferred
  1367.                            <strong>Indian eateries</strong>. Our flexible dining, ordering, and catering options allow
  1368.                            food lovers to enjoy a journey through the flavours of India.
  1369.                        </p>
  1370.                        <p>From tangy chaat and our signature wraps to hearty curries, each dish is packed with spices,
  1371.                            freshness, and vibrant colours. Our mission is to bring an authentic taste of India to every
  1372.                            corner of the UK with our <strong>Indian takeaway</strong> service. We are here to share the
  1373.                            warmth and depth of <strong>Indian cuisine</strong> in every bite.</p>
  1374.                        <p><strong>Experience India at Tikka Nation Watford – where every meal is a feast! Dine in,
  1375.                                order online, or book us for catering and enjoy a true Indian culinary experience in
  1376.                                Watford.</strong></p>
  1377.                    </div>
  1378.  
  1379.                    <!-- Explore Menu Section -->
  1380.                    <div class="menu">
  1381.                        <header class="header-modal my-3">
  1382.                            <h2>Explore Our Menu</h2>
  1383.                        </header>
  1384.                        <div class="menu-grid">
  1385.                            <div class="menu-item">
  1386.                                <div>
  1387.                                    <h3>Vegan Delights</h3>
  1388.                                    <p>Indulge in our plant-based options, crafted to redefine your taste expectations!
  1389.                                    </p>
  1390.                                </div>
  1391.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1392.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  1393.                            </div>
  1394.                            <div class="menu-item">
  1395.                                <div>
  1396.                                    <h3>Vegetarian Specialties</h3>
  1397.                                    <p>Fresh, vibrant, and full of flavour – discover our signature vegetarian dishes.
  1398.                                    </p>
  1399.                                </div>
  1400.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1401.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  1402.                            </div>
  1403.                            <div class="menu-item">
  1404.                                <div>
  1405.                                    <h3>Non-Vegetarian Treats</h3>
  1406.                                    <p>Savour the best of India’s non-veg specialties, right here in Watford.</p>
  1407.                                </div>
  1408.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1409.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  1410.                            </div>
  1411.                        </div>
  1412.                    </div>
  1413.  
  1414.                    <!-- Special Offers Section -->
  1415.                    <div class="offer">
  1416.                        <header class="header-modal my-3">
  1417.                            <h2>Special Offers</h2>
  1418.                        </header>
  1419.                        <p><strong>10% NHS Discount:</strong> To thank our dedicated NHS staff, we’re proud to offer a
  1420.                            10% discount on all
  1421.                            our dishes. Enjoy your favourites at an exclusive price!</p>
  1422.                    </div>
  1423.  
  1424.                    <div class="testimonials">
  1425.                        <header class="header-modal my-3">
  1426.                            <h2>Indian Flavours, UK Locations – Discover Tikka Nation!</h2>
  1427.                        </header>
  1428.                        <p>Tikka Nation Watford brings the colourful, bold, and diverse tastes of Indian cuisine to the
  1429.                            UK. Our <strong>Indian restaurants food</strong> captures the essence of India, perfect for
  1430.                            everyone from curious foodies to lifelong fans of Indian flavours. Enjoy the best of
  1431.                            street-style bites and traditional recipes, all crafted to suit vegan, vegetarian, and
  1432.                            non-vegetarian preferences. From our famous <strong>Gunpowder Fries</strong> and
  1433.                            <strong>Schezwan Fries</strong> to the comforting flavours of <strong>Tikka Corn on the
  1434.                                Cob</strong>, <strong>Punjabi Samosa</strong>, Vada Pav, and more, our side dishes are
  1435.                            designed to elevate every meal.
  1436.                        </p>
  1437.  
  1438.                        <p>For those who love non-veg delights, our <strong>Chicken Tikka</strong>, <strong>Seekh
  1439.                                Kebab</strong>, and <strong>Lamb Bhuna</strong> bring the taste of India to life with
  1440.                            each bite. Vegan favourites like <strong>Soya Chaap Tikka</strong> and <strong>Soya Tikka
  1441.                                Mini Kathi Roll</strong> are also highlights, showcasing how plant-based options can be
  1442.                            just as delicious and flavorful. At Tikka Nation Watford, we are committed to sharing the
  1443.                            rich and varied <strong>cuisine of India</strong>, whether you choose to dine in or order
  1444.                            for a cosy night in. Come, experience the taste of India in Watford, and let every meal take
  1445.                            you on a journey of flavours!</p>
  1446.                        <ul>
  1447.                            <li><strong>Fresh Ingredients</strong></li>
  1448.                            <li><strong>Hygienic Preparation</strong></li>
  1449.                            <li><strong>Exceptional Service</strong></li>
  1450.                            <li><strong>Value for Money</strong></li>
  1451.                        </ul>
  1452.                    </div>
  1453.                    <div>
  1454.                        <header class="header-modal my-3">
  1455.                            <h2>Order Online – Quick and Convenient</h2>
  1456.                        </header>
  1457.                        <p>Enjoy the best of Indian flavours without leaving your home! With just a few clicks, Tikka
  1458.                            Nation’s delicious menu is on its way to you. Don’t wait – order online and treat yourself
  1459.                            to an authentic Indian feast.</p>
  1460.                        <p><strong>Get your favourites directly from us!</strong></p>
  1461.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  1462.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  1463.  
  1464.                    </div>
  1465.                    <!-- Testimonials Section -->
  1466.                    <div class="testimonials">
  1467.                        <header class="header-modal my-3">
  1468.                            <h2>What Our Customers Say</h2>
  1469.                        </header>
  1470.                        <ul>
  1471.                            <li>Incredible flavours and fast service – Tikka Nation Watford never disappoints!</li>
  1472.                            <li>Authentic Indian taste that hits the spot every time. Highly recommend it!</li>
  1473.                            <li>The vegan options are amazing! So flavorful and fresh.</li>
  1474.                            <li>Perfectly spiced and packed with flavour – my go-to place for Indian food.</li>
  1475.                        </ul>
  1476.                    </div>
  1477.  
  1478.                    <!-- Catering Services Section -->
  1479.                    <div class="catering">
  1480.                        <header class="header-modal my-3">
  1481.                            <h2>Catering Services</h2>
  1482.                        </header>
  1483.                        <p>At Tikka Nation Watford, we believe every event deserves an exceptional culinary experience.
  1484.                            Our Indian-inspired catering services are designed to bring the vibrant flavours of India to
  1485.                            your gatherings, no matter the occasion.</p>
  1486.                        <p>Whether it’s a corporate event, wedding, birthday, or private party, our diverse menu
  1487.                            includes vegan, vegetarian, and non-vegetarian options that cater to everyone’s taste. From
  1488.                            traditional curries and biryanis to popular street-style snacks, our offerings can be
  1489.                            customised to suit your event’s needs. </p>
  1490.                        <p>With our professional catering team, each dish is presented beautifully, allowing you and
  1491.                            your guests to enjoy every moment</p>
  1492.                    </div>
  1493.                    <div class="catering">
  1494.                        <header class="header-modal my-3">
  1495.                            <h2>Catering Options</h2>
  1496.                        </header>
  1497.                        <p>At Tikka Nation Watford, we are dedicated to making every dining experience memorable.
  1498.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  1499.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  1500.                            Watford, and discover why Tikka Nation is the perfect choice for every food lover!</p>
  1501.                        <div class="catering-grid">
  1502.                            <div>
  1503.                                <h3>Corporate Events</h3>
  1504.                                <p>Elevate your next corporate event with our flavorful catering options, ensuring a
  1505.                                    seamless setup
  1506.                                    and service.</p>
  1507.                            </div>
  1508.                            <div>
  1509.                                <h3>Wedding Celebrations</h3>
  1510.                                <p>Celebrate your big day with a feast that everyone will remember! Our wedding catering
  1511.                                    offers a
  1512.                                    range of authentic Indian dishes to suit every palate.</p>
  1513.                            </div>
  1514.                            <div>
  1515.                                <h3>Social Events</h3>
  1516.                                <p>From community gatherings to festive occasions, our catering brings the best of
  1517.                                    Indian flavours
  1518.                                    to your events.</p>
  1519.                            </div>
  1520.                            <div>
  1521.                                <h3>Private Gatherings</h3>
  1522.                                <p>Perfect for intimate parties, our customizable menus offer light snacks to hearty
  1523.                                    mains for a
  1524.                                    memorable experience.</p>
  1525.                            </div>
  1526.                            <div>
  1527.                                <h3>Birthday Celebrations</h3>
  1528.                                <p>Make birthdays extra special with treats like Bombay Street Buns, Loaded Fries, and
  1529.                                    Handi Dum
  1530.                                    Biryani.</p>
  1531.                            </div>
  1532.                            <div>
  1533.                                <h3>Anniversary Dinners</h3>
  1534.                                <p>Celebrate love and togetherness with dishes like Masala Fries, Tikka Corn, and
  1535.                                    Grilled Chicken.</p>
  1536.                            </div>
  1537.                        </div>
  1538.                    </div>
  1539.                </main>
  1540.            </div>
  1541.            <div class="modal-footer">
  1542.                <div class="row w-100">
  1543.                    <div class="col-md-4 mb-2 col-4">
  1544.                        <div class="h-100">
  1545.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1546.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  1547.                            </a>
  1548.                        </div>
  1549.                    </div>
  1550.                    <div class="col-md-4 mb-2 col-4">
  1551.                        <div class="h-100">
  1552.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  1553.                                data-bs-dismiss="modal" aria-label="Close">
  1554.                                <span>Order
  1555.                                    Online</span>
  1556.                            </a>
  1557.                        </div>
  1558.                    </div>
  1559.                    <div class="col-md-4 mb-2 col-4">
  1560.                        <div class="h-100">
  1561.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1562.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  1563.                            </a>
  1564.                        </div>
  1565.                    </div>
  1566.                </div>
  1567.            </div>
  1568.        </div>
  1569.    </div>
  1570. </div>
  1571.  
  1572. <!-- Watford privacy-policy-modal content -->
  1573. <!-- Birmingham privacy-policy-modal content -->
  1574.  
  1575. <div class="modal privacy-policy-modal fade" id="webDev_br9" aria-hidden="true">
  1576.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  1577.        <div class="modal-content text-dark">
  1578.            <div class="modal-header">
  1579.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  1580.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  1581.            </div>
  1582.            <div class="modal-body px-4 text-dark">
  1583.                <header class="header-modal">
  1584.                    <h2>Tikka Nation Birmingham</h2>
  1585.                    <p><strong>Dine in, order, or cater with Tikka Nation for an unforgettable culinary
  1586.                            experience.</strong></p>
  1587.                </header>
  1588.  
  1589.                <!-- Main Content -->
  1590.                <main class="main-content">
  1591.  
  1592.                    <!-- Welcome Section -->
  1593.                    <div class="intro">
  1594.                        <p>Welcome to Tikka Nation in Birmingham, a reputed <strong>Indian restaurant</strong>, where
  1595.                            the authentic flavours of India come alive in every bite! We are passionate about serving
  1596.                            fresh, flavorful Indian dishes, crafted to offer the true taste of the streets and kitchens
  1597.                            of India. Our menu is designed to satisfy every craving, whether you’re vegan, vegetarian,
  1598.                            or a fan of classic non-veg delights.</p>
  1599.                        <p>We are one of the most loved <strong>Indian eateries</strong> in the area. Start with our
  1600.                            popular street food bites like crispy Onion Bhaji or spicy Masala Fries, then dive into
  1601.                            heartier options like our rich Chicken Tikka Masala, tender Lamb Rogan Josh, or flavorful
  1602.                            Vegetable Korma. For something truly satisfying, our Thalis offer a complete meal experience
  1603.                            with perfectly balanced flavours and sides. Craving something light? Try our refreshing
  1604.                            smoothies or wraps, like the Soya Chaap Tikka Wrap or the Paneer Tikka Wrap, packed with
  1605.                            fresh spices and vibrant tastes.</p>
  1606.                        <p>Whether dining in, ordering, or catering, Tikka Nation ensures every meal is a flavorful
  1607.                            journey, filled with bold spices, fresh ingredients, and a touch of Indian hospitality. Dine
  1608.                            in or make the most of this <strong>Indian takeaway</strong> to get your food on the go.
  1609.                        </p>
  1610.                        <p>Join us in Birmingham for an unforgettable culinary experience that brings the best of
  1611.                            <strong>Indian restaurants food</strong> and traditional dishes right to you!
  1612.                        </p>
  1613.                    </div>
  1614.  
  1615.                    <!-- Explore Menu Section -->
  1616.                    <div class="menu">
  1617.                        <header class="header-modal my-3">
  1618.                            <h2>Explore Our Menu</h2>
  1619.                        </header>
  1620.                        <div class="menu-grid">
  1621.                            <div class="menu-item">
  1622.                                <div>
  1623.                                    <h3>Vegan Delights</h3>
  1624.                                    <p>Enjoy bold, authentic Indian dishes crafted entirely with plant-based
  1625.                                        ingredients.
  1626.                                    </p>
  1627.                                </div>
  1628.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1629.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  1630.                            </div>
  1631.                            <div class="menu-item">
  1632.                                <div>
  1633.                                    <h3>Vegetarian Feast</h3>
  1634.                                    <p>Savour hearty, spice-filled dishes made for veggie lovers, from Thalis to Tikkas.
  1635.                                    </p>
  1636.                                </div>
  1637.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1638.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  1639.                            </div>
  1640.                            <div class="menu-item">
  1641.                                <div>
  1642.                                    <h3>Non-Vegetarian Indulgence</h3>
  1643.                                    <p>Dive into a flavorful range of chicken, lamb, and kebabs, cooked to perfection.
  1644.                                    </p>
  1645.                                </div>
  1646.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1647.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  1648.                            </div>
  1649.                        </div>
  1650.                    </div>
  1651.  
  1652.                    <!-- Special Offers Section -->
  1653.                    <div class="offer">
  1654.                        <header class="header-modal my-3">
  1655.                            <h2>Special Offers</h2>
  1656.                        </header>
  1657.                        <p><strong>10% NHS Discount:</strong> As a token of gratitude, Tikka Nation offers a 10%
  1658.                            discount for NHS staff. Enjoy delicious Indian meals with us and save on every visit. Thank
  1659.                            you for all you do!</p>
  1660.                    </div>
  1661.  
  1662.                    <div class="testimonials">
  1663.                        <header class="header-modal my-3">
  1664.                            <h2>Unleash Your Taste Buds at Tikka Nation! From plant-powered plates to hearty non-veg
  1665.                                feasts, dive into India’s rich flavours with every bite. Come hungry, leave delighted!
  1666.                            </h2>
  1667.                        </header>
  1668.                        <p>At Tikka Nation, we bring you a vibrant selection of Indian dishes, crafted to satisfy every
  1669.                            craving and delight every palate. For those who love exploring plant-based options, our
  1670.                            <strong>Vegan Menu</strong> is packed with flavorful choices like the spicy<strong>
  1671.                                Gunpowder Fries</strong>, tangy <strong>Pani Puri</strong>, and hearty <strong>Soya
  1672.                                Chaap Tikka</strong> Wrap. Each dish is designed to showcase the depth of Indian spices
  1673.                            and the freshness of ingredients, making it a haven for vegan foodies.
  1674.                        </p>
  1675.  
  1676.                        <p>Our <strong>Vegetarian Menu</strong> is a treat for those seeking rich, savoury flavours
  1677.                            without meat. Dive into our <strong>Vegetarian Thali</strong>, a complete meal featuring
  1678.                            traditional <strong>Indian dishes</strong> and sides, or try the beloved <strong>Paneer
  1679.                                Tikka Wrap</strong> for a burst of smoky, tangy goodness. For street food lovers, the
  1680.                            crispy <strong>Samosa Choley Chaat</strong> and classic <strong>Vada Pao</strong> bring
  1681.                            authentic street-style bites straight to your table.</p>
  1682.                        <p>For non-vegetarian enthusiasts, our menu offers mouthwatering options like the iconic Butter
  1683.                            Chicken, flavorful <strong>Lamb Rogan Josh</strong>, and satisfying <strong>Chicken Tikka
  1684.                                Biryani</strong>. Each dish is marinated in spices and cooked to perfection, bringing
  1685.                            bold flavours in every bite.</p>
  1686.                        <p>Whether vegan, vegetarian, or non-vegetarian, Tikka Nation invites you to explore the best of
  1687.                            <strong>Indian cuisine</strong>. Walk into our restaurant or order online or via the Tikka
  1688.                            Nation mobile app and experience the delicious Indian dishes you won’t forget!
  1689.                        </p>
  1690.                        <ul>
  1691.                            <li><strong>Spicy Tikka Marinades</strong></li>
  1692.                            <li><strong>Fresh Herb Naan</strong></li>
  1693.                            <li><strong>Street Style Chaats</strong></li>
  1694.                            <li><strong>Hearty Thali Plates</strong></li>
  1695.                        </ul>
  1696.                    </div>
  1697.                    <div>
  1698.                        <header class="header-modal my-3">
  1699.                            <h2>Order Online – Quick and Convenient</h2>
  1700.                        </header>
  1701.                        <p>Craving authentic Indian flavours from Tikka Nation? Order online and enjoy your favourite
  1702.                            dishes delivered straight to your door! From vibrant Thalis to mouth watering street food,
  1703.                            we bring it all to you</p>
  1704.                        <p><strong>Download the Tikka Nation app
  1705.                                now and satisfy your cravings anytime, anywhere!</strong></p>
  1706.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  1707.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  1708.  
  1709.                    </div>
  1710.                    <!-- Testimonials Section -->
  1711.                    <div class="testimonials">
  1712.                        <header class="header-modal my-3">
  1713.                            <h2>What Our Customers Say</h2>
  1714.                        </header>
  1715.                        <ul>
  1716.                            <li>Tikka Nation never disappoints – the flavours are spot on every time!</li>
  1717.                            <li>Best Indian street food experience I've had outside of India!</li>
  1718.                            <li>Quick delivery, fresh ingredients, and unbeatable taste – highly recommend!</li>
  1719.                            <li>Absolutely loved the vegan options! So flavorful and satisfying.</li>
  1720.                            <li>Incredible service and even better food – I’m hooked!</li>
  1721.                        </ul>
  1722.                    </div>
  1723.  
  1724.                    <!-- Catering Services Section -->
  1725.                    <div class="catering">
  1726.                        <header class="header-modal my-3">
  1727.                            <h2>Catering Services</h2>
  1728.                        </header>
  1729.                        <p>At Tikka Nation, we believe food is at the heart of every celebration, bringing people
  1730.                            together in a shared experience of flavours, joy, and unforgettable moments. Our catering
  1731.                            services are designed to offer the same authentic Indian taste and vibrant presentation our
  1732.                            guests love, making every event memorable. </p>
  1733.                        <p>Whether it's a formal corporate gathering or an intimate anniversary dinner, we bring the
  1734.                            spices, colours, and aromas of India right to your venue.</p>
  1735.                        <p>Our catering team works with you to create a menu tailored to your event, balancing classic
  1736.                            dishes with crowd-pleasers that everyone will enjoy. We take care of every detail, so you
  1737.                            can focus on making memories with your guests. With Tikka Nation, you can rest assured your
  1738.                            catering experience will be seamless, delicious, and filled with the tastes of India.</p>
  1739.                    </div>
  1740.                    <div class="catering">
  1741.                        <header class="header-modal my-3">
  1742.                            <h2>Catering Options</h2>
  1743.                        </header>
  1744.                        <p>At Tikka Nation Birmingham, we are dedicated to making every dining experience memorable.
  1745.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  1746.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  1747.                            Birmingham, and discover why Tikka Nation is the perfect choice for every food lover!</p>
  1748.                        <div class="catering-grid">
  1749.                            <div>
  1750.                                <h3>Corporate Events</h3>
  1751.                                <p>Impress your colleagues and clients with a catering spread that’s as refined as it is
  1752.                                    flavorful. Tikka Nation offers corporate catering designed to suit both formal and
  1753.                                    casual events, from business luncheons to office parties. Treat your team to a
  1754.                                    selection of aromatic curries, spicy appetisers, and fresh, wholesome Thalis that
  1755.                                    are sure to leave a lasting impression.</p>
  1756.                            </div>
  1757.                            <div>
  1758.                                <h3>Wedding Celebrations</h3>
  1759.                                <p>Make your big day even more special with the authentic flavours of Tikka Nation. Our
  1760.                                    wedding catering brings traditional and fusion Indian dishes to your celebration,
  1761.                                    creating a menu that captures the essence of India. From savoury samosas to rich
  1762.                                    biryanis and indulgent desserts, our catering is designed to celebrate love,
  1763.                                    tradition, and unforgettable taste.</p>
  1764.                            </div>
  1765.                            <div>
  1766.                                <h3>Social Events</h3>
  1767.                                <p>Hosting a social gathering? Our catering services are perfect for any social event,
  1768.                                    from festive gatherings to community meet-ups. We offer a variety of options that
  1769.                                    can be customised for any group size, ensuring your guests enjoy a feast of Indian
  1770.                                    favourites like Tikka Platters, Thalis, and flavorful curries.</p>
  1771.                            </div>
  1772.                            <div>
  1773.                                <h3>Private Gatherings</h3>
  1774.                                <p>For intimate dinners or cosy gatherings, Tikka Nation’s catering service brings the
  1775.                                    best cuisine of India to your doorstep. Our curated menu is crafted to suit smaller
  1776.                                    groups, allowing you and your guests to savour authentic Indian flavours without the
  1777.                                    hassle of cooking. Perfect for dinner parties or casual get-togethers, our catering
  1778.                                    is sure to impress.</p>
  1779.                            </div>
  1780.                            <div>
  1781.                                <h3>Birthday Celebrations</h3>
  1782.                                <p>Celebrate a birthday in style with Tikka Nation’s catering services! Our birthday
  1783.                                    catering includes everything from finger foods like Masala Fries and Onion Bhajis to
  1784.                                    filling entrees like Chicken Tikka Masala and Soya Chaap Tikka Wraps. Make it a
  1785.                                    memorable birthday with delicious dishes that bring smiles to every guest.</p>
  1786.                            </div>
  1787.                            <div>
  1788.                                <h3>Anniversary Dinners</h3>
  1789.                                <p>Turn your anniversary dinner into a romantic feast with Tikka Nation’s catering. Our
  1790.                                    special anniversary menu features dishes that capture the warmth and richness of
  1791.                                    Indian flavours. Let us create a dining experience that’s as unforgettable as the
  1792.                                    love you’re celebrating, with dishes like Lamb Roganjosh, Paneer Tikka, and fresh,
  1793.                                    handmade naans.</p>
  1794.                            </div>
  1795.                        </div>
  1796.                    </div>
  1797.                </main>
  1798.            </div>
  1799.            <div class="modal-footer">
  1800.                <div class="row w-100">
  1801.                    <div class="col-md-4 mb-2 col-4">
  1802.                        <div class="h-100">
  1803.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1804.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  1805.                            </a>
  1806.                        </div>
  1807.                    </div>
  1808.                    <div class="col-md-4 mb-2 col-4">
  1809.                        <div class="h-100">
  1810.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  1811.                                data-bs-dismiss="modal" aria-label="Close">
  1812.                                <span>Order
  1813.                                    Online</span>
  1814.                            </a>
  1815.                        </div>
  1816.                    </div>
  1817.                    <div class="col-md-4 mb-2 col-4">
  1818.                        <div class="h-100">
  1819.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1820.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  1821.                            </a>
  1822.                        </div>
  1823.                    </div>
  1824.                </div>
  1825.            </div>
  1826.        </div>
  1827.    </div>
  1828. </div>
  1829.  
  1830. <!-- Birmingham privacy-policy-modal content -->
  1831. <!-- Preston privacy-policy-modal content -->
  1832.  
  1833. <div class="modal privacy-policy-modal fade" id="webDev_br10" aria-hidden="true">
  1834.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  1835.        <div class="modal-content text-dark">
  1836.            <div class="modal-header">
  1837.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  1838.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  1839.            </div>
  1840.            <div class="modal-body px-4 text-dark">
  1841.                <header class="header-modal">
  1842.                    <h2 class="heading">Tikka Nation Preston</h2>
  1843.                    <p><strong>Dive into Our Delicious Thalis, Street Buns, and Grilled Tikka at Tikka Nation’s Newest
  1844.                            Spot at Preston!</strong></p>
  1845.                </header>
  1846.  
  1847.                <!-- Main Content -->
  1848.                <main class="main-content">
  1849.  
  1850.                    <!-- Welcome Section -->
  1851.                    <div class="intro">
  1852.                        <p>Tikka Nation, an authentic <strong>Indian restaurant</strong> is now proudly serving the
  1853.                            vibrant community of Preston! At Tikka Nation, we bring the rich, diverse flavours of India
  1854.                            to your table, offering an authentic dining experience filled with culinary delights. From
  1855.                            the sizzling Mixed Grill Tikka Platter to the soul-soothing Handi Dum Biryani, each dish is
  1856.                            crafted with a passion for authenticity and a love for quality ingredients.</p>
  1857.                        <p>Being one of the most preferred <strong>Indian eateries</strong>, our menu boasts a variety
  1858.                            of Indian specialties to satisfy every craving, from Bombay Street Buns and Quick Munchies
  1859.                            to hearty Curry Meals and delicious Wraps. We cater to all preferences, with dedicated
  1860.                            vegan, vegetarian, and non-vegetarian options, making Tikka Nation the perfect choice for
  1861.                            anyone craving a true taste of India.</p>
  1862.                        <p>Whether you are dining in, ordering out, or planning a gathering with friends and family,
  1863.                            Tikka Nation’s Preston branch offers a convenient and welcoming setting. With each bite, we
  1864.                            promise to transport you to the streets of Mumbai, the markets of Delhi, and the kitchens of
  1865.                            Indian homes, where the magic of spices and flavours come alive. Visit us today and discover
  1866.                            why Tikka Nation is the ultimate destination for <strong>Indian cuisine</strong> in Preston!
  1867.                        </p>
  1868.                    </div>
  1869.  
  1870.                    <!-- Explore Menu Section -->
  1871.                    <div class="menu">
  1872.                        <header class="header-modal my-3">
  1873.                            <h2>Explore Our Menu</h2>
  1874.                        </header>
  1875.                        <div class="menu-grid">
  1876.                            <div class="menu-item">
  1877.                                <div>
  1878.                                    <h3>Vegan Delights</h3>
  1879.                                    <p>Plant-based goodness, pure and flavorful.</p>
  1880.                                </div>
  1881.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1882.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  1883.                            </div>
  1884.                            <div class="menu-item">
  1885.                                <div>
  1886.                                    <h3>Vegetarian Feast</h3>
  1887.                                    <p>Traditional flavours crafted with fresh, vibrant veggies.</p>
  1888.                                </div>
  1889.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1890.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  1891.                            </div>
  1892.                            <div class="menu-item">
  1893.                                <div>
  1894.                                    <h3>Non-Vegetarian Indulgence</h3>
  1895.                                    <p>Rich, hearty dishes with authentic Indian spices.</p>
  1896.                                </div>
  1897.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  1898.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  1899.                            </div>
  1900.                        </div>
  1901.                    </div>
  1902.  
  1903.                    <!-- Special Offers Section -->
  1904.                    <div class="offer">
  1905.                        <header class="header-modal my-3">
  1906.                            <h2>Special Offers</h2>
  1907.                        </header>
  1908.                        <p><strong>10% NHS Discount:</strong> At Tikka Nation, we proudly offer a 10% NHS discount as a
  1909.                            token of gratitude for our healthcare heroes. Enjoy authentic Indian dishes with exclusive
  1910.                            savings every time you dine with us!</p>
  1911.                    </div>
  1912.  
  1913.                    <div class="testimonials">
  1914.                        <header class="header-modal my-3">
  1915.                            <h2>Authentic Indian Dishes for Every Craving – Vegan, Vegetarian, or Non-Vegetarian!</h2>
  1916.                        </header>
  1917.                        <p>At Tikka Nation, every dish on our menu celebrates the rich heritage and diverse flavours of
  1918.                            India, crafted to satisfy any craving. For those who love bold, layered spices, our Mixed
  1919.                            Grill Tikka Platter offers a vibrant variety of grilled delicacies, each marinated to
  1920.                            perfection. If you are in the mood for something hearty, our Handi Dum Biryani, cooked with
  1921.                            fragrant basmati rice and authentic Indian spices, is a must-try, promising a taste of India
  1922.                            in every bite. If you are in a hurry, get your order from this <strong>Indian
  1923.                                takeaway</strong> while on the go.</p>
  1924.  
  1925.                        <p>Our menu also includes iconic street-food-inspired options like Bombay Street Buns and Chaat,
  1926.                            bringing the lively flavours of Indian markets straight to your table. For quick bites of
  1927.                            <strong>Indian restaurants food</strong>, the Mini Kathi Roll and Loaded Fries add a fun
  1928.                            twist to traditional favourites, while our Curry Meals offer comforting classics for anyone
  1929.                            seeking the warmth of Indian home-cooked flavours.
  1930.                        </p>
  1931.                        <p>With dedicated vegan, vegetarian, and non-vegetarian options, Tikka Nation ensures that every
  1932.                            food enthusiast can find a dish that excites them. Each item on our menu reflects our
  1933.                            passion for authentic <strong>Indian cuisine</strong> and our commitment to using
  1934.                            high-quality ingredients. We invite you to explore the unique <strong>cuisine of
  1935.                                India</strong> and let every bite at Tikka Nation take you on a culinary journey like no
  1936.                            other.</p>
  1937.                        <ul>
  1938.                            <li><strong>Authentic Spices</strong></li>
  1939.                            <li><strong>Fresh Vegetables</strong></li>
  1940.                            <li><strong>Tender Meats</strong></li>
  1941.                            <li><strong>Classic Curries</strong></li>
  1942.                        </ul>
  1943.                    </div>
  1944.                    <div>
  1945.                        <header class="header-modal my-3">
  1946.                            <h2>Order Online – Quick and Convenient</h2>
  1947.                        </header>
  1948.                        <p>Craving the bold flavours of India? Order your favourite dishes from Tikka Nation right from
  1949.                            your phone! Enjoy quick and easy ordering, exclusive deals, and the convenience of delivery
  1950.                        </p>
  1951.                        <p><strong>Download the Tikka Nation mobile
  1952.                                app now and bring authentic Indian cuisine to your doorstep!</strong></p>
  1953.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  1954.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  1955.  
  1956.                    </div>
  1957.                    <!-- Testimonials Section -->
  1958.                    <div class="testimonials">
  1959.                        <header class="header-modal my-3">
  1960.                            <h2>What Our Customers Say</h2>
  1961.                        </header>
  1962.                        <ul>
  1963.                            <li>A burst of Indian flavours that made every bite memorable – truly exceptional!</li>
  1964.                            <li>The biryani was a fragrant delight, reminding me of home-cooked magic!</li>
  1965.                            <li>Tikka Nation redefines Indian street food – vibrant, fresh, and utterly delicious!</li>
  1966.                            <li>Authenticity in every dish, from the rich curries to the spicy wraps!</li>
  1967.                        </ul>
  1968.                    </div>
  1969.  
  1970.                    <!-- Catering Services Section -->
  1971.                    <div class="catering">
  1972.                        <header class="header-modal my-3">
  1973.                            <h2>Catering Services</h2>
  1974.                        </header>
  1975.                        <p>At Tikka Nation, we understand that memorable events are incomplete without delicious food
  1976.                            that delights every guest. Our catering services bring the vibrant flavours and authentic
  1977.                            taste of India to any occasion, ensuring a culinary experience that leaves a lasting
  1978.                            impression. With a carefully curated menu featuring classic <strong>Indian dishes</strong>,
  1979.                            we cater to all tastes and dietary preferences. From savoury starters to delectable
  1980.                            desserts, our chefs create each dish with passion, using high-quality ingredients and
  1981.                            authentic spices to deliver the true taste of India.</p>
  1982.                        <p>Our team of professionals is dedicated to making your event flawless and stress-free. We
  1983.                            handle every aspect of catering with the utmost attention to detail, allowing you to enjoy
  1984.                            your event with peace of mind. Whether it’s a large corporate event, an intimate gathering,
  1985.                            or a special celebration, Tikka Nation’s catering service brings a touch of culinary
  1986.                            excellence to your occasion. Explore our diverse catering options and discover how we can
  1987.                            make your event extraordinary.</p>
  1988.                    </div>
  1989.                    <div class="catering">
  1990.                        <header class="header-modal my-3">
  1991.                            <h2>Catering Options</h2>
  1992.                        </header>
  1993.                        <p>At Tikka Nation Preston, we are dedicated to making every dining experience memorable.
  1994.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  1995.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  1996.                            Preston, and discover why Tikka Nation is the perfect choice for every food lover!</p>
  1997.                        <div class="catering-grid">
  1998.                            <div>
  1999.                                <h3>Corporate Events</h3>
  2000.                                <p>Elevate your next corporate event with Tikka Nation’s catering services, where
  2001.                                    flavour meets sophistication. Our diverse menu ensures that each attendee, from
  2002.                                    employees to clients, enjoys a satisfying meal, creating a comfortable and welcoming
  2003.                                    atmosphere. With options ranging from quick bites to multi-course meals, our
  2004.                                    corporate catering is designed to fit the needs of any professional gathering, be it
  2005.                                    a business meeting, team-building event, or holiday party.</p>
  2006.                            </div>
  2007.                            <div>
  2008.                                <h3>Wedding Celebrations</h3>
  2009.                                <p>For a day as important as your wedding, Tikka Nation offers catering services that
  2010.                                    turn your vision into a feast for the senses. Our wedding menu includes a variety of
  2011.                                    Indian specialties that cater to different preferences, from vegan and vegetarian
  2012.                                    delights to rich non-vegetarian options. Each dish is crafted to add flavour and joy
  2013.                                    to the occasion, ensuring your guests have an unforgettable dining experience. Our
  2014.                                    team works closely with you to customise the menu, reflecting your unique style and
  2015.                                    preferences on this special day.</p>
  2016.                            </div>
  2017.                            <div>
  2018.                                <h3>Social Events</h3>
  2019.                                <p>Make your social events a true celebration with Tikka Nation’s catering service. From
  2020.                                    festive gatherings to casual meetups, our menu offers something for everyone. We
  2021.                                    provide a variety of dishes, from light appetisers to hearty meals, all made to
  2022.                                    satisfy a crowd and add a special touch to your social gatherings. Let us handle the
  2023.                                    food so you can focus on connecting with friends and family.</p>
  2024.                            </div>
  2025.                            <div>
  2026.                                <h3>Private Gatherings</h3>
  2027.                                <p>For intimate settings and smaller gatherings, Tikka Nation’s catering service is
  2028.                                    ideal for delivering quality dishes without the hassle. Whether it’s a cosy dinner
  2029.                                    party or a relaxed get-together, our team ensures a seamless dining experience with
  2030.                                    flavorful Indian dishes that enhance the evening. With flexible options and
  2031.                                    personalised service, we bring a taste of India to your private gatherings, making
  2032.                                    them memorable and enjoyable for all.</p>
  2033.                            </div>
  2034.                            <div>
  2035.                                <h3>Birthday Celebrations</h3>
  2036.                                <p>Celebrate birthdays with a delicious spread from Tikka Nation. Our birthday catering
  2037.                                    menu features festive and fun options that everyone, from kids to adults, will
  2038.                                    enjoy. With dishes that cater to various tastes and dietary needs, we make sure the
  2039.                                    food is as enjoyable as the occasion itself. Make your birthday celebration extra
  2040.                                    special with our expertly prepared Indian dishes, adding excitement and flavour to
  2041.                                    the party.</p>
  2042.                            </div>
  2043.                            <div>
  2044.                                <h3>Anniversary Dinners</h3>
  2045.                                <p>For couples looking to celebrate their anniversary with a touch of elegance, Tikka
  2046.                                    Nation’s catering service is the perfect choice. Our menu for anniversary dinners
  2047.                                    includes carefully selected dishes that set the tone for a romantic and
  2048.                                    unforgettable evening. We work with you to create a dining experience that reflects
  2049.                                    your tastes, providing a meal that’s as special as your journey together.</p>
  2050.                            </div>
  2051.                        </div>
  2052.                    </div>
  2053.                </main>
  2054.            </div>
  2055.            <div class="modal-footer">
  2056.                <div class="row w-100">
  2057.                    <div class="col-md-4 mb-2 col-4">
  2058.                        <div class="h-100">
  2059.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2060.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  2061.                            </a>
  2062.                        </div>
  2063.                    </div>
  2064.                    <div class="col-md-4 mb-2 col-4">
  2065.                        <div class="h-100">
  2066.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  2067.                                data-bs-dismiss="modal" aria-label="Close">
  2068.                                <span>Order
  2069.                                    Online</span>
  2070.                            </a>
  2071.                        </div>
  2072.                    </div>
  2073.                    <div class="col-md-4 mb-2 col-4">
  2074.                        <div class="h-100">
  2075.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2076.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  2077.                            </a>
  2078.                        </div>
  2079.                    </div>
  2080.                </div>
  2081.            </div>
  2082.        </div>
  2083.    </div>
  2084. </div>
  2085.  
  2086. <!-- Preston privacy-policy-modal content -->
  2087. <!-- St Albans privacy-policy-modal content -->
  2088.  
  2089. <div class="modal privacy-policy-modal fade" id="webDev_br11" aria-hidden="true">
  2090.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  2091.        <div class="modal-content text-dark">
  2092.            <div class="modal-header">
  2093.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  2094.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  2095.            </div>
  2096.            <div class="modal-body px-4 text-dark">
  2097.                <header class="header-modal">
  2098.                    <h2 class="heading">Tikka Nation St Albans</h2>
  2099.                    <p><strong>Discover Our Thalis, Signature Tikkas, and Loaded Fries - Indian Comfort Food at Its
  2100.                            Best!</strong></p>
  2101.                </header>
  2102.  
  2103.                <!-- Main Content -->
  2104.                <main class="main-content">
  2105.  
  2106.                    <!-- Welcome Section -->
  2107.                    <div class="intro">
  2108.                        <p>Welcome to Tikka Nation, the <strong>Indian restaurant</strong> now proudly serving St.
  2109.                            Albans with the vibrant, authentic flavours of India! Our menu celebrates the diversity of
  2110.                            <strong>Indian cuisine</strong>, offering a wide selection of dishes that cater to every
  2111.                            taste and dietary preference. From spicy street food favourites like <strong>Punjabi
  2112.                                Samosas</strong>, <strong>Onion Bhajis</strong>, and <strong>Aloo Tikki</strong> to
  2113.                            hearty meals like <strong>Chicken Thali</strong> and <strong>Lamb Roganjosh</strong>,
  2114.                            there’s something to satisfy every craving.
  2115.                        </p>
  2116.                        <p>We are one of the preferred <strong>Indian eateries</strong> and are committed to
  2117.                            inclusivity, with dedicated <strong>Vegan</strong> and Vegetarian menus, featuring items
  2118.                            like Soya Chaap Tikka Wraps, Masala Fries, and <strong>Handi Vegetable Wraps</strong>. For
  2119.                            meat lovers, our Non-Veg Menu brings crowd-pleasers like Butter Chicken, <strong>Lamb Bhuna
  2120.                                Biryani,</strong> and <strong>Coriander and Lime Chicken Tikka</strong> – all made with
  2121.                            traditional spices and fresh ingredients. All our dishes offer the true aroma and taste of
  2122.                            Indian cooking.</p>
  2123.                        <p>Whether you’re dining in, ordering for a quick lunch, or catering for a group, Tikka Nation
  2124.                            promises a memorable experience with every bite. Join us in St. Albans and let the aroma of
  2125.                            our tikkas, thalis, and curries take you on a flavorful journey to the heart of India!</p>
  2126.                    </div>
  2127.  
  2128.                    <!-- Explore Menu Section -->
  2129.                    <div class="menu">
  2130.                        <header class="header-modal my-3">
  2131.                            <h2>Explore Our Menu</h2>
  2132.                        </header>
  2133.                        <div class="menu-grid">
  2134.                            <div class="menu-item">
  2135.                                <div>
  2136.                                    <h3>Vegan Delights</h3>
  2137.                                    <p>Authentic Indian flavours, entirely plant-based.</p>
  2138.                                </div>
  2139.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2140.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  2141.                            </div>
  2142.                            <div class="menu-item">
  2143.                                <div>
  2144.                                    <h3>Vegetarian Specialties</h3>
  2145.                                    <p>Classic Indian dishes, packed with flavour.</p>
  2146.                                </div>
  2147.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2148.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  2149.                            </div>
  2150.                            <div class="menu-item">
  2151.                                <div>
  2152.                                    <h3>Non-Vegetarian Treats</h3>
  2153.                                    <p>Rich, hearty dishes for meat lovers.</p>
  2154.                                </div>
  2155.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2156.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  2157.                            </div>
  2158.                        </div>
  2159.                    </div>
  2160.  
  2161.                    <!-- Special Offers Section -->
  2162.                    <div class="offer">
  2163.                        <header class="header-modal my-3">
  2164.                            <h2>Special Offers</h2>
  2165.                        </header>
  2166.                        <p><strong>10% NHS Discount:</strong> Tikka Nation is thrilled to offer a <strong>10% discount
  2167.                                to NHS staff</strong> as a token of appreciation. Enjoy your favourite <strong>Indian
  2168.                                dishes</strong> with us – thank you for all you do!</p>
  2169.                    </div>
  2170.  
  2171.                    <div class="testimonials">
  2172.                        <header class="header-modal my-3">
  2173.                            <h2>Embark on a flavourful journey through India with every bite at Tikka Nation, St.
  2174.                                Albans!</h2>
  2175.                        </header>
  2176.                        <p>At Tikka Nation in St. Albans, we bring the rich, bold flavours of India right to your table,
  2177.                            offering an array of dishes that are crafted to delight food enthusiasts. Our menu is
  2178.                            carefully designed to cater to diverse tastes and preferences, with dedicated <strong>Vegan,
  2179.                                Vegetarian, and Non-Vegetarian</strong> selections</p>
  2180.  
  2181.                        <p>For those who love plant-based options, our <strong>Vegan Menu</strong> features unique
  2182.                            treats like <strong>Masala Fries</strong>, <strong>Samosa Choley Chaat</strong>, and
  2183.                            <strong>Soya Tikka Wraps</strong>, all bursting with spices and textures that truly capture
  2184.                            the spirit of Indian street food. Our Vegetarian Menu celebrates classic favourites like
  2185.                            <strong>Vegetarian Thali</strong>, <strong>Paneer Tikka Wrap</strong>, and <strong>Saag
  2186.                                Aloo</strong>—perfect for those who appreciate fresh, hearty vegetarian dishes.
  2187.                        </p>
  2188.                        <p>For meat lovers, our <strong>Non-Vegetarian Menu</strong> is a feast for the senses, offering
  2189.                            signature dishes like <strong>Chicken Tikka Masala</strong>, <strong>Lamb Rogan
  2190.                                Josh</strong>, and <strong>Afghani Chicken Tikka</strong>. Each dish is prepared with
  2191.                            traditional spices and cooking techniques to deliver an authentic, mouth watering
  2192.                            experience.</p>
  2193.                        <p>Whether you are craving a quick snack at the <strong>Indian takeaway</strong> or a complete
  2194.                            meal, Tikka Nation has something for everyone. Food enthusiasts, come indulge in a flavorful
  2195.                            journey through India with us at St. Albans! Experience true Indian food at our restaurant,
  2196.                            or order in.</p>
  2197.                        <ul>
  2198.                            <li><strong>Authentic Spices</strong></li>
  2199.                            <li><strong>Fresh Veggies</strong></li>
  2200.                            <li><strong>Tender Meats</strong></li>
  2201.                            <li><strong>Handmade Breads</strong></li>
  2202.                        </ul>
  2203.                    </div>
  2204.                    <div>
  2205.                        <header class="header-modal my-3">
  2206.                            <h2>Order Online – Quick and Convenient</h2>
  2207.                        </header>
  2208.                        <p>Craving authentic Indian flavours from Tikka Nation? Order our food online with easy online
  2209.                            ordering or via mobile app! Browse our full menu, customise your favourites, and experience
  2210.                            quick delivery. </p>
  2211.                        <p><strong>Download the Tikka Nation app today </strong>for a seamless ordering experience and
  2212.                            exclusive deals!</p>
  2213.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  2214.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  2215.  
  2216.                    </div>
  2217.                    <!-- Testimonials Section -->
  2218.                    <div class="testimonials">
  2219.                        <header class="header-modal my-3">
  2220.                            <h2>What Our Customers Say</h2>
  2221.                        </header>
  2222.                        <ul>
  2223.                            <li>The best Indian dishes I have had in At. Albans.</li>
  2224.                            <li>Quick service, fantastic flavours, and the portions are just right!</li>
  2225.                            <li>Ordered the Tikka Platter – hands down the highlight of my week!</li>
  2226.                            <li>Their app made ordering so easy, and the food was just as amazing!</li>
  2227.                        </ul>
  2228.                    </div>
  2229.  
  2230.                    <!-- Catering Services Section -->
  2231.                    <div class="catering">
  2232.                        <header class="header-modal my-3">
  2233.                            <h2>Catering Services</h2>
  2234.                        </header>
  2235.                        <p>If you’re looking for exceptional catering services in St. Albans that bring a unique,
  2236.                            flavorful touch to any occasion, Tikka Nation is here to serve. Specialising in authentic
  2237.                            cuisine of India, we offer a diverse menu that delights guests with bold spices, fresh
  2238.                            ingredients, and traditional recipes. Whether it’s a large corporate gathering or an
  2239.                            intimate anniversary dinner, our catering team is dedicated to making each event memorable
  2240.                            with dishes that reflect the rich culinary heritage of India.</p>
  2241.                        <p>Our team at Tikka Nation is committed to providing an unforgettable dining experience for
  2242.                            every type of event. With customizable menu options and impeccable service, we ensure that
  2243.                            your guests enjoy the vibrant and delicious offerings they deserve. Explore our catering
  2244.                            options tailored to suit various occasions:</p>
  2245.                    </div>
  2246.                    <div class="catering">
  2247.                        <header class="header-modal my-3">
  2248.                            <h2>Catering Options</h2>
  2249.                        </header>
  2250.                        <p>At Tikka Nation Watford, we are dedicated to making every dining experience memorable.
  2251.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  2252.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  2253.                            Watford, and discover why Tikka Nation is the perfect choice for every food lover!</p>
  2254.                        <div class="catering-grid">
  2255.                            <div>
  2256.                                <h3>Corporate Events</h3>
  2257.                                <p>For professional gatherings, Tikka Nation offers a refined yet flavorful catering
  2258.                                    experience that impresses employees, clients, and partners alike. From networking
  2259.                                    events to company-wide celebrations, our corporate catering services feature
  2260.                                    versatile menu options that suit any crowd. We create customised selections that
  2261.                                    include both light bites and filling meals, ensuring everyone has a taste of our
  2262.                                    signature flavours, whether they’re vegan, vegetarian, or non-vegetarian.</p>
  2263.                            </div>
  2264.                            <div>
  2265.                                <h3>Wedding Celebrations</h3>
  2266.                                <p>Make your celebrations even more memorable with our catering services for wedding
  2267.                                    celebrations. Tikka Nation delivers an exceptional culinary experience for wedding
  2268.                                    celebrations, bringing a taste of India to the heart of St. Albans. With a selection
  2269.                                    of flavorful starters, elegant mains, and exquisite desserts, our wedding catering
  2270.                                    allows you to customise a menu that suits your taste and theme. Our expert chefs
  2271.                                    ensure each dish is prepared to perfection, adding an authentic touch to your
  2272.                                    celebration that leaves a lasting impression.</p>
  2273.                            </div>
  2274.                            <div>
  2275.                                <h3>Social Events</h3>
  2276.                                <p>From charity events to community gatherings, Tikka Nation caters to all kinds of
  2277.                                    social events with ease and expertise. Our menu is designed to offer a wide range of
  2278.                                    options that cater to diverse palates, allowing guests to indulge in both
  2279.                                    traditional and contemporary Indian flavours. With dishes ranging from classic
  2280.                                    samosas to innovative Indian restaurants food items, our catering will turn your
  2281.                                    social event into a culinary journey.</p>
  2282.                            </div>
  2283.                            <div>
  2284.                                <h3>Private Gatherings</h3>
  2285.                                <p>Planning an intimate family gathering or small get-together with friends? Tikka
  2286.                                    Nation’s catering services bring warmth and flavour to private gatherings, offering
  2287.                                    personalised options that allow you to relax and enjoy your company while we take
  2288.                                    care of the food. Our variety of vegan, vegetarian, and meat dishes can be tailored
  2289.                                    to fit your needs, ensuring every guest feels included and satisfied. From vibrant
  2290.                                    appetisers to hearty mains, each dish is crafted with care.</p>
  2291.                            </div>
  2292.                            <div>
  2293.                                <h3>Birthday Celebrations</h3>
  2294.                                <p>Celebrate another year with Tikka Nation’s catering for birthday parties! Our
  2295.                                    delicious spread is perfect for guests of all ages, featuring favourites like
  2296.                                    Chicken Tikka Biryani, Masala Fries, and fresh Naan. We understand that birthdays
  2297.                                    are about enjoying food, friends, and family, which is why our catering service is
  2298.                                    designed to create a joyful, hassle-free dining experience that lets you focus on
  2299.                                    celebrating.</p>
  2300.                            </div>
  2301.                            <div>
  2302.                                <h3>Anniversary Dinners</h3>
  2303.                                <p>Make your anniversary dinner special with Tikka Nation’s exquisite catering service.
  2304.                                    Whether it’s a romantic dinner for two or a larger celebration with loved ones, our
  2305.                                    team brings elegance and flavour to your event. From starters to main courses and
  2306.                                    even desserts, our menu is crafted to create a memorable dining experience that
  2307.                                    enhances the joy of your anniversary.</p>
  2308.                            </div>
  2309.                        </div>
  2310.                    </div>
  2311.                </main>
  2312.            </div>
  2313.            <div class="modal-footer">
  2314.                <div class="row w-100">
  2315.                    <div class="col-md-4 mb-2 col-4">
  2316.                        <div class="h-100">
  2317.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2318.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  2319.                            </a>
  2320.                        </div>
  2321.                    </div>
  2322.                    <div class="col-md-4 mb-2 col-4">
  2323.                        <div class="h-100">
  2324.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  2325.                                data-bs-dismiss="modal" aria-label="Close">
  2326.                                <span>Order
  2327.                                    Online</span>
  2328.                            </a>
  2329.                        </div>
  2330.                    </div>
  2331.                    <div class="col-md-4 mb-2 col-4">
  2332.                        <div class="h-100">
  2333.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2334.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  2335.                            </a>
  2336.                        </div>
  2337.                    </div>
  2338.                </div>
  2339.            </div>
  2340.        </div>
  2341.    </div>
  2342. </div>
  2343.  
  2344. <!-- St Albans privacy-policy-modal content -->
  2345. <!-- Leeds privacy-policy-modal content -->
  2346.  
  2347. <div class="modal privacy-policy-modal fade" id="webDev_br16" aria-hidden="true">
  2348.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  2349.        <div class="modal-content text-dark">
  2350.            <div class="modal-header">
  2351.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  2352.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  2353.            </div>
  2354.            <div class="modal-body px-4 text-dark">
  2355.                <header class="header-modal">
  2356.                    <h2 class="heading">Tikka Nation Leeds</h2>
  2357.                    <p><strong>Craving Something Spicy, Fresh, and Delicious? Order Your Treat Now at Tikka
  2358.                            Nation!</strong></p>
  2359.                </header>
  2360.  
  2361.                <!-- Main Content -->
  2362.                <main class="main-content">
  2363.  
  2364.                    <!-- Welcome Section -->
  2365.                    <div class="intro">
  2366.                        <p>Welcome to Tikka Nation Leeds, where authentic Indian flavours come to life! We are a
  2367.                            preferred <strong>Indian restaurant</strong> in the area and our menu offers you all the
  2368.                            culinary heritage right from India. It brings together traditional favourites and modern
  2369.                            twists on classic dishes. From the bold spices of our Handi Dum Biryani to the savoury
  2370.                            warmth of our Grilled Tikka Platter, every dish is crafted with passion and precision. </p>
  2371.                        <p>At Tikka Nation, we have designed our menu to satisfy every craving. We pride ourselves on
  2372.                            being one of the best Indian eateries and offering a diverse range of options to suit every
  2373.                            palate, including vegan, vegetarian, and non-vegetarian choices.</p>
  2374.                        <p>Try our Bombay Street Buns and Loaded Fries for a quick bite with a kick, or indulge in our
  2375.                            Curry Meals and Mixed Grills for a hearty, flavorful experience. For those on the go, our
  2376.                            Mini Kathi Rolls and wraps make a perfect meal, packed with taste and freshness.</p>
  2377.                        <p>With a warm, welcoming ambiance, Tikka Nation Leeds is the perfect spot for dining with
  2378.                            family or friends, grabbing a quick lunch, or enjoying a relaxed dinner. Visit us and taste
  2379.                            the richness of <strong>Indian cuisine</strong>, where every dish tells a story of spice,
  2380.                            tradition, and flavour.</p>
  2381.                    </div>
  2382.  
  2383.                    <!-- Explore Menu Section -->
  2384.                    <div class="menu">
  2385.                        <header class="header-modal my-3">
  2386.                            <h2>Explore Our Menu</h2>
  2387.                        </header>
  2388.                        <div class="menu-grid">
  2389.                            <div class="menu-item">
  2390.                                <div>
  2391.                                    <h3>Vegan: Pure Plant Power</h3>
  2392.                                    <p>Dive into fresh, flavorful dishes made 100% plant-based for guilt-free
  2393.                                        indulgence.</p>
  2394.                                </div>
  2395.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2396.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  2397.                            </div>
  2398.                            <div class="menu-item">
  2399.                                <div>
  2400.                                    <h3>Vegetarian: Garden Fresh Goodness</h3>
  2401.                                    <p>Savour the richness of authentic Indian spices with our hearty vegetarian
  2402.                                        delights.</p>
  2403.                                </div>
  2404.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2405.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  2406.                            </div>
  2407.                            <div class="menu-item">
  2408.                                <div>
  2409.                                    <h3>Non-Vegetarian: Bold & Meaty</h3>
  2410.                                    <p>Enjoy tender, spiced meats and classic flavours, perfect for true meat lovers.
  2411.                                    </p>
  2412.                                </div>
  2413.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2414.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  2415.                            </div>
  2416.                        </div>
  2417.                    </div>
  2418.  
  2419.                    <!-- Special Offers Section -->
  2420.                    <div class="offer">
  2421.                        <header class="header-modal my-3">
  2422.                            <h2>Special Offers</h2>
  2423.                        </header>
  2424.                        <p><strong>10% NHS Discount:</strong> As a thank you to our healthcare heroes, Tikka Nation
  2425.                            offers a 10% NHS discount. Enjoy authentic Indian flavours with a special discount as our
  2426.                            way of showing appreciation!</p>
  2427.                    </div>
  2428.  
  2429.                    <div class="testimonials">
  2430.                        <header class="header-modal my-3">
  2431.                            <h2>Expect Vibrant Colours, Tempting Aromas, And Textures That Satisfy</h2>
  2432.                        </header>
  2433.                        <p>At Tikka Nation, we invite food enthusiasts to embark on a flavorful journey through India’s
  2434.                            vibrant cuisine. Our menu is crafted to cater to every craving, from street-style snacks to
  2435.                            hearty main dishes, ensuring an unforgettable dining experience. For those who love bold
  2436.                            spices, our <strong>Handi Dum Biryani</strong> is a must-try, cooked with rich, aromatic
  2437.                            basmati rice and tender meat or vegetables. Our <strong>Grilled Tikka Platter</strong>
  2438.                            offers a smoky, spice-infused delight, perfect for sharing or savouring solo.</p>
  2439.  
  2440.                        <p>If you are a fan of quick bites, try our <strong>Bombay Street Buns</strong> or
  2441.                            <strong>Loaded Fries</strong> – a playful twist
  2442.                            on classic Indian street foods, packed with bold flavours and textures. We are the best
  2443.                            <strong>Indian takeaway</strong> in Leeds. Our <strong>Mini Kathi Rolls</strong> are another
  2444.                            favourite, featuring spiced
  2445.                            fillings rolled in soft flatbread for the ideal grab-and-go meal. For a heartwarming,
  2446.                            wholesome choice, our <strong>Curry Meals</strong> deliver comfort in every bite, with a
  2447.                            range of options
  2448.                            from creamy, mild curries to fiery favourites.
  2449.                        </p>
  2450.                        <p>With vegan, vegetarian, and non-vegetarian options, every dish at Tikka Nation is prepared to
  2451.                            suit a variety of tastes. Join us to explore, savour, and fall in love with the most
  2452.                            authentic <strong>cuisine of India</strong>!</p>
  2453.                        <ul>
  2454.                            <li><strong>Fresh, Authentic Ingredients</strong></li>
  2455.                            <li><strong>Bold and Spicy Flavors</strong></li>
  2456.                            <li><strong>Rich, Creamy Curries</strong></li>
  2457.                            <li><strong>Traditional Indian Recipe</strong></li>
  2458.                        </ul>
  2459.                    </div>
  2460.                    <div>
  2461.                        <header class="header-modal my-3">
  2462.                            <h2>Order Online – Quick and Convenient</h2>
  2463.                        </header>
  2464.                        <p>Craving the flavours of Tikka Nation? Order online and enjoy our delicious Indian dishes
  2465.                            right from your home! </p>
  2466.                        <p>Download the Tikka Nation app for quick, easy ordering and exclusive offers. You can now
  2467.                            satisfy your hunger cravings anytime by ordering online or via the Tikka Nation App.</p>
  2468.                        <p><strong>Get your favourites directly from us!</strong></p>
  2469.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  2470.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  2471.  
  2472.                    </div>
  2473.                    <!-- Testimonials Section -->
  2474.                    <div class="testimonials">
  2475.                        <header class="header-modal my-3">
  2476.                            <h2>What Our Customers Say</h2>
  2477.                        </header>
  2478.                        <ul>
  2479.                            <li>The best Indian food I’ve had in ages; I highly recommend the Handi Dum Biryani!</li>
  2480.                            <li>Incredible variety, fresh ingredients, and the flavours are spot on. A must-try!</li>
  2481.                            <li>Quick delivery and delicious food – Tikka Nation is my go-to!</li>
  2482.                            <li>Amazing vegan options! The Bombay Street Buns are unbeatable.</li>
  2483.                        </ul>
  2484.                    </div>
  2485.  
  2486.                    <!-- Catering Services Section -->
  2487.                    <div class="catering">
  2488.                        <header class="header-modal my-3">
  2489.                            <h2>Catering Services</h2>
  2490.                        </header>
  2491.                        <p>Tikka Nation is proud to offer exceptional catering services, bringing authentic
  2492.                            <strong>Indian restaurants food</strong> to your events with a range of delicious menu
  2493.                            options tailored to delight your guests. We believe every event should be memorable, and our
  2494.                            catering team is committed to making that happen by serving dishes that combine rich,
  2495.                            aromatic spices with fresh, high-quality ingredients. Whether it’s a corporate lunch or an
  2496.                            intimate gathering, we ensure every dish is crafted with the same level of passion and
  2497.                            precision that has made Tikka Nation a favourite.
  2498.                        </p>
  2499.                        <p>Our catering services offer flexibility and customization to fit various types of events.
  2500.                            From classic Indian curries to bite-sized appetisers, we’ve designed our menus to cater to
  2501.                            every taste, with vegan, vegetarian, and non-vegetarian options available to accommodate
  2502.                            diverse preferences. Our experienced team handles everything from set-up to service,
  2503.                            ensuring a seamless, enjoyable experience. Here is a list of different types of events that
  2504.                            we cater to: </p>
  2505.                    </div>
  2506.                    <div class="catering">
  2507.                        <header class="header-modal my-3">
  2508.                            <h2>Catering Options</h2>
  2509.                        </header>
  2510.                        <p>At Tikka Nation Leeds, we are dedicated to making every dining experience memorable.
  2511.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  2512.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  2513.                            Leeds, and discover why Tikka Nation is the perfect choice for every food lover!</p>
  2514.                        <div class="catering-grid">
  2515.                            <div>
  2516.                                <h3>Corporate Events</h3>
  2517.                                <p>For business meetings, conferences, and corporate gatherings, Tikka Nation offers a
  2518.                                    catering menu that’s both delicious and professional. We understand the importance
  2519.                                    of efficiency at corporate events, so we provide quick, appetising options like Mini
  2520.                                    Kathi Rolls, Grilled Tikka Platters, and assorted wraps that are easy to enjoy
  2521.                                    without interrupting the event’s flow. Let us handle the food, so you can focus on
  2522.                                    making connections and conducting business.</p>
  2523.                            </div>
  2524.                            <div>
  2525.                                <h3>Wedding Celebrations</h3>
  2526.                                <p>Make your big day unforgettable with Tikka Nation’s exquisite <strong>Indian
  2527.                                        dishes</strong>. Our wedding catering includes a lavish spread of dishes, from
  2528.                                    traditional curries and biryanis to appetisers and desserts, adding a touch of
  2529.                                    Indian elegance to your celebration. We work with you to design a menu that
  2530.                                    complements your event theme, guest preferences, and dietary needs, ensuring
  2531.                                    everyone leaves with a taste of happiness.</p>
  2532.                            </div>
  2533.                            <div>
  2534.                                <h3>Social Events</h3>
  2535.                                <p>Whether it’s a family reunion, cultural celebration, or community event, Tikka Nation
  2536.                                    offers catering that brings people together over food. Our social event menu offers
  2537.                                    a wide range of choices, including Bombay Street Buns, Loaded Fries, and our Mixed
  2538.                                    Grill Tikka Platter, which serve as perfect crowd-pleasers. We take care of
  2539.                                    everything, allowing you to focus on enjoying the event and spending quality time
  2540.                                    with loved ones.</p>
  2541.                            </div>
  2542.                            <div>
  2543.                                <h3>Private Gatherings</h3>
  2544.                                <p>For intimate gatherings, our catering services provide a cosy, personalised dining
  2545.                                    experience. From small dinner parties to friendly get-togethers, Tikka Nation offers
  2546.                                    flavorful, perfectly portioned dishes that enhance the atmosphere. Choose from a
  2547.                                    range of curries, appetisers, and sides that bring the richness of Indian cuisine to
  2548.                                    your home, creating a warm, inviting setting for your guests.</p>
  2549.                            </div>
  2550.                            <div>
  2551.                                <h3>Birthday Celebrations</h3>
  2552.                                <p>Celebrate birthdays with the bold flavours of Tikka Nation! Our birthday catering
  2553.                                    options include fun, tasty dishes like Mini Kathi Rolls, Chaat, and Loaded Fries
  2554.                                    that both kids and adults can enjoy. With customizable options, we ensure the food
  2555.                                    aligns with the celebration’s vibe, whether it’s a casual party or a grand birthday
  2556.                                    bash. We are here to manage your food requirements while you enjoy the birthday
  2557.                                    celebrations!</p>
  2558.                            </div>
  2559.                            <div>
  2560.                                <h3>Anniversary Dinners</h3>
  2561.                                <p>Make your anniversary extra special with a custom menu that’s as unique as your love
  2562.                                    story. Tikka Nation’s anniversary catering options range from light appetisers to
  2563.                                    indulgent main courses, creating a fine dining experience that can be enjoyed in the
  2564.                                    comfort of your home or event venue. Celebrate the occasion with a romantic meal
  2565.                                    featuring Tikka Nation’s finest dishes, served with elegance and style.</p>
  2566.                            </div>
  2567.                        </div>
  2568.                    </div>
  2569.                </main>
  2570.            </div>
  2571.            <div class="modal-footer">
  2572.                <div class="row w-100">
  2573.                    <div class="col-md-4 mb-2 col-4">
  2574.                        <div class="h-100">
  2575.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2576.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  2577.                            </a>
  2578.                        </div>
  2579.                    </div>
  2580.                    <div class="col-md-4 mb-2 col-4">
  2581.                        <div class="h-100">
  2582.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  2583.                                data-bs-dismiss="modal" aria-label="Close">
  2584.                                <span>Order
  2585.                                    Online</span>
  2586.                            </a>
  2587.                        </div>
  2588.                    </div>
  2589.                    <div class="col-md-4 mb-2 col-4">
  2590.                        <div class="h-100">
  2591.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2592.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  2593.                            </a>
  2594.                        </div>
  2595.                    </div>
  2596.                </div>
  2597.            </div>
  2598.        </div>
  2599.    </div>
  2600. </div>
  2601.  
  2602. <!-- Leeds privacy-policy-modal content -->
  2603. <!-- Royal Holloway privacy-policy-modal content -->
  2604.  
  2605. <div class="modal privacy-policy-modal fade" id="webDev_br17" aria-hidden="true">
  2606.    <div class="modal-dialog modal-dialog-scrollable modal-xl ">
  2607.        <div class="modal-content text-dark">
  2608.            <div class="modal-header">
  2609.                <p class="h2 modal-title text-dark">More About This Restaurant</p>
  2610.                <button class="btn-close h2 fs-2" type="button" data-bs-dismiss="modal" aria-label="Close"></button>
  2611.            </div>
  2612.            <div class="modal-body px-4 text-dark">
  2613.                <header class="header-modal">
  2614.                    <h2 class="heading">Tikka Nation Royal Holloway</h2>
  2615.                    <p><strong>A Taste of India – Vegan, Vegetarian, and Non-Vegetarian Delights Await!</strong></p>
  2616.                </header>
  2617.  
  2618.                <!-- Main Content -->
  2619.                <main class="main-content">
  2620.  
  2621.                    <!-- Welcome Section -->
  2622.                    <div class="intro">
  2623.                        <p>Tikka Nation is an authentic Indian restaurant chain bringing bold flavours and diverse
  2624.                            options to the UK, with branches in various locations. Our menu is a tribute to India’s rich
  2625.                            culinary heritage, and it features everything from classic Thalis and street snacks to
  2626.                            hearty curries and grilled delicacies. </p>
  2627.                        <p>Vegan diners can relish dishes like Aloo Tikki, Soya Chaap Tikka, and Samosa Pao, while our
  2628.                            vegetarian offerings include favourites such as Paneer Chilli, Tadka Dal, and Saag Aloo. For
  2629.                            meat lovers, we serve an array of flavorful dishes like Chicken Tikka Biryani, Lamb Rogan
  2630.                            Josh, and Dhaba Tikka. </p>
  2631.                        <p>Tikka Nation ensures a flavorful experience for all with options for dine-in, takeaway, and
  2632.                            catering. Whether you are here for a quick snack or a hearty meal, we offer a variety of
  2633.                            vegan, vegetarian, and non-vegetarian dishes crafted with authentic spices and ingredients.
  2634.                        </p>
  2635.                        <p>Come, step into a world of rich flavours, aromatic spices, and the warmth of Indian
  2636.                            hospitality at Tikka Nation – where every meal is a celebration of taste and cuisine of
  2637.                            India.</p>
  2638.                    </div>
  2639.  
  2640.                    <!-- Explore Menu Section -->
  2641.                    <div class="menu">
  2642.                        <header class="header-modal my-3">
  2643.                            <h2>Explore Our Menu</h2>
  2644.                        </header>
  2645.                        <div class="menu-grid">
  2646.                            <div class="menu-item">
  2647.                                <div>
  2648.                                    <h3>Vegan Dishes</h3>
  2649.                                    <p>Plant-based, flavourful, and packed with Indian spices.</p>
  2650.                                </div>
  2651.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2652.                                    target="_blank" href="https://tikkanation.com/vegan-menu">View Menu</a>
  2653.                            </div>
  2654.                            <div class="menu-item">
  2655.                                <div>
  2656.                                    <h3>Pure Veg Dishes</h3>
  2657.                                    <p>Traditional vegetarian favourites with authentic flavours.</p>
  2658.                                </div>
  2659.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2660.                                    target="_blank" href="https://tikkanation.com/veg-menu">View Menu</a>
  2661.                            </div>
  2662.                            <div class="menu-item">
  2663.                                <div>
  2664.                                    <h3>Non-Vegetarian Menu</h3>
  2665.                                    <p>Bold, hearty dishes for meat lovers.</p>
  2666.                                </div>
  2667.                                <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2668.                                    target="_blank" href="https://tikkanation.com/nonveg-menu">View Menu</a>
  2669.                            </div>
  2670.                        </div>
  2671.                    </div>
  2672.  
  2673.                    <!-- Special Offers Section -->
  2674.                    <div class="offer">
  2675.                        <header class="header-modal my-3">
  2676.                            <h2>Special Offers</h2>
  2677.                        </header>
  2678.                        <p><strong>10% NHS Discount:</strong> At Tikka Nation, we proudly offer a <strong>10% discount
  2679.                                for NHS staff</strong> as a token of appreciation for their incredible dedication and
  2680.                            hard work. Enjoy a flavorful dining experience with us, where your service is truly valued.
  2681.                        </p>
  2682.                    </div>
  2683.  
  2684.                    <div class="testimonials">
  2685.                        <header class="header-modal my-3">
  2686.                            <h2>Spicy, Savory, and Satisfying – Explore Tikka Nation’s Authentic Indian Menu!</h2>
  2687.                        </header>
  2688.                        <p>At Tikka Nation, we bring you a wide array of authentic <strong>Indian dishes</strong>
  2689.                            crafted to suit every taste. Our menu includes vegan, vegetarian, and non-vegetarian
  2690.                            options, ensuring something special for everyone. Vegan guests can enjoy dishes like the
  2691.                            crispy Onion Bhaji, spicy Soya Chaap Tikka, and tangy Bhel Puri, each made to celebrate the
  2692.                            flavours of India.</p>
  2693.  
  2694.                        <p>For those who prefer vegetarian food, our menu offers comforting choices like the rich
  2695.                            Vegetable Korma, creamy Paneer Tikka, and traditional Tadka Dal. In our non-vegetarian
  2696.                            section, meat lovers will find a variety of flavorful, aromatic options.</p>
  2697.  
  2698.                        <p>Our non-vegetarian menu includes favourites such as the classic Chicken Tikka, tender Lamb
  2699.                            Rogan Josh, and spiced Afghani Chicken Tikka. We serve hearty Thalis, packed with a
  2700.                            selection of items for a complete Indian dining experience. Our menu also includes
  2701.                            street-style snacks like Gunpowder Fries and Chicken Tikka Bun for those looking for quick
  2702.                            bites.</p>
  2703.  
  2704.                        <p>Whether you prefer traditional curries and biryanis or you want quick bites like wraps and
  2705.                            buns at <strong>Indian eateries</strong>, our dishes offer a true taste of India. At Tikka
  2706.                            Nation, we prepare every dish with authentic spices and the freshest ingredients, and give
  2707.                            you a satisfying and memorable dining experience with every bite.</p>
  2708.                        <ul>
  2709.                            <li><strong>Vegan Choices</strong></li>
  2710.                            <li><strong>Traditional Thalis</strong></li>
  2711.                            <li><strong>Diverse Options</strong></li>
  2712.                            <li><strong>Fresh Ingredients</strong></li>
  2713.                        </ul>
  2714.                    </div>
  2715.                    <div>
  2716.                        <header class="header-modal my-3">
  2717.                            <h2>Bringing Tikka Nation to Your Doorstep. Order Online!</h2>
  2718.                        </header>
  2719.                        <p>With Tikka Nation, enjoying authentic Indian flavours is easier than ever. Order online
  2720.                            directly through our website or the Tikka Nation app for a seamless, convenient experience.
  2721.                            Browse our full menu, customise your choices, and enjoy fast delivery to your doorstep.</p>
  2722.  
  2723.                        <p>This <strong>Indian takeaway</strong> food is perfect for quick meals, family dinners, or
  2724.                            satisfying those
  2725.                            late-night cravings with ease.</p>
  2726.                        <p><strong>Download Tikka Nation App</strong></p>
  2727.                        <p class="text-center w-100"><a class="new_irespo py-2 text-black px-5" href="#" type="button"
  2728.                                data-bs-dismiss="modal" aria-label="Close">Order Now</a></p>
  2729.  
  2730.                    </div>
  2731.                    <!-- Testimonials Section -->
  2732.                    <div class="testimonials">
  2733.                        <header class="header-modal my-3">
  2734.                            <h2>What Our Customers Say</h2>
  2735.                        </header>
  2736.                        <ul>
  2737.                            <li>Incredible taste! The Chicken Tikka was tender and packed with spice. I am gonna order
  2738.                                again!</li>
  2739.                            <li>Amazing vegan options – the Soya Chaap Tikka and Masala Fries were delicious. </li>
  2740.                            <li>Food from Tikka Nation is perfect for family meals! The Thali gives a bit of everything,
  2741.                                and the kids loved the mini rolls.</li>
  2742.                            <li>Ordering online was so easy, and the food arrived hot and fresh. Great experience!</li>
  2743.                        </ul>
  2744.                    </div>
  2745.  
  2746.                    <!-- Catering Services Section -->
  2747.                    <div class="catering">
  2748.                        <header class="header-modal my-3">
  2749.                            <h2>Catering Services</h2>
  2750.                        </header>
  2751.                        <p>Tikka Nation offers exceptional catering services. We bring the original flavours and taste
  2752.                            of <strong>Indian cuisine</strong> to your special events. Our catering menu is designed to
  2753.                            suit diverse preferences with vegan, vegetarian, and non-vegetarian options. We offer
  2754.                            catering services for corporate gatherings, wedding celebrations, and intimate family
  2755.                            get-togethers. </p>
  2756.                        <p>We offer signature dishes like our Mixed Grill Tikka Platter and Handi Dum Biryani to quick
  2757.                            bites like Samosa Pao and Loaded Fries, we ensure there’s something for every guest. Our
  2758.                            experienced catering team takes care of every detail, from preparation to presentation,
  2759.                            delivering a seamless and enjoyable experience.</p>
  2760.                        <p>With Tikka Nation’s catering, you can delight your guests with authentic <strong>Indian
  2761.                                restaurants food</strong> and personalised service. Make your next event memorable with
  2762.                            Tikka Nation, where every dish is crafted to impress.</p>
  2763.                    </div>
  2764.                    <div class="catering">
  2765.                        <header class="header-modal my-3">
  2766.                            <h2>Catering Options</h2>
  2767.                        </header>
  2768.                        <p>At Tikka Nation Royal Holloway, we are dedicated to making every dining experience memorable.
  2769.                            Whether you’re dining in, ordering online, or planning a catered event, we’re excited to
  2770.                            share the rich flavours of India with you. Join us in celebrating the tastes of India in
  2771.                            Royal Holloway, and discover why Tikka Nation is the perfect choice for every food lover!
  2772.                        </p>
  2773.                        <div class="catering-grid">
  2774.                            <div>
  2775.                                <h3>Corporate Events</h3>
  2776.                                <p>For corporate events, Tikka Nation brings a professional yet flavorful touch with a
  2777.                                    variety of menu options tailored to meet diverse tastes. Our catering services make
  2778.                                    corporate gatherings enjoyable and memorable with dishes crafted to impress clients
  2779.                                    and employees alike. We serve you light appetisers as well as hearty mains. Our team
  2780.                                    ensures prompt, high-quality service, and allows you to focus on networking while we
  2781.                                    handle the delicious details.</p>
  2782.                            </div>
  2783.                            <div>
  2784.                                <h3>Wedding Celebrations</h3>
  2785.                                <p>Make your wedding celebration unforgettable with Tikka Nation’s catering, which
  2786.                                    offers a wide selection of authentic Indian dishes that suit every guest’s palate.
  2787.                                    Our menu includes indulgent options for vegans, vegetarians, and meat lovers, with
  2788.                                    specialties like Mixed Grill Platters and Handi Dum Biryani. We provide full-service
  2789.                                    catering to ensure a seamless dining experience. With every catering order, we add a
  2790.                                    touch of traditional Indian elegance to your special day.</p>
  2791.                            </div>
  2792.                            <div>
  2793.                                <h3>Social Events</h3>
  2794.                                <p>For social events, Tikka Nation provides versatile catering that can be customised to
  2795.                                    suit various themes and tastes. We serve our food at intimate gatherings as well as
  2796.                                    large-scale parties. Our diverse menu options bring bold Indian flavours to your
  2797.                                    celebration. Our team handles all aspects of catering, and ensures your guests are
  2798.                                    treated to a memorable experience filled with delicious bites. Our Samosa Chaat and
  2799.                                    Chicken Tikka specialties will surely make them crave for more.</p>
  2800.                            </div>
  2801.                            <div>
  2802.                                <h3>Private Gatherings</h3>
  2803.                                <p>Hosting a private gathering? Tikka Nation offers catering designed for intimate
  2804.                                    settings. Our services are perfect for family gatherings or close friends. We
  2805.                                    deliver a menu filled with crowd-pleasers like Soya Chaap Tikka and Paneer Wraps,
  2806.                                    tailored to your preferences. Our catering team ensures each dish is presented
  2807.                                    beautifully and served efficiently. We ensure that you and your guests relax,
  2808.                                    savour, and enjoy the occasion.</p>
  2809.                            </div>
  2810.                            <div>
  2811.                                <h3>Birthday Celebrations</h3>
  2812.                                <p>For birthday celebrations, Tikka Nation brings festive flavours and a fun menu
  2813.                                    perfect for all ages. We have options like loaded Fries for the kids to rich curries
  2814.                                    and biryanis for adults. Our catering options keep everyone delighted at the party
  2815.                                    and makes everyone crave for more. We handle all catering needs, and allow you to
  2816.                                    celebrate without worry. With Tikka Nation, each birthday is made extra special with
  2817.                                    dishes that appeal to every guest’s taste..</p>
  2818.                            </div>
  2819.                            <div>
  2820.                                <h3>Anniversary Dinners</h3>
  2821.                                <p>Celebrate love and togetherness with Tikka Nation’s catering for anniversary dinners,
  2822.                                    where we offer an intimate yet indulgent dining experience. Our carefully curated
  2823.                                    menu includes popular items like Dhaba Tikka, Handi Vegetable, and aromatic
  2824.                                    biryanis. We bring authentic Indian flavours to your table. Our team ensures a
  2825.                                    smooth, elegant setup, and allows you to focus on the celebration while we take care
  2826.                                    of the dining details.</p>
  2827.                            </div>
  2828.                        </div>
  2829.                    </div>
  2830.                </main>
  2831.            </div>
  2832.            <div class="modal-footer">
  2833.                <div class="row w-100">
  2834.                    <div class="col-md-4 mb-2 col-4">
  2835.                        <div class="h-100">
  2836.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2837.                                id="new_irespo" href="https://tikkanation.com/reservations"><span>Book a Table</span>
  2838.                            </a>
  2839.                        </div>
  2840.                    </div>
  2841.                    <div class="col-md-4 mb-2 col-4">
  2842.                        <div class="h-100">
  2843.                            <a class="btn-order-online-gradiant py-2" id="new_irespo" href="#" type="button"
  2844.                                data-bs-dismiss="modal" aria-label="Close">
  2845.                                <span>Order
  2846.                                    Online</span>
  2847.                            </a>
  2848.                        </div>
  2849.                    </div>
  2850.                    <div class="col-md-4 mb-2 col-4">
  2851.                        <div class="h-100">
  2852.                            <a class="new_irespo py-2 text-black d-flex flex-column align-items-center justify-content-center"
  2853.                                id="new_irespo" href="https://tikkanation.com/catering-events"><span>Catering</span>
  2854.                            </a>
  2855.                        </div>
  2856.                    </div>
  2857.                </div>
  2858.            </div>
  2859.        </div>
  2860.    </div>
  2861. </div>
  2862.  
  2863. <!-- Royal Holloway privacy-policy-modal content -->    <div class="offerpopup">
  2864.        <div class="offermycontnt">
  2865.            <div class="closebtnoffdiv" onclick="closefordiv()"><i class="fa fa-window-close"></i></div>
  2866.            <div class="oferalheadtop">
  2867.                Special Offers
  2868.            </div>
  2869.            <div class="offerdesc" id="offerhtmllist">
  2870.            </div>
  2871.        </div>
  2872.    </div>
  2873.    <div class="walletpopup orderpage">
  2874.        <div class="walletmycontnt">
  2875.            <div class="closebtnwlltdiv" onclick="closefordivwallet()"><i class="fa fa-xmark"></i></div>
  2876.            <div class="walletdesc" id="wallethtmllist">
  2877.                <div class="walletbg">
  2878.                    <div class="walleticon">
  2879.                        <img src="https://tikkanation.com/assets/web/images/TIKKA-NATION-UXBRIDGE.jpg" alt="Modern dining space at Tikka Nation restaurant">
  2880.                    </div>
  2881.  
  2882.                    <div class="walletcontent">
  2883.                        <div class="headingwllt"><img src="https://tikkanation.com/assets/web/images/wallet-popup.jpg"
  2884.                                alt="Tikka Credits logo - Earn 30 sign-up bonus and redeem rewards on food orders"> </div>
  2885.                        <div class="descwllt">Earn £30 when you register with us and redeem
  2886.                            this while ordering food on our platform
  2887.                        </div>
  2888.                        <div class="descwllt line">
  2889.                        </div>
  2890.                        <div class="btnwallet">
  2891.                            <a class="btn no-thanks" href="javascript:void()" onclick="closefordivwallet()">Close</a>
  2892.                        </div>
  2893.                    </div>
  2894.                </div>
  2895.            </div>
  2896.        </div>
  2897.    </div>
  2898.    <div class="extrapopup">
  2899.        <div class="extramycontnt">
  2900.            <div class="closebtnoffdiv" onclick="closefordivextra()"><i class="fa fa-window-close"></i></div>
  2901.            <div class="oferalheadtop">
  2902.                ADD EXTRAS
  2903.            </div>
  2904.            <div class="extradesc">
  2905.                <div id="extrahtmllist">
  2906.                </div>
  2907.                <div id="extraproceed" class="text-center"><span onclick="checkandprocced()"
  2908.                        class="applynowbtnextra btn btn-sm btn-danger">No Thanks</span></div>
  2909.            </div>
  2910.        </div>
  2911.    </div>
  2912.            <section class="mt-0 pt-2 content-only bg-order-online">
  2913.            <div class="container">
  2914.                <h2 class="heading text-center py-1 m-0">Tikka Nation</h2>
  2915.                <p class="m-0 text-center"><a class="more-about-tikka" href="#abouttikkanation" data-bs-toggle="modal"
  2916.                        data-bs-target="#abouttikkanation">More About Tikka Nation</a></p>
  2917.                <h2 class="text-center py-1 subheading">Select Branch To Place Order</h2>
  2918.                <div class="row branch-section">
  2919.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  2920.                            <div class="order">
  2921.                                <a href="javascript:void()" onclick="setBranch('birmingham')">
  2922.                                    <div class="orderimg">
  2923.                                                                                    <img alt="Exclusive white-label offer badge atTikka Nationn Birmingham " src="https://tikkanation.com/uploads/branch/branch-25391tikka-nation-birmingham.jpg" />
  2924.                                                                            </div>
  2925.                                </a>
  2926.                                <div class="ordercontent">
  2927.                                    <a href="javascript:void()" onclick="setBranch('birmingham')">
  2928.                                        <h3>Birmingham                                            <small class="review-star">
  2929.                                                <i class="bi bi-star-fill"></i>
  2930.                                                <i class="bi bi-star-fill"></i>
  2931.                                                <i class="bi bi-star-fill"></i>
  2932.                                                <i class="bi bi-star-fill"></i>
  2933.                                                <i class="bi bi-star-fill"></i>
  2934.                                            </small>
  2935.                                        </h3>
  2936.                                        <p class="ordercontentaddress my-1">14d Birmingham Rd, The Royal Town of Sutton Coldfield, Birmingham, Sutton Coldfield B72 1QG, United Kingdom</p>
  2937.                                    </a>
  2938.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  2939.                                        <a class="phone" href="tel:0121 448 1560"><i class="fa fa-phone"></i> 0121 448 1560</a>
  2940.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('birmingham')">Proceed To Order</a>
  2941.                                    </p>
  2942.                                </div>
  2943.                            </div>
  2944.                        </div>
  2945.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  2946.                            <div class="order">
  2947.                                <a href="javascript:void()" onclick="setBranch('dorking')">
  2948.                                    <div class="orderimg">
  2949.                                                                                    <img alt="Tikka Nation Dorking branch front view with five-star rating" src="https://tikkanation.com/uploads/branch/branch-77504tikka-nation-dorking.jpg" />
  2950.                                                                            </div>
  2951.                                </a>
  2952.                                <div class="ordercontent">
  2953.                                    <a href="javascript:void()" onclick="setBranch('dorking')">
  2954.                                        <h3>Dorking                                            <small class="review-star">
  2955.                                                <i class="bi bi-star-fill"></i>
  2956.                                                <i class="bi bi-star-fill"></i>
  2957.                                                <i class="bi bi-star-fill"></i>
  2958.                                                <i class="bi bi-star-fill"></i>
  2959.                                                <i class="bi bi-star-fill"></i>
  2960.                                            </small>
  2961.                                        </h3>
  2962.                                        <p class="ordercontentaddress my-1">41 - 43 High St, Dorking RH4 1AR, United Kingdom</p>
  2963.                                    </a>
  2964.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  2965.                                        <a class="phone" href="tel:01306 877003"><i class="fa fa-phone"></i> 01306 877003</a>
  2966.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('dorking')">Proceed To Order</a>
  2967.                                    </p>
  2968.                                </div>
  2969.                            </div>
  2970.                        </div>
  2971.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  2972.                            <div class="order">
  2973.                                <a href="javascript:void()" onclick="setBranch('leeds')">
  2974.                                    <div class="orderimg">
  2975.                                                                                    <img alt="Tikka Nation Leeds Student Union Branch" src="https://tikkanation.com/uploads/branch/branch-94604image01.jpeg" />
  2976.                                                                            </div>
  2977.                                </a>
  2978.                                <div class="ordercontent">
  2979.                                    <a href="javascript:void()" onclick="setBranch('leeds')">
  2980.                                        <h3>Leeds                                            <small class="review-star">
  2981.                                                <i class="bi bi-star-fill"></i>
  2982.                                                <i class="bi bi-star-fill"></i>
  2983.                                                <i class="bi bi-star-fill"></i>
  2984.                                                <i class="bi bi-star-fill"></i>
  2985.                                                <i class="bi bi-star-fill"></i>
  2986.                                            </small>
  2987.                                        </h3>
  2988.                                        <p class="ordercontentaddress my-1">Lower Ground, Student Union, Leeds University Union, Lifton Pl, Woodhouse, Leeds LS2 9JZ</p>
  2989.                                    </a>
  2990.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  2991.                                        <a class="phone" href="tel:01132 457776"><i class="fa fa-phone"></i> 01132 457776</a>
  2992.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('leeds')">Proceed To Order</a>
  2993.                                    </p>
  2994.                                </div>
  2995.                            </div>
  2996.                        </div>
  2997.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  2998.                            <div class="order">
  2999.                                <a href="javascript:void()" onclick="setBranch('luton-point')">
  3000.                                    <div class="orderimg">
  3001.                                                                                    <img alt="Tikka Nation Luton Point interior with top reviews" src="https://tikkanation.com/uploads/branch/branch_54157Luton-point.JPG" />
  3002.                                                                            </div>
  3003.                                </a>
  3004.                                <div class="ordercontent">
  3005.                                    <a href="javascript:void()" onclick="setBranch('luton-point')">
  3006.                                        <h3>Luton Point                                            <small class="review-star">
  3007.                                                <i class="bi bi-star-fill"></i>
  3008.                                                <i class="bi bi-star-fill"></i>
  3009.                                                <i class="bi bi-star-fill"></i>
  3010.                                                <i class="bi bi-star-fill"></i>
  3011.                                                <i class="bi bi-star-fill"></i>
  3012.                                            </small>
  3013.                                        </h3>
  3014.                                        <p class="ordercontentaddress my-1">112 The Mall, Luton LU1 2TJ</p>
  3015.                                    </a>
  3016.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  3017.                                        <a class="phone" href="tel:01582952898"><i class="fa fa-phone"></i> 01582952898</a>
  3018.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('luton-point')">Proceed To Order</a>
  3019.                                    </p>
  3020.                                </div>
  3021.                            </div>
  3022.                        </div>
  3023.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  3024.                            <div class="order">
  3025.                                <a href="javascript:void()" onclick="setBranch('royal-holloway')">
  3026.                                    <div class="orderimg">
  3027.                                                                                    <img alt="Tikka Nation Royal Holloway wall art with #TikkaAllTheWay." src="https://tikkanation.com/uploads/branch/branch_8387Untitled design (1).png" />
  3028.                                                                            </div>
  3029.                                </a>
  3030.                                <div class="ordercontent">
  3031.                                    <a href="javascript:void()" onclick="setBranch('royal-holloway')">
  3032.                                        <h3>Royal Holloway                                            <small class="review-star">
  3033.                                                <i class="bi bi-star-fill"></i>
  3034.                                                <i class="bi bi-star-fill"></i>
  3035.                                                <i class="bi bi-star-fill"></i>
  3036.                                                <i class="bi bi-star-fill"></i>
  3037.                                                <i class="bi bi-star-fill"></i>
  3038.                                            </small>
  3039.                                        </h3>
  3040.                                        <p class="ordercontentaddress my-1">Egham Hill, Egham TW20 0EX, United Kingdom</p>
  3041.                                    </a>
  3042.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  3043.                                        <a class="phone" href="tel:07824078257"><i class="fa fa-phone"></i> 07824078257</a>
  3044.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('royal-holloway')">Proceed To Order</a>
  3045.                                    </p>
  3046.                                </div>
  3047.                            </div>
  3048.                        </div>
  3049.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  3050.                            <div class="order">
  3051.                                <a href="javascript:void()" onclick="setBranch('ruislip')">
  3052.                                    <div class="orderimg">
  3053.                                                                                    <img alt="Tikka Nation Ruislip branch front view featured on customer reviews page" src="https://tikkanation.com/uploads/branch/branch_91387ruislip.jpg" />
  3054.                                                                            </div>
  3055.                                </a>
  3056.                                <div class="ordercontent">
  3057.                                    <a href="javascript:void()" onclick="setBranch('ruislip')">
  3058.                                        <h3>Ruislip                                            <small class="review-star">
  3059.                                                <i class="bi bi-star-fill"></i>
  3060.                                                <i class="bi bi-star-fill"></i>
  3061.                                                <i class="bi bi-star-fill"></i>
  3062.                                                <i class="bi bi-star-fill"></i>
  3063.                                                <i class="bi bi-star-fill"></i>
  3064.                                            </small>
  3065.                                        </h3>
  3066.                                        <p class="ordercontentaddress my-1">Tikka Nation, 86 Victoria Rd, Ruislip HA4 0AL</p>
  3067.                                    </a>
  3068.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  3069.                                        <a class="phone" href="tel:01895546172"><i class="fa fa-phone"></i> 01895546172</a>
  3070.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('ruislip')">Proceed To Order</a>
  3071.                                    </p>
  3072.                                </div>
  3073.                            </div>
  3074.                        </div>
  3075.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  3076.                            <div class="order">
  3077.                                <a href="javascript:void()" onclick="setBranch('st-albans')">
  3078.                                    <div class="orderimg">
  3079.                                                                                    <img alt="Tikka Nation St Albans restaurant entrance with festive decor" src="https://tikkanation.com/uploads/branch/branch-38254tikka-nation-st-albans.jpg" />
  3080.                                                                            </div>
  3081.                                </a>
  3082.                                <div class="ordercontent">
  3083.                                    <a href="javascript:void()" onclick="setBranch('st-albans')">
  3084.                                        <h3>St Albans                                            <small class="review-star">
  3085.                                                <i class="bi bi-star-fill"></i>
  3086.                                                <i class="bi bi-star-fill"></i>
  3087.                                                <i class="bi bi-star-fill"></i>
  3088.                                                <i class="bi bi-star-fill"></i>
  3089.                                                <i class="bi bi-star-fill"></i>
  3090.                                            </small>
  3091.                                        </h3>
  3092.                                        <p class="ordercontentaddress my-1">1 Waxhouse Gate, St Albans AL3 4EH, United Kingdom</p>
  3093.                                    </a>
  3094.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  3095.                                        <a class="phone" href="tel:01727 869398"><i class="fa fa-phone"></i> 01727 869398</a>
  3096.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('st-albans')">Proceed To Order</a>
  3097.                                    </p>
  3098.                                </div>
  3099.                            </div>
  3100.                        </div>
  3101.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  3102.                            <div class="order">
  3103.                                <a href="javascript:void()" onclick="setBranch('st-pauls-market')">
  3104.                                    <div class="orderimg">
  3105.                                                                                    <img alt="" src="https://tikkanation.com/uploads/branch/branch_59052WhatsApp Image 2025-05-30 at 11.55" />
  3106.                                                                            </div>
  3107.                                </a>
  3108.                                <div class="ordercontent">
  3109.                                    <a href="javascript:void()" onclick="setBranch('st-pauls-market')">
  3110.                                        <h3>St Paul's Market                                            <small class="review-star">
  3111.                                                <i class="bi bi-star-fill"></i>
  3112.                                                <i class="bi bi-star-fill"></i>
  3113.                                                <i class="bi bi-star-fill"></i>
  3114.                                                <i class="bi bi-star-fill"></i>
  3115.                                                <i class="bi bi-star-fill"></i>
  3116.                                            </small>
  3117.                                        </h3>
  3118.                                        <p class="ordercontentaddress my-1">St Paul's Market Place 150 Cheapside London EC2V 6ET</p>
  3119.                                    </a>
  3120.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  3121.                                        <a class="phone" href="tel:07824 078257"><i class="fa fa-phone"></i> 07824 078257</a>
  3122.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('st-pauls-market')">Proceed To Order</a>
  3123.                                    </p>
  3124.                                </div>
  3125.                            </div>
  3126.                        </div>
  3127.                                            <div class="col-12 col-lg-4 col-md-6 col-sm-12 px-3">
  3128.                            <div class="order">
  3129.                                <a href="javascript:void()" onclick="setBranch('watford')">
  3130.                                    <div class="orderimg">
  3131.                                                                                    <img alt="Indoor dining at Tikka Nation Watford branch in Atria mall" src="https://tikkanation.com/uploads/branch/branch-51207tikka-nation-image1.jpg" />
  3132.                                                                            </div>
  3133.                                </a>
  3134.                                <div class="ordercontent">
  3135.                                    <a href="javascript:void()" onclick="setBranch('watford')">
  3136.                                        <h3>Watford                                            <small class="review-star">
  3137.                                                <i class="bi bi-star-fill"></i>
  3138.                                                <i class="bi bi-star-fill"></i>
  3139.                                                <i class="bi bi-star-fill"></i>
  3140.                                                <i class="bi bi-star-fill"></i>
  3141.                                                <i class="bi bi-star-fill"></i>
  3142.                                            </small>
  3143.                                        </h3>
  3144.                                        <p class="ordercontentaddress my-1">Opposite BB's Coffee and Muffins, High Street 52A Lower Mall, The Harlequin (Atria, Watford WD17 2TF, United Kingdom</p>
  3145.                                    </a>
  3146.                                    <p class="w-100 my-1 location d-flex justify-content-center align-items-center">
  3147.                                        <a class="phone" href="tel:07788 823374"><i class="fa fa-phone"></i> 07788 823374</a>
  3148.                                        <a class="ordercontentproceedbtn btn-sm" href="javascript:void()" onclick="setBranch('watford')">Proceed To Order</a>
  3149.                                    </p>
  3150.                                </div>
  3151.                            </div>
  3152.                        </div>
  3153.                                    </div>
  3154.            </div>
  3155.        </section>
  3156.        <style type="text/css">
  3157.    .floatwhatsapp {
  3158.        width: 50px;
  3159.        height: auto;
  3160.        position: fixed;
  3161.        right: 15px;
  3162.        bottom: 100px;
  3163.        z-index: 99999;
  3164.    }
  3165.  
  3166.    .floatwhatsapp img {
  3167.        width: 100%;
  3168.    }
  3169.  
  3170.    .back-to-top {
  3171.        position: fixed;
  3172.        bottom: 30px;
  3173.        right: 17px;
  3174.        display: none;
  3175.        background-color: #dc9602 !important;
  3176.        border-radius: 100px;
  3177.        font-size: 22px;
  3178.    }
  3179.  
  3180.    .footersubtext {
  3181.        color: #fff !important;
  3182.    }
  3183. </style>
  3184.  
  3185.  
  3186. <div class="floatwhatsapp">
  3187.    <a href="https://api.whatsapp.com/send?phone=447727207741" target='_blank'><img
  3188.            src="https://tikkanation.com/assets/web/images/whatsapp.png" alt="Tikka Nation Whatsapp Button"
  3189.            title="Tikka Nation Whatsapp Button"></a>
  3190.  
  3191.    <a id="back-to-top" href="#" style="display: none;" class="btn btn-md back-to-top" role="button"><i
  3192.            class="fas fa-chevron-up"></i></a>
  3193. </div>
  3194. <div class="ba-we-love-subscribers-wrap">
  3195.    <div class="ba-we-love-subscribers popup-ani">
  3196.        <p class="text-center text-dark">Earn £30 when you register with us and redeem 10% of this while ordering food on our Platform</p>
  3197.    </div>
  3198.    <div class="ba-we-love-subscribers-fab">
  3199.        <div class="wrap">
  3200.            <img src="https://tikkanation.com/assets/web/images/fav-icon-tikka-credit.png" alt="Tikka credit">
  3201.        </div>
  3202.    </div>
  3203. </div>
  3204. <div class="footertab">
  3205.    <div class="row">
  3206.        <div class="col-3 p-0">
  3207.            <a class="text-dark" href="https://tikkanation.com/">
  3208.                <p class="w-100 text-center m-0 pt-2 text-dark ">
  3209.                    <span><img src="https://tikkanation.com/assets/web/images/home.png" alt="Home"></span>Home
  3210.                </p>
  3211.            </a>
  3212.        </div>
  3213.        <div class="col-3 p-0">
  3214.            <a class="text-dark" href="https://tikkanation.com/reservations">
  3215.                <p class="w-100 text-center m-0 pt-2 text-dark ">
  3216.                    <span><img src="https://tikkanation.com/assets/web/images/reservation.png" alt="Reservation"></span>Reservation
  3217.                </p>
  3218.            </a>
  3219.        </div>
  3220.        <div class="col-3 p-0">
  3221.            <a class="text-dark" href="https://tikkanation.com/order-online">
  3222.                <p class="w-100 text-center m-0 pt-2 text-dark activetab">
  3223.                    <span><img src="https://tikkanation.com/assets/web/images/ordering.png" alt="Order Now"></span>Order Now
  3224.                </p>
  3225.            </a>
  3226.        </div>
  3227.        <div class="col-3 p-0">
  3228.            <a class="text-dark" href="https://tikkanation.com/full-menu">
  3229.                <p class="w-100 text-center m-0 pt-2 text-dark ">
  3230.                    <span><img src="https://tikkanation.com/assets/web/images/catering.png" alt="Full Menu"></span>Full Menu
  3231.                </p>
  3232.            </a>
  3233.        </div>
  3234.    </div>
  3235. </div>
  3236. <div class="footer" id="footer">
  3237.    <div class="toast-container"></div>
  3238.    <div class="container">
  3239.        <div class="row">
  3240.            <div class="col-md-3">
  3241.                <div class="footer-parts logo-footer">
  3242.                    <div class="footer-logo">
  3243.                        <a href="https://tikkanation.com/"><img
  3244.                                src="https://tikkanation.com//assets/web/images/logo.png" alt="Signature logo of Tikka Nation restaurant" title="Signature logo of Tikka Nation restaurant"></a>
  3245.                    </div>
  3246.                </div>
  3247.            </div>
  3248.            <div class="col-md-3">
  3249.                <div class="footer-parts">
  3250.                    <h4>QUICK LINKS</h4>
  3251.                    <ul>
  3252.                        <li><a href="https://tikkanation.com/catering-events">Catering Enquiries</a></li>
  3253.                        <li><a href="https://tikkanation.com/franchise-opportunity">Franchise With Us</a></li>
  3254.                        <li><a href="https://tikkanation.com/about-us">About Tikka-Nation</a></li>
  3255.                        <li><a href="https://tikkanation.com/blogs">Blog</a></li>
  3256.                        <!-- <li><a href="https://tikkanation.com/video-gallery">Video Gallery</a></li> -->
  3257.                        <li><a href="https://tikkanation.com/photo-gallery">Photo Gallery</a></li>
  3258.                        <!-- <li><a href="https://tikkanation.com/areas-covered">Areas Covered</a></li> -->
  3259.                    </ul>
  3260.                </div>
  3261.            </div>
  3262.  
  3263.            <div class="col-md-3">
  3264.                <div class="footer-parts">
  3265.                    <h4>OTHER LINKS</h4>
  3266.                    <ul>
  3267.                        <li><a href="https://tikkanation.com/tikka-credits">Tikka Credits <sup><img style="width:32px;"
  3268.                                        src="https://tikkanation.com/assets/web/images/fav-icon-tikka-credit.png"
  3269.                                        alt="Tikka credit"></sup></a></li>
  3270.                        <li><a href="https://tikkanation.com/pdf-view/allergy/Allergen.pdf"
  3271.                                target="_blank">Allergen Information</a></li>
  3272.                        <li><a href="https://tikkanation.com/privacy-policy">Privacy Policy</a></li>
  3273.                        <li><a href="https://tikkanation.com/terms-and-conditions">Terms and Conditions</a></li>
  3274.                        <li><a href="https://tikkanation.com/offers">View all Offer</a></li>
  3275.  
  3276.  
  3277.                    </ul>
  3278.                </div>
  3279.            </div>
  3280.            <div class="col-md-3">
  3281.                <div class="footer-parts">
  3282.                    <h4>Email</h4>
  3283.                    <div class="contact-no">
  3284.                        <a href="mailto:info@tikkanation.com"><i class="fas fa-envelope"></i>info@tikkanation.com</a>
  3285.                    </div>
  3286.                    <!-- <p>41 High St, Dorking, United Kingdom<br>RH4 1AR                    </p> -->
  3287.  
  3288.  
  3289.                    <h4>Follow Us</h4>
  3290.                    <div class="footer-social">
  3291.                        <ul>
  3292.                                                            <li><a href="https://www.facebook.com/share/xUrMYuYS4v6ha7oM/?mibextid=LQQJ4d" target="_blank"><img
  3293.                                            src="https://tikkanation.com//assets/web/images/facebook.png"
  3294.                                            alt="Follow Tikka Nation on Facebook"
  3295.                                            title="Follow Tikka Nation on Facebook"></a></li>
  3296.                                                                                                                    <li><a href="https://www.instagram.com/tikkanationuk?igsh=NHE0cHVyZG9ha3cw&utm_source=qr" target="_blank"><img
  3297.                                            src="https://tikkanation.com//assets/web/images/instagram.png"
  3298.                                            alt="Follow Tikka Nation on Instagram"
  3299.                                            title="Follow Tikka Nation on Instagram"></a></li>
  3300.                                                                                                                    <li><a href="https://youtube.com/@tikkanationuk?si=OXyWnerZWvesRdOa" target="_blank"><img
  3301.                                            src="https://tikkanation.com//assets/web/images/youtube.png"
  3302.                                            alt="Follow Tikka Nation on Youtube" title="Follow Tikka Nation on Youtube"></a>
  3303.                                </li>
  3304.                                                                                        <li><a href="https://www.tiktok.com/@tikkanation?_t=8nXycaApisx&_r=1" target="_blank"><img
  3305.                                            src="https://tikkanation.com//assets/web/images/tiktok.png"
  3306.                                            alt="Follow Tikka Nation on Tiktok" title="Follow Tikka Nation on Tiktok"></a>
  3307.                                </li>
  3308.                                                                                                                                                                            <li><a href="https://www.linkedin.com/company/tikka-nation/"><img
  3309.                                            src="https://tikkanation.com//assets/web/images/linkedin.png"
  3310.                                            alt="Follow Tikka Nation on Linkedin"
  3311.                                            title="Follow Tikka Nation on Linkedin"></a></li>
  3312.                                                    </ul>
  3313.                    </div>
  3314.                </div>
  3315.            </div>
  3316.  
  3317.            <div class="col-md-12">
  3318.                <div class="cpwerdyb">
  3319.                    Powered by <a href="https://v1technologies.co.uk/" target="_blank">V1 Technologies</a>
  3320.                </div>
  3321.            </div>
  3322.  
  3323.        </div>
  3324.    </div>
  3325. </div>
  3326. <div id="mySidenav" class="sidenav">
  3327.    <a href="javascript:void(0)" class="closebtn" onclick="closeNav()">&times;</a>
  3328.  
  3329.    <div class="nav-logo-holder">
  3330.        <img src="https://tikkanation.com//assets/web/images/logo.png" alt="Signature logo of Tikka Nation restaurant">
  3331.    </div>
  3332.    <ul class="res-menu-side">
  3333.        <li><a href="https://tikkanation.com/">Home</a></li>
  3334.        <li><a href="https://tikkanation.com/menu-option">Menu Option</a></li>
  3335.        <li><a href="https://tikkanation.com/catering-events">Catering Enquiries</a></li>
  3336.        <li><a href="https://tikkanation.com/locations">Locations</a></li>
  3337.        <li><a href="https://tikkanation.com/franchise-opportunity">Franchise With Us</a></li>
  3338.        <li>
  3339.            <div class="accordion accordion-flush" id="accordionFlushExample">
  3340.                <div class="accordion-item">
  3341.                    <h2 class="accordion-header" id="flush-headingOne">
  3342.                        <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
  3343.                            data-bs-target="#flush-collapseOne" aria-expanded="false" aria-controls="flush-collapseOne">
  3344.                            Reservations
  3345.                        </button>
  3346.                    </h2>
  3347.                    <div id="flush-collapseOne" class="accordion-collapse collapse" aria-labelledby="flush-headingOne"
  3348.                        data-bs-parent="#accordionFlushExample">
  3349.                        <div class="accordion-body">
  3350.                            <ul class="">
  3351.                                                                        <li><a
  3352.                                                href="https://tikkanation.com/reservations/birmingham">Birmingham</a>
  3353.                                        </li>
  3354.                                                                        <li><a
  3355.                                                href="https://tikkanation.com/reservations/dorking">Dorking</a>
  3356.                                        </li>
  3357.                                                                        <li><a
  3358.                                                href="https://tikkanation.com/reservations/ruislip">Ruislip</a>
  3359.                                        </li>
  3360.                                                                        <li><a
  3361.                                                href="https://tikkanation.com/reservations/st-albans">St Albans</a>
  3362.                                        </li>
  3363.                                                            </ul>
  3364.                        </div>
  3365.                    </div>
  3366.                </div>
  3367.                <div class="accordion-item">
  3368.                    <h2 class="accordion-header" id="flush-headingTwo">
  3369.                        <button class="accordion-button collapsed" type="button" data-bs-toggle="collapse"
  3370.                            data-bs-target="#flush-collapseTwo" aria-expanded="false" aria-controls="flush-collapseTwo">
  3371.                            Contact Us
  3372.                        </button>
  3373.                    </h2>
  3374.                    <div id="flush-collapseTwo" class="accordion-collapse collapse" aria-labelledby="flush-headingTwo"
  3375.                        data-bs-parent="#accordionFlushExample">
  3376.                        <div class="accordion-body">
  3377.                            <ul>
  3378.                                                                    <li><a
  3379.                                            href="https://tikkanation.com/contact-us/birmingham">Birmingham</a>
  3380.                                    </li>
  3381.                                                                    <li><a
  3382.                                            href="https://tikkanation.com/contact-us/dorking">Dorking</a>
  3383.                                    </li>
  3384.                                                                    <li><a
  3385.                                            href="https://tikkanation.com/contact-us/leeds">Leeds</a>
  3386.                                    </li>
  3387.                                                                    <li><a
  3388.                                            href="https://tikkanation.com/contact-us/luton-point">Luton Point</a>
  3389.                                    </li>
  3390.                                                                    <li><a
  3391.                                            href="https://tikkanation.com/contact-us/royal-holloway">Royal Holloway</a>
  3392.                                    </li>
  3393.                                                                    <li><a
  3394.                                            href="https://tikkanation.com/contact-us/ruislip">Ruislip</a>
  3395.                                    </li>
  3396.                                                                    <li><a
  3397.                                            href="https://tikkanation.com/contact-us/st-albans">St Albans</a>
  3398.                                    </li>
  3399.                                                                    <li><a
  3400.                                            href="https://tikkanation.com/contact-us/st-georges">St George's</a>
  3401.                                    </li>
  3402.                                                                    <li><a
  3403.                                            href="https://tikkanation.com/contact-us/st-pauls-market">St Paul's Market</a>
  3404.                                    </li>
  3405.                                                                    <li><a
  3406.                                            href="https://tikkanation.com/contact-us/watford">Watford</a>
  3407.                                    </li>
  3408.                                                            </ul>
  3409.                        </div>
  3410.                    </div>
  3411.                </div>
  3412.            </div>
  3413.        </li>
  3414.        <li><a href="https://tikkanation.com/reviews">Reviews</a></li>
  3415.        <li><a href="javascript:void()" onclick="changelocation()" class="ordernow">Order Online</a></li>
  3416.    </ul>
  3417. </div>
  3418.  
  3419. <div class='loaderbg'>
  3420.    <div class="loader"></div>
  3421.    <p>Please wait...<br>Don't close the app or tap the back button</p>
  3422. </div>
  3423. <div class='loaderbgchng'>
  3424.    <p>Please wait...<br>Don't close the app or tap the back button</p>
  3425. </div>
  3426.  
  3427. <script>
  3428.    function showToast(data) {
  3429.        const toastContainer = document.querySelector(".toast-container");
  3430.  
  3431.        const toast = document.createElement("div");
  3432.        toast.classList.add("toast", "success");
  3433.  
  3434.        toast.innerHTML = `
  3435.    <div class="toast-content">
  3436.      <i class="bi icon bi-check-circle-fill"></i>
  3437.      <div class="message">
  3438.        <p class="m-0 text text-1">${data.head}</p>
  3439.        <p class="m-0 text text-2">${data.desc}</p>
  3440.      </div>
  3441.    </div>
  3442.    <i class="fa-solid fa-xmark close"></i>
  3443.    <div class="progress active"></div>
  3444.  `;
  3445.  
  3446.        toastContainer.appendChild(toast);
  3447.        let showToast = setTimeout(() => {
  3448.            void toast.offsetHeight;
  3449.            toast.classList.add("active");
  3450.        }, 50);
  3451.  
  3452.        const progress = toast.querySelector(".progress");
  3453.        const closeIcon = toast.querySelector(".close");
  3454.  
  3455.        // Auto-remove toast after 5s
  3456.        const timer1 = setTimeout(() => {
  3457.            toast.classList.remove("active");
  3458.        }, 5000);
  3459.  
  3460.        // Manual close
  3461.        closeIcon.addEventListener("click", () => {
  3462.            toast.classList.remove("active");
  3463.            clearTimeout(timer1);
  3464.            clearTimeout(showToast);
  3465.            setTimeout(() => toast.remove(), 400);
  3466.        });
  3467.        setTimeout(() => {
  3468.            toastContainer.innerHTML = '';
  3469.        }, 10000);
  3470.    }
  3471. </script>
  3472. <script src="https://js.pusher.com/7.0/pusher.min.js"></script>
  3473.  
  3474. <script>
  3475.    var audioElement = document.createElement('audio');
  3476.    $(document).ready(function() {
  3477.        audioElement.setAttribute('src', 'https://tikkanation.com/assets/web/webnotification.mp3');
  3478.        audioElement.setAttribute('loop', false);
  3479.  
  3480.        audioElement.addEventListener('ended', function() {
  3481.            this.play();
  3482.        }, true);
  3483.  
  3484.        audioElement.addEventListener("canplay", function() {
  3485.            $("#length").text("Duration:" + audioElement.duration + " seconds");
  3486.            $("#source").text("Source:" + audioElement.src);
  3487.            $("#status").text("Status: Ready to play").css("color", "green");
  3488.        });
  3489.  
  3490.        audioElement.addEventListener("timeupdate", function() {
  3491.            $("#currentTime").text("Current second:" + audioElement.currentTime);
  3492.        });
  3493.  
  3494.        $('#play').click(function() {
  3495.            audioElement.play();
  3496.            $("#status").text("Status: Playing");
  3497.        });
  3498.  
  3499.        $('#pause').click(function() {
  3500.            audioElement.pause();
  3501.            $("#status").text("Status: Paused");
  3502.        });
  3503.  
  3504.    });
  3505.    // Pusher.logToConsole = true;
  3506.  
  3507.    var pusher = new Pusher('8348839786cbbb34f0c0', {
  3508.        cluster: 'eu'
  3509.    });
  3510.  
  3511.    var channel = pusher.subscribe('my-channel');
  3512.    channel.bind('user-noti', function(data) {
  3513.        console.log(data);
  3514.        audioElement.play();
  3515.        showToast(data);
  3516.        setTimeout(() => {
  3517.            audioElement.pause();
  3518.        }, 3000);
  3519.    });
  3520. </script>
  3521. <script>
  3522.    $(window).scroll(function() {
  3523.        if ($(this).scrollTop() > 300 && $(this).width() > 767) {
  3524.            $('#back-to-top').show(200);
  3525.        } else {
  3526.            $('#back-to-top').hide(200);
  3527.        }
  3528.    });
  3529.    // scroll body to 0px on click
  3530.    $('#back-to-top').click(function() {
  3531.        $('body,html').animate({
  3532.            scrollTop: 0
  3533.        }, 400);
  3534.        return false;
  3535.    });
  3536.  
  3537.    $(document).click(function(event) {
  3538.        if (!$(event.target).closest('.ba-we-love-subscribers, .ba-we-love-subscribers-fab').length) {
  3539.            $('.ba-we-love-subscribers-fab .wrap').removeClass("ani");
  3540.            $('.ba-we-love-subscribers').removeClass("open");
  3541.            $('.img-fab.img').removeClass("close");
  3542.        }
  3543.        var sidenav = document.getElementById("mySidenav");
  3544.        var computedWidth = window.getComputedStyle(sidenav).width;
  3545.  
  3546.        if (!sidenav.contains(event.target) && computedWidth !== "0px") {
  3547.            sidenav.style.width = "0px";
  3548.        }
  3549.    });
  3550.  
  3551.    $("#mySidenav").click(function(event) {
  3552.        event.stopPropagation();
  3553.    });
  3554.  
  3555.    $(".ba-we-love-subscribers-fab").click(function() {
  3556.        $('.ba-we-love-subscribers-fab .wrap').toggleClass("ani");
  3557.        $('.ba-we-love-subscribers').toggleClass("open");
  3558.        $('.img-fab.img').toggleClass("close");
  3559.    });
  3560.  
  3561.    $(".ba-we-love-subscribers-fab").hover(
  3562.        function() {
  3563.            $('.ba-we-love-subscribers-fab .wrap').addClass("ani");
  3564.            $('.ba-we-love-subscribers').addClass("open");
  3565.            $('.img-fab.img').addClass("close");
  3566.        },
  3567.        function() {
  3568.            $('.ba-we-love-subscribers-fab .wrap').removeClass("ani");
  3569.            $('.ba-we-love-subscribers').removeClass("open");
  3570.            $('.img-fab.img').removeClass("close");
  3571.        }
  3572.    );
  3573.  
  3574.    function openNav() {
  3575.        document.getElementById("mySidenav").style.width = "250px";
  3576.    }
  3577.  
  3578.    function closeNav() {
  3579.        document.getElementById("mySidenav").style.width = "0";
  3580.    }
  3581.  
  3582.    function opensubmenu() {
  3583.        $('#submenuleft').toggle('slow');
  3584.    }
  3585.  
  3586.  
  3587.  
  3588.    $(function() {
  3589.        var Accordion = function(el, multiple) {
  3590.            this.el = el || {};
  3591.            this.multiple = multiple || false;
  3592.  
  3593.            // Variables privadas
  3594.            var links = this.el.find('.link');
  3595.            // Evento
  3596.            links.on('click', {
  3597.                el: this.el,
  3598.                multiple: this.multiple
  3599.            }, this.dropdown)
  3600.        }
  3601.  
  3602.        Accordion.prototype.dropdown = function(e) {
  3603.            var $el = e.data.el;
  3604.            $this = $(this),
  3605.                $next = $this.next();
  3606.  
  3607.            $next.slideToggle();
  3608.            $this.parent().toggleClass('open');
  3609.  
  3610.            if (!e.data.multiple) {
  3611.                $el.find('.submenu').not($next).slideUp().parent().removeClass('open');
  3612.            };
  3613.        }
  3614.  
  3615.        var accordion = new Accordion($('#accordion'), false);
  3616.    });
  3617. </script>
  3618.  
  3619.  
  3620.  
  3621.  
  3622. <script>
  3623.    var x, i, j, l, ll, selElmnt, a, b, c;
  3624.    /* Look for any elements with the class "custom-select": */
  3625.    x = document.getElementsByClassName("custom-select");
  3626.    l = x.length;
  3627.    for (i = 0; i < l; i++) {
  3628.        selElmnt = x[i].getElementsByTagName("select")[0];
  3629.        ll = selElmnt.length;
  3630.        /* For each element, create a new DIV that will act as the selected item: */
  3631.        a = document.createElement("DIV");
  3632.        a.setAttribute("class", "select-selected");
  3633.        a.innerHTML = selElmnt.options[selElmnt.selectedIndex].innerHTML;
  3634.        x[i].appendChild(a);
  3635.        /* For each element, create a new DIV that will contain the option list: */
  3636.        b = document.createElement("DIV");
  3637.        b.setAttribute("class", "select-items select-hide");
  3638.        for (j = 1; j < ll; j++) {
  3639.            /* For each option in the original select element,
  3640.            create a new DIV that will act as an option item: */
  3641.            c = document.createElement("DIV");
  3642.            c.innerHTML = selElmnt.options[j].innerHTML;
  3643.            c.addEventListener("click", function(e) {
  3644.                /* When an item is clicked, update the original select box,
  3645.                and the selected item: */
  3646.                var y, i, k, s, h, sl, yl;
  3647.                s = this.parentNode.parentNode.getElementsByTagName("select")[0];
  3648.                sl = s.length;
  3649.                h = this.parentNode.previousSibling;
  3650.                for (i = 0; i < sl; i++) {
  3651.                    if (s.options[i].innerHTML == this.innerHTML) {
  3652.                        s.selectedIndex = i;
  3653.                        h.innerHTML = this.innerHTML;
  3654.                        y = this.parentNode.getElementsByClassName("same-as-selected");
  3655.                        yl = y.length;
  3656.                        for (k = 0; k < yl; k++) {
  3657.                            y[k].removeAttribute("class");
  3658.                        }
  3659.                        this.setAttribute("class", "same-as-selected");
  3660.                        break;
  3661.                    }
  3662.                }
  3663.                h.click();
  3664.            });
  3665.            b.appendChild(c);
  3666.        }
  3667.        x[i].appendChild(b);
  3668.        a.addEventListener("click", function(e) {
  3669.            /* When the select box is clicked, close any other select boxes,
  3670.            and open/close the current select box: */
  3671.            e.stopPropagation();
  3672.            closeAllSelect(this);
  3673.            this.nextSibling.classList.toggle("select-hide");
  3674.            this.classList.toggle("select-arrow-active");
  3675.        });
  3676.    }
  3677.  
  3678.    function closeAllSelect(elmnt) {
  3679.        /* A function that will close all select boxes in the document,
  3680.        except the current select box: */
  3681.        var x, y, i, xl, yl, arrNo = [];
  3682.        x = document.getElementsByClassName("select-items");
  3683.        y = document.getElementsByClassName("select-selected");
  3684.        xl = x.length;
  3685.        yl = y.length;
  3686.        for (i = 0; i < yl; i++) {
  3687.            if (elmnt == y[i]) {
  3688.                arrNo.push(i)
  3689.            } else {
  3690.                y[i].classList.remove("select-arrow-active");
  3691.            }
  3692.        }
  3693.        for (i = 0; i < xl; i++) {
  3694.            if (arrNo.indexOf(i)) {
  3695.                x[i].classList.add("select-hide");
  3696.            }
  3697.        }
  3698.    }
  3699.    document.addEventListener("click", closeAllSelect);
  3700.    AOS.init();
  3701. </script></body>
  3702. <script>
  3703.    const searchBar = document.getElementById('searchBar');
  3704.    const button = document.getElementById('myButton');
  3705.    const products = document.querySelectorAll('.catagory-poduct-dtls');
  3706.    let matches = [];
  3707.    let currentIndex = -1;
  3708.  
  3709.    searchBar.addEventListener('input', function() {
  3710.        const searchTerm = this.value.toLowerCase();
  3711.        // console.log('searchTerm',searchTerm);
  3712.  
  3713.        matches = [];
  3714.        currentIndex = -1;
  3715.  
  3716.        if (!searchTerm) {
  3717.            products.forEach(product => product.classList.remove('highlight'));
  3718.            products.forEach(product => product.classList.add('border'));
  3719.            return false;
  3720.        }
  3721.        // Clear previous highlights
  3722.        products.forEach(product => product.classList.remove('highlight'));
  3723.  
  3724.        // Find all matching products
  3725.        products.forEach(product => {
  3726.            const name = product.getAttribute('data-name').toLowerCase();
  3727.            if (searchTerm != '' && name.includes(searchTerm)) {
  3728.                matches.push(product);
  3729.            }
  3730.        });
  3731.        // console.log('matches.length',matches.length);
  3732.  
  3733.        if (matches && matches.length > 0) {
  3734.            currentIndex = 0;
  3735.            scrollToProduct(matches[currentIndex]);
  3736.        } else {
  3737.            console.log('No matching products found.');
  3738.        }
  3739.    });
  3740.    button.addEventListener('click', function() {
  3741.        currentIndex = (currentIndex + 1) % matches.length; // Move to the next match
  3742.        scrollToProduct(matches[currentIndex]);
  3743.    });
  3744.  
  3745.    searchBar.addEventListener('keydown', function(event) {
  3746.        console.log('keydown matches.length', matches.length);
  3747.        if (event.key === 'Enter' && matches.length > 0) {
  3748.            event.preventDefault();
  3749.            currentIndex = (currentIndex + 1) % matches.length; // Move to the next match
  3750.            scrollToProduct(matches[currentIndex]);
  3751.        }
  3752.    });
  3753.  
  3754.    function scrollToProduct(product) {
  3755.        const container = document.querySelector('#listContainer'); // Replace with the actual container selector
  3756.        // Scroll the container to the product
  3757.        container.scrollTop = product.offsetTop - container.offsetTop;
  3758.        // Scroll to the product and highlight it
  3759.        product.scrollIntoView({
  3760.            behavior: 'smooth',
  3761.            block: 'start'
  3762.        });
  3763.        products.forEach(p => p.classList.remove('highlight'));
  3764.        products.forEach(p => p.classList.add('border'));
  3765.        product.classList.add('highlight');
  3766.        product.classList.remove('border');
  3767.    }
  3768. </script>
  3769. <script>
  3770.    function createCustomButtons(brname) {
  3771.        const google = {"DORKING":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+Dorking+Reviews#lrd=0x4875e798b0a61c0f:0x6f06beb54e615b1a,1,,,,","UXBRIDGE":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+Uxbridge+Reviews#lrd=0x48766f879019b459:0xe437d1388a8db96f,1,,,,","WATFORD":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+Watford+Reviews#lrd=0x48766bda4f858501:0xb4657ce3a9b582d7,1,,,,","BIRMINGHAM":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+Birmingham+Reviews#lrd=0x4870a58332056495:0x182a4445c38531d4,1,,,,","PRESTON":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+Preston+Reviews#lrd=0x487b73a30bb9a5d3:0x5b88af714a0ee950,1,,,,","ST ALBANS":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+St+Albans+Reviews#lrd=0x48763f31c7a6cdfd:0xb270d194a823122b,1,,,,","ROYAL HOLLOWAY":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+Royal+Holloway+Reviews","LEEDS":"https:\/\/www.google.co.uk\/search?q=Tikka+Nation+Leeds+Reviews#lrd=0x48795f006c34be23:0x719e4bdc92761e0a,1,,,,","LUTON POINT":"https:\/\/www.google.com\/search?q=Tikka+Nation+Luton+Point+Reviews#lrd=0x48764900234ee94f:0x1ac507b07afd17d4,1,,,,","RUISLIP":"https:\/\/www.google.com\/search?q=tikka+nation+ruislip#lrd=0x48766d5a8e9f31d1:0x32cc7a6e78e4f02c,1"};
  3772.        const Trip_Advisor = {"DORKING":"https:\/\/www.tripadvisor.in\/Restaurant_Review-g186389-d23621831-Reviews-Tikka_Nation-Dorking_Surrey_England.html","UXBRIDGE":"https:\/\/www.tripadvisor.in\/Restaurant_Review-g1646049-d23618978-Reviews-Tikka_Nation-Uxbridge_Greater_London_England.html","WATFORD":"https:\/\/www.tripadvisor.in\/Restaurant_Review-g187058-d23618977-Reviews-Tikka_Nation-Watford_Hertfordshire_England.html","BIRMINGHAM":"https:\/\/www.tripadvisor.in\/Restaurant_Review-g190731-d24076598-Reviews-Tikka_Nation-The_Royal_Town_of_Sutton_Coldfield_West_Midlands_England.html","PRESTON":"https:\/\/www.tripadvisor.com\/Restaurant_Review-g187062-d26689326-Reviews-Tikka_Nation-Preston_Lancashire_England.html","ST ALBANS":"https:\/\/www.tripadvisor.in\/Restaurant_Review-g186306-d25019964-Reviews-Tikka_Nation-St_Albans_Hertfordshire_England.html","ROYAL HOLLOWAY":"","LEEDS":"","LUTON POINT":"","RUISLIP":""};
  3773.        const container = document.createElement("div");
  3774.        container.style.display = "flex";
  3775.        container.style.justifyContent = "center";
  3776.        container.style.gap = "15px";
  3777.        container.style.margin = "33px 0";
  3778.        const googleButton = document.createElement("button");
  3779.        googleButton.innerHTML =
  3780.            `<img src="https://tikkanation.com/assets/web/images/google.png" alt="Google" style="width: 25px; height: 25px; margin-right: 10px;"> Google`;
  3781.        googleButton.style.cssText = `
  3782.            display: flex;
  3783.            align-items: center;
  3784.            background-color: #f3a01c;
  3785.            color: #000;
  3786.            padding: 10px 20px;
  3787.            border: none;
  3788.            border-radius: 5px;
  3789.            font-size: 16px;
  3790.            font-weight: 600;
  3791.            cursor: pointer;`;
  3792.        googleButton.onclick = () => {
  3793.            window.open(google[brname], "_blank");
  3794.            swal.close();
  3795.        };
  3796.        const tripAdvisorButton = document.createElement("button");
  3797.        tripAdvisorButton.innerHTML =
  3798.            `<img src="https://tikkanation.com/assets/web/images/tripadvisor.png" alt="TripAdvisor" style="width: 25px; height: 25px; margin-right: 10px;"> Trip Advisor`;
  3799.        tripAdvisorButton.style.cssText = `
  3800.            display: flex;
  3801.            align-items: center;
  3802.            background-color: #f3a01c;
  3803.            color: #000;
  3804.            padding: 10px 20px;
  3805.            border: none;
  3806.            border-radius: 5px;
  3807.            font-size: 16px;
  3808.            font-weight: 600;
  3809.            cursor: pointer;`;
  3810.        tripAdvisorButton.onclick = () => {
  3811.            window.open(Trip_Advisor[brname], "_blank");
  3812.            swal.close();
  3813.        };
  3814.        container.appendChild(googleButton);
  3815.        container.appendChild(tripAdvisorButton);
  3816.  
  3817.        return container;
  3818.    }
  3819.  
  3820.  
  3821.    function viewreview(brname) {
  3822.        swal({
  3823.            content: createCustomButtons(brname),
  3824.            buttons: {
  3825.                cancel: ""
  3826.            }
  3827.        }).then((val) => {
  3828.            document.querySelector('.swal-footer').style.marginTop = '';
  3829.            document.querySelector('.swal-footer').style.padding = '';
  3830.            document.querySelector('.swal-footer').style.height = '';
  3831.        });
  3832.        document.querySelector('.swal-footer').style.marginTop = '0';
  3833.        document.querySelector('.swal-footer').style.padding = '0';
  3834.        document.querySelector('.swal-footer').style.height = '2px';
  3835.    }
  3836. </script>
  3837.    <script>
  3838.        const branch_ord_types = {
  3839.            cancel: ""
  3840.        };
  3841.  
  3842.        function chekordtype(branch_dist, branch_id, branch_name, busy_mode) {
  3843.            setmyordtype(branch_id, branch_name);
  3844.        }
  3845.  
  3846.        function open_for_order_type(branch_dist, branch_id, branch_name) {
  3847.            swal("Please Choose An Order Option:", {
  3848.                    buttons: branch_ord_types
  3849.                })
  3850.                .then((value) => {
  3851.                    setmyordtype(branch_id, branch_name);
  3852.                });
  3853.        }
  3854.    </script>
  3855.    <script>
  3856.        function callfordelord(branch_id, branch_name) {
  3857.            swal({
  3858.                text: 'Enter delivery postcode',
  3859.                content: {
  3860.                    element: 'input',
  3861.                    attributes: {
  3862.                        defaultValue: '',
  3863.                    }
  3864.                },
  3865.                button: {
  3866.                    text: "Submit",
  3867.                    closeModal: false,
  3868.                },
  3869.            }).then(postcode => {
  3870.                getdeliveryprice(postcode, branch_id, branch_name);
  3871.            }).catch(err => {
  3872.                if (err) {
  3873.                    swal("Oh noes!", "Something wrong!", "error");
  3874.                } else {
  3875.                    swal.stopLoading();
  3876.                    swal.close();
  3877.                }
  3878.            });
  3879.        }
  3880.  
  3881.        function getdeliveryprice(postcode, branch_id, branch_name) {
  3882.            $.ajax({
  3883.                type: 'POST',
  3884.                data: {},
  3885.                url: 'https://tikkanation.com/Welcome/getlatlong',
  3886.                success: function(data) {
  3887.                    var resp = JSON.parse(data);
  3888.                    if (resp.Latitude) {
  3889.                        getdelprices(resp, branch_id, branch_name);
  3890.                    } else {
  3891.                        swal("Oops!",
  3892.                            'Wrong Postcode'
  3893.                        );
  3894.                    }
  3895.                },
  3896.            });
  3897.        }
  3898.    </script>
  3899.    <script>
  3900.        function getdelprices(branch_dist, branch_id, branch_name) {
  3901.            $.ajax({
  3902.                type: 'POST',
  3903.                data: {
  3904.                    branch_dist: branch_dist,
  3905.                    branchid: branch_id
  3906.                },
  3907.                url: 'https://tikkanation.com/Welcome/validate_delivery_area',
  3908.                success: function(data) {
  3909.                    var resp = JSON.parse(data);
  3910.                    if (resp) {
  3911.                        setmyordtype('Delivery', branch_id, branch_name);
  3912.                    } else {
  3913.                        swal("Sorry! Too far!",
  3914.                            'We do not deliver to your postcode. Enter a different delivery postcode or select "Collection" to proceed with the order'
  3915.                        );
  3916.                    }
  3917.                },
  3918.            });
  3919.        }
  3920.    </script>
  3921.    <script>
  3922.        function setmyordtype(branch_id, branch_name) {
  3923.            $.ajax({
  3924.                type: 'POST',
  3925.                data: {
  3926.                    typeord: '',
  3927.                    branch_id: branch_id,
  3928.                    branch_name: branch_name
  3929.                },
  3930.                url: 'https://tikkanation.com/Welcome/stmyfstordtp',
  3931.                success: function(data) {
  3932.                    window.location = 'https://tikkanation.com/order-online';
  3933.                },
  3934.            });
  3935.        }
  3936.    </script>
  3937.  
  3938. </html>
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda