From 60ada5d41280bb32b7d3eaf299ce6a9db3994e88 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 22:31:10 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.49.1