diff --git a/src/app/page.tsx b/src/app/page.tsx index 16d4bfc..73c6409 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function LandingPage() { tagIcon={Sparkles} tagAnimation="slide-up" buttons={[ - { text: "Book Your Stay", href: "#rooms" }, + { text: "Book Your Stay — Secure Your Dates Today", href: "https://booking.hotellephenix.com" }, { text: "Learn More", href: "#about" }, ]} buttonAnimation="blur-reveal"