Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 619213cb93 | |||
| 4be2129b38 | |||
| d0ed39f366 | |||
| de21c03e11 |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
text: "Join the Club", href: "#contact"},
|
text: "Join the Club", href: "#contact"},
|
||||||
{
|
{
|
||||||
text: "Learn More", href: "#about"},
|
text: "View Schedule", href: "#contact"},
|
||||||
]}
|
]}
|
||||||
mediaItems={[
|
mediaItems={[
|
||||||
{
|
{
|
||||||
@@ -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