From fc015ae11a77c4ee41bc588c6c96cc466a997665 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 09:15:07 +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 39d12c0..f76c641 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -196,8 +196,8 @@ export default function LandingPage() { imageSrc="http://img.b2bpic.net/free-photo/burning-candle-table_140725-8115.jpg" imageAlt="NEO Books and Coffee welcoming ambience" mediaAnimation="slide-up" - inputPlaceholder="your@email.com" - buttonText="Subscribe" + inputPlaceholder="Enter your email" + buttonText="Reserve Now" termsText="We respect your privacy. Unsubscribe anytime. We'll only send updates about events and special offers." /> -- 2.49.1