Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 37df9dbf3f | |||
| 5ad23a4986 | |||
| ac1bf4495e | |||
| f36ec3b548 |
@@ -1411,4 +1411,4 @@ export default function RootLayout({
|
|||||||
</ServiceWrapper>
|
</ServiceWrapper>
|
||||||
</html>
|
</html>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
@@ -194,7 +194,7 @@ export default function LandingPage() {
|
|||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "sparkles-gradient" }}
|
background={{ variant: "sparkles-gradient" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email to join our mission"
|
||||||
buttonText="Subscribe"
|
buttonText="Subscribe"
|
||||||
termsText="We respect your privacy. Unsubscribe anytime. Your data helps us share updates and conservation efforts."
|
termsText="We respect your privacy. Unsubscribe anytime. Your data helps us share updates and conservation efforts."
|
||||||
/>
|
/>
|
||||||
@@ -230,4 +230,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user