From 5268ecfaa921d7bc1635218b64495a2b1c4bcd8e Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 11:17:04 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7553fbc..25fd108 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,8 +153,8 @@ export default function LandingPage() { mediaAnimation="opacity" mediaPosition="right" inputPlaceholder="Enter your email" - buttonText="Subscribe" - termsText="Subscribe to our newsletter for special offers, new dishes, and exclusive dining events." + buttonText="Reserve Table" + termsText="By clicking Reserve Table you're confirming your table reservation request. We will contact you shortly to confirm your booking." /> -- 2.49.1