Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 4a21a31ecb | |||
| 5d1292b4c9 |
@@ -128,7 +128,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={false}
|
useInvertedBackground={false}
|
||||||
title="Let's Collaborate"
|
title="Let's Collaborate"
|
||||||
description="Ready to take your digital experience to the next level?"
|
description="Tell us about your goals, and let's build something remarkable together."
|
||||||
inputs={[
|
inputs={[
|
||||||
{
|
{
|
||||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user