diff --git a/src/app/page.tsx b/src/app/page.tsx index 7918d7c..93a6b0a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { tagIcon={Coffee} tagAnimation="slide-up" buttons={[ - { text: "๐Ÿ“ž Call Now", href: "tel:+212-example" }, + { text: "Reserve Your Table", href: "tel:+212-example" }, { text: "๐Ÿ“ Get Directions", href: "https://maps.google.com/?q=Cappuccino7+Salรฉ" } ]} buttonAnimation="slide-up"