Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| d0ed39f366 | |||
| de21c03e11 |
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
|||||||
<ContactSplitForm
|
<ContactSplitForm
|
||||||
useInvertedBackground={true}
|
useInvertedBackground={true}
|
||||||
title="Get in Touch"
|
title="Get in Touch"
|
||||||
description="Have questions about our club? Send us a message and we'll reply promptly."
|
description="Send us a message to secure your place in the academy or get match updates."
|
||||||
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