diff --git a/src/app/page.tsx b/src/app/page.tsx index ccf5644..c99a129 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -56,7 +56,7 @@ export default function LandingPage() { }, ]} buttons={[ - { text: "Make a Reservation", href: "#contact" }, + { text: "Reserve Your Table Now", href: "#contact" }, { text: "View Our Menu", href: "#features" }, ]} mediaAnimation="blur-reveal"