From b2e2846259b2cb1f65e465849b81e8bd4b143c23 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 20:22:09 +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 60a5bd6..633cf53 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -178,7 +178,7 @@ export default function HomePage() { background={{ variant: "radial-gradient" }} useInvertedBackground={false} inputPlaceholder="Enter your email" - buttonText="Subscribe" + buttonText="Get Daily Reminders" termsText="We respect your privacy and will only send you meaningful Islamic content and prayer reminders." tagAnimation="slide-up" /> -- 2.49.1