From 59e56e402c0d0171856200d3bca8e1f3b362951e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 09:05:06 +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 61fa751..c1ad981 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -224,8 +224,8 @@ export default function HomePage() { imageAlt="Intimate restaurant dining setup" mediaAnimation="slide-up" mediaPosition="right" - inputPlaceholder="your@email.com" - buttonText="Subscribe" + inputPlaceholder="phone or email" + buttonText="Reserve Table" termsText="We respect your privacy. Contact information is used only for restaurant updates and reservations." /> @@ -263,4 +263,4 @@ export default function HomePage() { ); -} \ No newline at end of file +}