Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8c47973e42 |
@@ -178,14 +178,14 @@ export default function LandingPage() {
|
|||||||
<div id="contact" data-section="contact">
|
<div id="contact" data-section="contact">
|
||||||
<ContactCenter
|
<ContactCenter
|
||||||
tag="Newsletter"
|
tag="Newsletter"
|
||||||
title="Stay Updated with DevFlow"
|
title="Get Early Access to New Features"
|
||||||
description="Get the latest updates on new features, best practices, and exclusive early access to beta features."
|
description="Get the latest updates on new features, best practices, and exclusive early access to beta features."
|
||||||
tagIcon={Mail}
|
tagIcon={Mail}
|
||||||
tagAnimation="slide-up"
|
tagAnimation="slide-up"
|
||||||
background={{ variant: "rotated-rays-static" }}
|
background={{ variant: "rotated-rays-static" }}
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
inputPlaceholder="Enter your email"
|
inputPlaceholder="Enter your email"
|
||||||
buttonText="Subscribe"
|
buttonText="Get Early Access"
|
||||||
termsText="We respect your privacy. Unsubscribe at any time. No spam, we promise."
|
termsText="We respect your privacy. Unsubscribe at any time. No spam, we promise."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user