diff --git a/src/app/page.tsx b/src/app/page.tsx index 9f52246..f097b78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function CafexLanding() { tagIcon={Coffee} tagAnimation="slide-up" buttons={[ - { text: "Visit Us Today", href: "#contact" }, + { text: "Reserve Your Table", href: "#contact" }, { text: "Explore Menu", href: "#beverages" }, ]} buttonAnimation="slide-up"