<style>
.marquee-container {
        overflow: hidden;
    }
}
</style>

<div class="marquee-container">
        <marquee behavior="scroll" direction="left" id="marquee">
            Website is still in development. If you experience any bugs, <a class="bug-report" href="#">click here</a>.
        </marquee>
    </div>
  <script>
        const marquee = document.getElementById('marquee');

        // Pause the marquee when hovering over it
        marquee.addEventListener('mouseover', () => {
            marquee.stop();
        });

        // Resume the marquee when the mouse moves away
        marquee.addEventListener('mouseout', () => {
            marquee.start();
        });
    
    // Function to hide the element after 10 seconds
        function hideAfterTimeout() {
            const gradient = document.getElementById('marquee');
            setTimeout(() => {
                gradient.style.display = 'none';
            }, 20000); // 10 seconds in milliseconds
        }

        // Call the hideAfterTimeout function when the page loads
        window.onload = function () {
            hideAfterTimeout();
        };
    </script>

SHOP

[restaurant_ordering categories="main" category_titles="true" product_description="true"category_descriptions="false" product_image="true" description_length="limited" buy_button="true" columns="2" order_type="lightbox" buy_button="true" menu_navigation="true" ]
[restaurant_ordering categories="proteins" category_titles="true" product_description="true"category_descriptions="false" product_image="true" description_length="limited" buy_button="true" columns="2" order_type="lightbox" buy_button="true" menu_navigation="true" ]
[restaurant_ordering categories="sides" category_titles="true" product_description="true"category_descriptions="false" product_image="true" description_length="limited" buy_button="true" columns="2" order_type="lightbox" buy_button="true" menu_navigation="true" ]
[restaurant_ordering categories="deserts" category_titles="true" product_description="true"category_descriptions="false" product_image="true" description_length="limited" buy_button="true" columns="2" order_type="lightbox" buy_button="true" menu_navigation="true" ]
[restaurant_ordering categories="drinks" category_titles="true" product_description="true"category_descriptions="false" product_image="true" description_length="limited" buy_button="true" columns="2" order_type="lightbox" buy_button="true" menu_navigation="true" ]

Frequently asked questions

Do I have to buy any materials and ingredients before I start?

No, you do not need to be under any pressure to buy anything. Also, if you would like to get any of the ingredients, we are available to help you.

I'm a busy person, what if I don't have time?

We understand that our students might be busy with work, life, family or just be stuck somewhere in traffic, so the course is created in such a way that it is self paced.

You don’t have to be under any pressure to be live online all the time. When you’re back online, you’ll have full access to the class and you won’t miss anything.

Would I gain anything from this online course?

You will see results. This is a guarantee! Well, except you sit on your hands and do nothing… Some of our students felt this way also, but today, they are bold to testify. Feel free to watch their video testimonials at the bottom of this page.

Does the offer end?

Unfortunately, every good thing has an end and so does this special offer. It closes once the timer hits zero.

Hire Tastebudz

Kindly fill out this form briefing us about your upcoming event and we are sure to get back to you in an hour or two. Thank you!😁👌
Bugs Report Form