diff --git a/src/app/page.tsx b/src/app/page.tsx index 40f2256..a29fd76 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: "Reserve Your Table", href: "#contact" }, + { text: "Reserve Now", href: "#contact" }, { text: "View Our Menu", href: "#features" } ]} buttonAnimation="slide-up"