From 062fc9657821dcfd06df8d78056fe30e76692441 Mon Sep 17 00:00:00 2001 From: development Date: Tue, 23 Dec 2025 17:03:34 +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 7169756..0c7a01a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { tagIcon={Mail} useInvertedBackground="noInvert" inputPlaceholder="your.blinded.email@example.com" - buttonText="Subscribe" + buttonText="ZALUPA" termsText="By subscribing, you agree to receive weekly flash notifications and tactical darkness updates." onSubmit={(email) => console.log(email)} /> -- 2.49.1