From 8b72a981d5794ac7c23575f3863644b41ec087cf Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 12:56:08 +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 6552c7f..fddc7a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -184,8 +184,8 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" - buttonText="Subscribe" - termsText="We respect your privacy. Get updates on new products and promotions." + buttonText="Get Updates" + termsText="By signing up, you agree to receive exclusive offers and updates. We respect your privacy." /> -- 2.49.1