Update src/app/matches/page.tsx
This commit is contained in:
@@ -19,8 +19,7 @@ const MatchesPage = () => {
|
||||
|
||||
const footerColumns = [
|
||||
{
|
||||
title: "Club",
|
||||
items: [
|
||||
title: "Club", items: [
|
||||
{ label: "About Us", href: "/about" },
|
||||
{ label: "Our Team", href: "/team" },
|
||||
{ label: "Facilities", href: "/about" },
|
||||
@@ -28,8 +27,7 @@ const MatchesPage = () => {
|
||||
],
|
||||
},
|
||||
{
|
||||
title: "Activities",
|
||||
items: [
|
||||
title: "Activities", items: [
|
||||
{ label: "Matches & Results", href: "/matches" },
|
||||
{ label: "News", href: "/news" },
|
||||
{ label: "Gallery", href: "/gallery" },
|
||||
@@ -37,8 +35,7 @@ const MatchesPage = () => {
|
||||
],
|
||||
},
|
||||
{
|
||||
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" },
|
||||
@@ -68,9 +65,7 @@ const MatchesPage = () => {
|
||||
id: item.id,
|
||||
}))}
|
||||
button={{
|
||||
text: "Join Us",
|
||||
href: "/join",
|
||||
}}
|
||||
text: "Join Us", href: "/join"}}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -78,38 +73,11 @@ const MatchesPage = () => {
|
||||
<BlogCardThree
|
||||
blogs={[
|
||||
{
|
||||
id: "1",
|
||||
category: "Home",
|
||||
title: "Elite FC vs City United",
|
||||
excerpt: "Upcoming match on Saturday at 3:00 PM. Secure your tickets now and cheer for our team!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16808.jpg?_wi=3",
|
||||
imageAlt: "Elite FC vs City United Match",
|
||||
authorName: "Match Coordinator",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg",
|
||||
date: "Jan 20, 2025",
|
||||
},
|
||||
id: "1", category: "Home", title: "Elite FC vs City United", excerpt: "Upcoming match on Saturday at 3:00 PM. Secure your tickets now and cheer for our team!", imageSrc: "http://img.b2bpic.net/free-photo/close-up-people-watching-match-waiting-goal_329181-16808.jpg", imageAlt: "Elite FC vs City United Match", authorName: "Match Coordinator", authorAvatar: "http://img.b2bpic.net/free-photo/young-businessman-happy-expression_1194-1563.jpg", date: "Jan 20, 2025"},
|
||||
{
|
||||
id: "2",
|
||||
category: "Away",
|
||||
title: "League Challenge at Riverside Stadium",
|
||||
excerpt: "Travel with us to Riverside Stadium for this crucial league match. Team departure at 10:00 AM.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-football-field_23-2149270911.jpg?_wi=3",
|
||||
imageAlt: "League Challenge Match",
|
||||
authorName: "Travel Coordinator",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman_23-2148856070.jpg",
|
||||
date: "Jan 18, 2025",
|
||||
},
|
||||
id: "2", category: "Away", title: "League Challenge at Riverside Stadium", excerpt: "Travel with us to Riverside Stadium for this crucial league match. Team departure at 10:00 AM.", imageSrc: "http://img.b2bpic.net/free-photo/full-shot-kids-football-field_23-2149270911.jpg", imageAlt: "League Challenge Match", authorName: "Travel Coordinator", authorAvatar: "http://img.b2bpic.net/free-photo/portrait-beautiful-young-woman_23-2148856070.jpg", date: "Jan 18, 2025"},
|
||||
{
|
||||
id: "3",
|
||||
category: "Tournament",
|
||||
title: "Regional Cup Final - We Won!",
|
||||
excerpt: "Congratulations to our team for winning the regional cup final with an outstanding 3-1 performance!",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/that-s-how-success-looks-like-photo-young-team-classical-clothes-celebrating-success-while-holding-drinks-modern-good-lighted-office_146671-13657.jpg?_wi=2",
|
||||
imageAlt: "Regional Cup Final Victory",
|
||||
authorName: "Manager",
|
||||
authorAvatar: "http://img.b2bpic.net/free-photo/confident-pretty-brunette-caucasian-girl-looks-camera-orange_141793-69794.jpg",
|
||||
date: "Jan 15, 2025",
|
||||
},
|
||||
id: "3", category: "Tournament", title: "Regional Cup Final - We Won!", excerpt: "Congratulations to our team for winning the regional cup final with an outstanding 3-1 performance!", imageSrc: "http://img.b2bpic.net/free-photo/that-s-how-success-looks-like-photo-young-team-classical-clothes-celebrating-success-while-holding-drinks-modern-good-lighted-office_146671-13657.jpg", imageAlt: "Regional Cup Final Victory", authorName: "Manager", authorAvatar: "http://img.b2bpic.net/free-photo/confident-pretty-brunette-caucasian-girl-looks-camera-orange_141793-69794.jpg", date: "Jan 15, 2025"},
|
||||
]}
|
||||
animationType="slide-up"
|
||||
title="Upcoming Matches & Results"
|
||||
@@ -124,36 +92,22 @@ const MatchesPage = () => {
|
||||
<ContactFaq
|
||||
faqs={[
|
||||
{
|
||||
id: "1",
|
||||
title: "How can I get tickets for upcoming matches?",
|
||||
content:
|
||||
"Tickets can be purchased online through our website or at the stadium ticket office on match day. Early purchase is recommended for popular fixtures to secure your seat.",
|
||||
},
|
||||
id: "1", title: "How can I get tickets for upcoming matches?", content:
|
||||
"Tickets can be purchased online through our website or at the stadium ticket office on match day. Early purchase is recommended for popular fixtures to secure your seat."},
|
||||
{
|
||||
id: "2",
|
||||
title: "What time do matches typically start?",
|
||||
content:
|
||||
"Most of our home matches kick off at 3:00 PM on Saturday and 7:30 PM on midweek fixtures. Tournament matches may have different start times. Check the match schedule for specific details.",
|
||||
},
|
||||
id: "2", title: "What time do matches typically start?", content:
|
||||
"Most of our home matches kick off at 3:00 PM on Saturday and 7:30 PM on midweek fixtures. Tournament matches may have different start times. Check the match schedule for specific details."},
|
||||
{
|
||||
id: "3",
|
||||
title: "Do you offer group ticket discounts?",
|
||||
content:
|
||||
"Yes, we offer group discounts for parties of 10 or more. Contact our ticketing office at events@elitefc.com for more information and to arrange your group booking.",
|
||||
},
|
||||
id: "3", title: "Do you offer group ticket discounts?", content:
|
||||
"Yes, we offer group discounts for parties of 10 or more. Contact our ticketing office at events@elitefc.com for more information and to arrange your group booking."},
|
||||
{
|
||||
id: "4",
|
||||
title: "Can I stream matches online?",
|
||||
content:
|
||||
"Selected matches are streamed live on our website and social media channels. Premium matches require a subscription. Visit our streaming section for more details.",
|
||||
},
|
||||
id: "4", title: "Can I stream matches online?", content:
|
||||
"Selected matches are streamed live on our website and social media channels. Premium matches require a subscription. Visit our streaming section for more details."},
|
||||
]}
|
||||
ctaTitle="Need Match Information?"
|
||||
ctaDescription="Have questions about matches, tickets, or results? Get in touch with our matches team!"
|
||||
ctaButton={{
|
||||
text: "Contact Us",
|
||||
href: "/contact",
|
||||
}}
|
||||
text: "Contact Us", href: "/contact"}}
|
||||
ctaIcon={Phone}
|
||||
useInvertedBackground={true}
|
||||
animationType="slide-up"
|
||||
|
||||
Reference in New Issue
Block a user