1 Commits

Author SHA1 Message Date
8c47973e42 Update src/app/page.tsx 2026-03-04 08:59:50 +00:00

View File

@@ -178,14 +178,14 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
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."
tagIcon={Mail}
tagAnimation="slide-up"
background={{ variant: "rotated-rays-static" }}
useInvertedBackground={false}
inputPlaceholder="Enter your email"
buttonText="Subscribe"
buttonText="Get Early Access"
termsText="We respect your privacy. Unsubscribe at any time. No spam, we promise."
/>
</div>