2 Commits

Author SHA1 Message Date
fb656d9f41 Update src/app/page.tsx 2026-05-08 22:11:01 +00:00
cc5e2aea44 Merge version_2 into main
Merge version_2 into main
2026-05-08 22:10:11 +00:00

View File

@@ -146,8 +146,8 @@ export default function LandingPage() {
<div id="contact" data-section="contact">
<ContactSplitForm
useInvertedBackground={true}
title="Join the Movement"
description="Partner with us or get updates on new tech locations."
title="Join Our VIP List"
description="Get exclusive early access to new locations and tech updates before everyone else."
inputs={[
{ name: "name", type: "text", placeholder: "Your Name" },
{ name: "email", type: "email", placeholder: "Your Email" }