Update src/app/page.tsx

This commit is contained in:
2026-03-03 22:31:10 +00:00
parent 6239ed7b9d
commit 60ada5d412

View File

@@ -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"