From 0b914ba120a3eb3efd35c1b1a2fdb1bb320375f3 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:55:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 5e76234..842edff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -235,7 +235,7 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" - buttonText="Subscribe" + buttonText="Get Exclusive Offers" termsText="We respect your inbox. Unsubscribe anytime from our newsletter." /> -- 2.49.1