From ce171a53d701eef25f9b09936f72e9a5b2abb4e9 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 5 Mar 2026 07:36:22 +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 9264d47..9350144 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -252,7 +252,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Your email address" - buttonText="Reserve Now" + buttonText="Book Free Table" termsText="We'll contact you within 2 hours to confirm. Your information is secure and never shared." /> -- 2.49.1