From b1a420ec6e6f2b667277b950234eeaa174bafc73 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 9 Mar 2026 22:55:50 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3077711..feff899 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -164,8 +164,8 @@ export default function LandingPage() { imageAlt="Fine dining cuisine presentation" mediaPosition="right" mediaAnimation="slide-up" - inputPlaceholder="Enter your email" - buttonText="Get in Touch" + inputPlaceholder="Enter your phone number" + buttonText="Reserve via WhatsApp" termsText="We respect your privacy. Contact us for WhatsApp reservations." /> @@ -221,4 +221,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file -- 2.49.1