Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 62e5e18eaf | |||
| 619213cb93 | |||
| 4be2129b38 | |||
| d0ed39f366 | |||
| de21c03e11 |
@@ -56,7 +56,7 @@ export default function LandingPage() {
|
||||
{
|
||||
text: "Join the Club", href: "#contact"},
|
||||
{
|
||||
text: "Learn More", href: "#about"},
|
||||
text: "View Schedule", href: "#contact"},
|
||||
]}
|
||||
mediaItems={[
|
||||
{
|
||||
@@ -203,7 +203,7 @@ export default function LandingPage() {
|
||||
<ContactSplitForm
|
||||
useInvertedBackground={true}
|
||||
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={[
|
||||
{
|
||||
name: "name", type: "text", placeholder: "Your Name", required: true,
|
||||
|
||||
Reference in New Issue
Block a user