diff --git a/src/app/page.tsx b/src/app/page.tsx index 8b42ccd..4fa287b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Star} tagAnimation="slide-up" buttons={[ - { text: "Call to Reserve", href: "tel:+34643200602" }, + { text: "Reserve Now", href: "tel:+34643200602" }, { text: "View Menu", href: "#menu" }, ]} buttonAnimation="slide-up"