From f16c1211b22047eecf81521882ff7e93a3e475c9 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 10:08:39 +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 4c16989..ecf1d3c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -216,8 +216,8 @@ export default function LandingPage() { mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="Enter your email" - buttonText="Subscribe" - termsText="We respect your privacy. Unsubscribe at any time." + buttonText="Claim Free Week" + termsText="Get exclusive access to a free week of unlimited classes, a personalized fitness assessment, and guidance from our expert coaches when you join today." ariaLabel="Contact section for newsletter signup" /> -- 2.49.1