From e2e9a3f3784b3f9d790bd64878f6de0b98804d93 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 10:55:08 +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 6a5b9f7..fb75bfb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { tag="Newsletter" tagIcon={Mail} title="Stay Updated With Our Latest" - description="Get the newest features, insights, and exclusive offers delivered to your inbox. Join thousands of satisfied customers." + description="Get exclusive early access to new features, tips from industry experts, and special offers—delivered weekly" background={{ variant: "plain" }} useInvertedBackground={false} inputPlaceholder="Enter your email" -- 2.49.1