From 7cbee1f578ecb25516c08c56c85a3388d8a58809 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 02:12:49 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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"