A Sunday well spent brings a week of content. It’s Tiki Carribean Sunday that gives you that good Sunday vibe you need.

AFRO CARRIBEAN NIGHT
Live Band, Open Mic, Dance and more…

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'; }); });