diff --git a/src/app/page.tsx b/src/app/page.tsx index fe2e910..7f80abb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,7 +50,7 @@ export default function LandingPage() { imageAlt="Hotel Jonathan exterior near Jaffa beach" buttons={[ { text: "Book Your Stay", href: "#contact" }, - { text: "Explore Rooms", href: "#features" }, + { text: "Take a Room Tour", href: "#features" }, ]} />