Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| fb656d9f41 | |||
| cc5e2aea44 |
@@ -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" }
|
||||
|
||||
Reference in New Issue
Block a user