Merge version_2 into main #1

Merged
bender merged 1 commits from version_2 into main 2026-04-29 19:52:50 +00:00

View File

@@ -32,21 +32,13 @@ export default function LandingPage() {
<NavbarStyleFullscreen
navItems={[
{
name: "Home",
id: "home",
},
name: "Home", id: "home"},
{
name: "About",
id: "about",
},
name: "About", id: "about"},
{
name: "Team",
id: "team",
},
name: "Team", id: "team"},
{
name: "Contact",
id: "contact",
},
name: "Contact", id: "contact"},
]}
brandName="Cricket Club"
/>
@@ -58,64 +50,34 @@ export default function LandingPage() {
description="Join our vibrant community of cricketers, enthusiasts, and professionals. Experience the spirit of the game on and off the field."
testimonials={[
{
name: "John Doe",
handle: "@john_crick",
testimonial: "The best club I've ever joined. Great facilities and even better people.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-girl-with-pixie-haircut-clenching-fists-isolated-olive-green-background-with-copy-space_141793-31600.jpg",
},
name: "John Doe", handle: "@john_crick", testimonial: "The best club I've ever joined. Great facilities and even better people.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/joyful-young-caucasian-girl-with-pixie-haircut-clenching-fists-isolated-olive-green-background-with-copy-space_141793-31600.jpg"},
{
name: "Jane Smith",
handle: "@jane_bowls",
testimonial: "Fantastic coaching and community spirit. Absolutely love the training sessions.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristband-holding-baseball-bat-isolated-blue-space_141793-45003.jpg",
},
name: "Jane Smith", handle: "@jane_bowls", testimonial: "Fantastic coaching and community spirit. Absolutely love the training sessions.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-pretty-sporty-girl-wearing-headband-wristband-holding-baseball-bat-isolated-blue-space_141793-45003.jpg"},
{
name: "Mike Ross",
handle: "@mike_crick",
testimonial: "Professional standards in a friendly atmosphere. Highly recommend.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-looking-straight-doing-ok-sign-isolated-orange-wall-with-copy-space_141793-79598.jpg",
},
name: "Mike Ross", handle: "@mike_crick", testimonial: "Professional standards in a friendly atmosphere. Highly recommend.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-looking-straight-doing-ok-sign-isolated-orange-wall-with-copy-space_141793-79598.jpg"},
{
name: "Sarah Lee",
handle: "@sarah_runs",
testimonial: "The community here is unmatched. Grateful to be part of this team.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2703.jpg",
},
name: "Sarah Lee", handle: "@sarah_runs", testimonial: "The community here is unmatched. Grateful to be part of this team.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/black-businessman-happy-expression_1194-2703.jpg"},
{
name: "Chris P.",
handle: "@chris_crick",
testimonial: "Perfect place to develop your cricket skills regardless of your level.",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536200.jpg",
},
name: "Chris P.", handle: "@chris_crick", testimonial: "Perfect place to develop your cricket skills regardless of your level.", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536200.jpg"},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702163.jpg"
imageAlt="Cricket action"
avatars={[
{
src: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702116.jpg",
alt: "Portrait of person playing cricket sport",
},
src: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702116.jpg", alt: "Portrait of person playing cricket sport"},
{
src: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702093.jpg",
alt: "Portrait of person playing cricket sport",
},
src: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702093.jpg", alt: "Portrait of person playing cricket sport"},
{
src: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-960.jpg",
alt: "American football player in professional stadium",
},
src: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-960.jpg", alt: "American football player in professional stadium"},
{
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702211.jpg",
alt: "Cricket match with player",
},
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702211.jpg", alt: "Cricket match with player"},
{
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702192.jpg",
alt: "Cricket match with player",
},
src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702192.jpg", alt: "Cricket match with player"},
]}
/>
</div>
@@ -127,6 +89,7 @@ export default function LandingPage() {
description="Established to promote the sport, our club has been a home for cricketers for over two decades. We emphasize teamwork, dedication, and sportsmanship."
imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702104.jpg"
imageAlt="Club team"
buttons={[{ text: "Explore Membership", href: "/membership" }]}
/>
</div>
@@ -137,20 +100,11 @@ export default function LandingPage() {
description="We offer top-notch training grounds and support to help every member achieve their best."
accordionItems={[
{
id: "f1",
title: "Advanced Net Practice",
content: "Our high-tech net facilities are open daily for members.",
},
id: "f1", title: "Advanced Net Practice", content: "Our high-tech net facilities are open daily for members."},
{
id: "f2",
title: "Expert Coaching",
content: "Personalized training sessions for all age groups and skill levels.",
},
id: "f2", title: "Expert Coaching", content: "Personalized training sessions for all age groups and skill levels."},
{
id: "f3",
title: "Monthly Tournaments",
content: "Competitive internal and regional league matches held regularly.",
},
id: "f3", title: "Monthly Tournaments", content: "Competitive internal and regional league matches held regularly."},
]}
mediaAnimation="slide-up"
imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702128.jpg"
@@ -165,26 +119,11 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
id: "tm1",
name: "David Miller",
role: "Head Coach",
description: "Experienced coach with focus on performance.",
imageSrc: "http://img.b2bpic.net/free-photo/men-traditional-clothes-side-view_23-2149741857.jpg",
},
id: "tm1", name: "David Miller", role: "Head Coach", description: "Experienced coach with focus on performance.", imageSrc: "http://img.b2bpic.net/free-photo/men-traditional-clothes-side-view_23-2149741857.jpg"},
{
id: "tm2",
name: "Emma Wilson",
role: "Club Captain",
description: "Inspiring leader on and off the field.",
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668551.jpg",
},
id: "tm2", name: "Emma Wilson", role: "Club Captain", description: "Inspiring leader on and off the field.", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668551.jpg"},
{
id: "tm3",
name: "Sam Harris",
role: "Operations Manager",
description: "Ensuring smooth operations for every event.",
imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668554.jpg",
},
id: "tm3", name: "Sam Harris", role: "Operations Manager", description: "Ensuring smooth operations for every event.", imageSrc: "http://img.b2bpic.net/free-photo/field-hockey-players-tournament-game_23-2149668554.jpg"},
]}
title="Meet the Team"
description="Our dedicated staff and coaches who make everything possible."
@@ -199,45 +138,20 @@ export default function LandingPage() {
useInvertedBackground={false}
testimonials={[
{
id: "1",
name: "John Doe",
role: "Player",
company: "Senior Team",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702174.jpg",
},
id: "1", name: "John Doe", role: "Player", company: "Senior Team", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702174.jpg"},
{
id: "2",
name: "Jane Smith",
role: "Captain",
company: "Junior Team",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cricketer-field-batting-position_53876-137679.jpg",
},
id: "2", name: "Jane Smith", role: "Captain", company: "Junior Team", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/cricketer-field-batting-position_53876-137679.jpg"},
{
id: "3",
name: "Mike Ross",
role: "Coach",
company: "Training Academy",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-looking-side-holding-baseball-bat-playing-baseball-isolated-white-background-with-copy-space_141793-75208.jpg",
},
id: "3", name: "Mike Ross", role: "Coach", company: "Training Academy", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/impressed-young-handsome-sporty-boy-wearing-headband-wristbands-with-dental-braces-looking-side-holding-baseball-bat-playing-baseball-isolated-white-background-with-copy-space_141793-75208.jpg"},
{
id: "4",
name: "Sarah Lee",
role: "Player",
company: "Regional League",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-smiling-man-surfing-net-smartphone_1262-5281.jpg",
},
id: "4", name: "Sarah Lee", role: "Player", company: "Regional League", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/pensive-smiling-man-surfing-net-smartphone_1262-5281.jpg"},
{
id: "5",
name: "Chris P.",
role: "Support",
company: "Club Member",
rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-football-fan-enjoying-match_23-2150860785.jpg",
},
id: "5", name: "Chris P.", role: "Support", company: "Club Member", rating: 5,
imageSrc: "http://img.b2bpic.net/free-photo/view-football-fan-enjoying-match_23-2150860785.jpg"},
]}
title="Member Experiences"
description="Don't take our word for it—listen to our members."
@@ -251,20 +165,11 @@ export default function LandingPage() {
tag="Our Impact"
metrics={[
{
id: "m1",
value: "25+",
description: "Years of experience",
},
id: "m1", value: "25+", description: "Years of experience"},
{
id: "m2",
value: "500+",
description: "Active members",
},
id: "m2", value: "500+", description: "Active members"},
{
id: "m3",
value: "12",
description: "Championship wins",
},
id: "m3", value: "12", description: "Championship wins"},
]}
metricsAnimation="slide-up"
/>
@@ -276,20 +181,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
id: "q1",
title: "How do I join?",
content: "Fill out the application form on our website or visit us during training hours.",
},
id: "q1", title: "How do I join?", content: "Fill out the application form on our website or visit us during training hours."},
{
id: "q2",
title: "Are there different levels?",
content: "Yes, we have junior, intermediate, and senior leagues for all skills.",
},
id: "q2", title: "Are there different levels?", content: "Yes, we have junior, intermediate, and senior leagues for all skills."},
{
id: "q3",
title: "What equipment is needed?",
content: "Basic kits are available for beginners to use.",
},
id: "q3", title: "What equipment is needed?", content: "Basic kits are available for beginners to use."},
]}
title="Common Questions"
description="Have questions about joining? We've got answers."
@@ -302,8 +198,7 @@ export default function LandingPage() {
<ContactCenter
useInvertedBackground={false}
background={{
variant: "plain",
}}
variant: "plain"}}
tag="Get In Touch"
title="Join the Club"
description="Sign up for our newsletter to receive news, event updates, and match results."
@@ -319,4 +214,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}