4 Commits

Author SHA1 Message Date
7fc6461a5a Update src/app/page.tsx 2026-03-03 15:50:35 +00:00
4efaf8fef5 Merge version_2 into main
Merge version_2 into main
2026-03-03 15:44:38 +00:00
5e9d838c11 Update src/app/page.tsx 2026-03-03 15:44:31 +00:00
deaa2b00f7 Merge version_1 into main
Merge version_1 into main
2026-03-03 15:41:42 +00:00

View File

@@ -166,14 +166,14 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactCenter
tag="Limited Edition"
tag="Exclusive Drop"
tagAnimation="opacity"
title="Upgrade Your Coffee Stack."
description="Join 1,000+ developers who've upgraded their workflow. Get your AI mug today."
description="Join 1,000+ developers who've upgraded their workflow. Only 500 units left this season. Claim yours before they ship."
background={{ variant: "plain" }}
useInvertedBackground={false}
inputPlaceholder="your@email.com"
buttonText="Get Your AI Mug"
buttonText="Secure My Mug Now"
termsText="We respect your inbox. Unsubscribe anytime."
/>
</div>