Update src/app/join/page.tsx
This commit is contained in:
@@ -20,8 +20,7 @@ export default function JoinPage() {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Club",
|
||||
items: [
|
||||
title: "Club", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "/team" },
|
||||
{ label: "Facilities", href: "/about" },
|
||||
@@ -29,8 +28,7 @@ export default function JoinPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Activities",
|
||||
items: [
|
||||
title: "Activities", items: [
|
||||
{ label: "Matches & Results", href: "/matches" },
|
||||
{ label: "News", href: "/news" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -38,8 +36,7 @@ export default function JoinPage() {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Get Involved",
|
||||
items: [
|
||||
title: "Get Involved", items: [
|
||||
{ label: "Join the Club", href: "/join" },
|
||||
{ label: "Contact Us", href: "/contact" },
|
||||
{ label: "Become a Sponsor", href: "/contact" },
|
||||
@@ -73,38 +70,20 @@ export default function JoinPage() {
|
||||
<FeatureCardTwentyFour
|
||||
features={[
|
||||
{
|
||||
id: "1",
|
||||
title: "Professional Coaching",
|
||||
author: "Training Excellence",
|
||||
description:
|
||||
"Our coaches are certified professionals with international experience, dedicated to developing each player's potential.",
|
||||
tags: ["Coaching", "Development"],
|
||||
id: "1", title: "Professional Coaching", author: "Training Excellence", description:
|
||||
"Our coaches are certified professionals with international experience, dedicated to developing each player's potential.", tags: ["Coaching", "Development"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/beautiful-women-preparing-push-ups_23-2148355378.jpg?_wi=2",
|
||||
imageAlt: "Professional football coach training young players",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/beautiful-women-preparing-push-ups_23-2148355378.jpg", imageAlt: "Professional football coach training young players field"},
|
||||
{
|
||||
id: "2",
|
||||
title: "State-of-the-Art Facilities",
|
||||
author: "World-Class Infrastructure",
|
||||
description:
|
||||
"Train on premium fields with modern equipment designed to enhance performance and ensure player safety.",
|
||||
tags: ["Facilities", "Safety"],
|
||||
id: "2", title: "State-of-the-Art Facilities", author: "World-Class Infrastructure", description:
|
||||
"Train on premium fields with modern equipment designed to enhance performance and ensure player safety.", tags: ["Facilities", "Safety"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/sporty-girl-scores-goal-into-goal-football-concept-girl-football-field_169016-68081.jpg?_wi=2",
|
||||
imageAlt: "Professional soccer training facility field",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/sporty-girl-scores-goal-into-goal-football-concept-girl-football-field_169016-68081.jpg", imageAlt: "Professional soccer training facility field"},
|
||||
{
|
||||
id: "3",
|
||||
title: "Community & Events",
|
||||
author: "Strong Fellowship",
|
||||
description:
|
||||
"Join a vibrant community of passionate football enthusiasts through tournaments, socials, and team-building events.",
|
||||
tags: ["Community", "Events"],
|
||||
id: "3", title: "Community & Events", author: "Strong Fellowship", description:
|
||||
"Join a vibrant community of passionate football enthusiasts through tournaments, socials, and team-building events.", tags: ["Community", "Events"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16808.jpg?_wi=4",
|
||||
imageAlt: "Football community tournament celebration crowd",
|
||||
},
|
||||
"http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16808.jpg", imageAlt: "Football community tournament celebration crowd"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Why Choose Elite Football Club"
|
||||
@@ -123,14 +102,7 @@ export default function JoinPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={false}
|
||||
logos={[
|
||||
"http://img.b2bpic.net/free-vector/basket-ball-logo_1057-7616.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-power-outage-labels_23-2149263634.jpg",
|
||||
"http://img.b2bpic.net/free-vector/money-concept-logo-template_23-2147902205.jpg",
|
||||
"http://img.b2bpic.net/free-vector/autumn-label-collection_23-2147692704.jpg",
|
||||
"http://img.b2bpic.net/free-vector/technology-logo-gradient-style_23-2148135218.jpg",
|
||||
"http://img.b2bpic.net/free-vector/outlet-label-collection-design_23-2149696731.jpg",
|
||||
"http://img.b2bpic.net/free-vector/gradient-logo-template-with-abstract-shape_52683-16204.jpg",
|
||||
]}
|
||||
"http://img.b2bpic.net/free-vector/basket-ball-logo_1057-7616.jpg", "http://img.b2bpic.net/free-vector/gradient-power-outage-labels_23-2149263634.jpg", "http://img.b2bpic.net/free-vector/money-concept-logo-template_23-2147902205.jpg", "http://img.b2bpic.net/free-vector/autumn-label-collection_23-2147692704.jpg", "http://img.b2bpic.net/free-vector/technology-logo-gradient-style_23-2148135218.jpg", "http://img.b2bpic.net/free-vector/outlet-label-collection-design_23-2149696731.jpg", "http://img.b2bpic.net/free-vector/gradient-logo-template-with-abstract-shape_52683-16204.jpg"]}
|
||||
showCard={true}
|
||||
speed={40}
|
||||
/>
|
||||
@@ -140,29 +112,17 @@ export default function JoinPage() {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "What are the age requirements to join?",
|
||||
content:
|
||||
"We welcome players from age 5 to senior levels. Different programs are tailored to each age group with age-appropriate training and competition levels.",
|
||||
},
|
||||
id: "1", title: "What are the age requirements to join?", content:
|
||||
"We welcome players from age 5 to senior levels. Different programs are tailored to each age group with age-appropriate training and competition levels."},
|
||||
{
|
||||
id: "2",
|
||||
title: "How do I register for training?",
|
||||
content:
|
||||
"Visit our Join page to fill out the registration form. Our staff will contact you within 24 hours with available training times and pricing information.",
|
||||
},
|
||||
id: "2", title: "How do I register for training?", content:
|
||||
"Visit our Join page to fill out the registration form. Our staff will contact you within 24 hours with available training times and pricing information."},
|
||||
{
|
||||
id: "3",
|
||||
title: "What is the cost of membership?",
|
||||
content:
|
||||
"Membership fees vary depending on age group and program level. Youth programs start at $50/month while senior competitive teams range from $100-200/month.",
|
||||
},
|
||||
id: "3", title: "What is the cost of membership?", content:
|
||||
"Membership fees vary depending on age group and program level. Youth programs start at $50/month while senior competitive teams range from $100-200/month."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Do you offer scholarships?",
|
||||
content:
|
||||
"Yes, we offer merit-based scholarships for talented players. Contact our coaching staff to discuss scholarship opportunities.",
|
||||
},
|
||||
id: "4", title: "Do you offer scholarships?", content:
|
||||
"Yes, we offer merit-based scholarships for talented players. Contact our coaching staff to discuss scholarship opportunities."},
|
||||
]}
|
||||
ctaTitle="Get in Touch"
|
||||
ctaDescription="Have questions about joining or want to know more? Contact us today and let's talk football!"
|
||||
|
||||
Reference in New Issue
Block a user