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)} />