From d2101ccf9caba4a4eecc88c3b3b0c26846f8ea14 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 23:10:45 +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 cf2fa74..c1dc2a7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -193,7 +193,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" - buttonText="Get Directions" + buttonText="Reserve Your Table" termsText="We respect your privacy. Join our mailing list for updates and special offers." /> -- 2.49.1