Join us for a delightful brunch party on Workers’ day!
Indulge in a mouth-watering spread of fresh meals, sip on mimosas and coffee while enjoying live entertainment in the company of great friends.
Date: May 1st, 2023
Time: 10am
Location: Whiskey Mistress

Out of stock

document.addEventListener('DOMContentLoaded', function() { // Find all WooCommerce "Add to Cart" buttons const addToCartButtons = document.querySelectorAll('.woocommerce-LoopProduct-link'); // Loop through each button and change the text to "Book Now" addToCartButtons.forEach(function(button) { button.innerHTML = 'Book Now'; }); });