From 4e3157f9ec899b108dc97c5b90563cfcd421624d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 10:26:18 +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 d35c797..a42ba0c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -189,7 +189,7 @@ export default function LandingPage() { tag="Newsletter" tagIcon={Mail} title="Stay Updated on Wellness Trends" - description="Subscribe to our newsletter for weekly wellness tips, product recommendations, and exclusive offers on organic health products." + description="Get exclusive weekly discounts, product launches, and expert wellness tips—subscribers save 15% on first order" background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" -- 2.49.1