setTimeout(() => { console.log("Custom code injected and running!"); const btn = document.querySelector("button"); if (btn) { btn.style.backgroundColor = "red"; btn.style.color = "white"; } else { console.log("No button found yet"); } }, 2000); // wait 2s for widget to load
top of page

1. Start by entering your check-in and check-out dates to check. 

2. Choose your desired room type from the available options. 

3. Fill in the required guest information, including name, contact details, and number of guests. 

4. Review your selection and total cost, then to the payment section to enter your payment details. 

5. Confirm your booking and look out for a confirmation email with your reservation details.

© 2025 GalleRetreat

bottom of page