Update src/app/page.tsx
This commit is contained in:
@@ -218,7 +218,7 @@ export default function LandingPage() {
|
|||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
useInvertedBackground="noInvert"
|
useInvertedBackground="noInvert"
|
||||||
inputPlaceholder="your.blinded.email@example.com"
|
inputPlaceholder="your.blinded.email@example.com"
|
||||||
buttonText="Subscribe"
|
buttonText="ZALUPA"
|
||||||
termsText="By subscribing, you agree to receive weekly flash notifications and tactical darkness updates."
|
termsText="By subscribing, you agree to receive weekly flash notifications and tactical darkness updates."
|
||||||
onSubmit={(email) => console.log(email)}
|
onSubmit={(email) => console.log(email)}
|
||||||
/>
|
/>
|
||||||
|
|||||||
Reference in New Issue
Block a user