diff --git a/src/app/page.tsx b/src/app/page.tsx
index 894f7a6..cd88a7f 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -31,26 +31,17 @@ export default function LandingPage() {
@@ -60,36 +51,22 @@ export default function LandingPage() {
description="Celebrating the resilience, talent, and passion of the Indian Cricket Team. Join the legacy, support the journey, and witness greatness."
buttons={[
{
- text: "View Team",
- href: "#team",
- },
+ text: "View Team", href: "#team"},
{
- text: "Join Fan Club",
- href: "#contact",
- },
+ text: "Join Fan Club", href: "#contact"},
]}
imageSrc="http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702106.jpg"
avatars={[
{
- src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-414.jpg",
- alt: "Cricket fan group cheering",
- },
+ src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-414.jpg", alt: "Cricket fan group cheering"},
{
- src: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702093.jpg",
- alt: "Cricket match atmosphere",
- },
+ src: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702093.jpg", alt: "Cricket match atmosphere"},
{
- src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-362.jpg",
- alt: "Passionate fan waving flag",
- },
+ src: "http://img.b2bpic.net/free-photo/american-football-american-football-player-professional-sport-stadium_654080-362.jpg", alt: "Passionate fan waving flag"},
{
- src: "http://img.b2bpic.net/free-photo/empty-soccer-stadium-with-dreamy-fantasy-view-sky_23-2151563042.jpg",
- alt: "Stadium lights background",
- },
+ src: "http://img.b2bpic.net/free-photo/empty-soccer-stadium-with-dreamy-fantasy-view-sky_23-2151563042.jpg", alt: "Stadium lights background"},
{
- src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702106.jpg",
- alt: "World cup victory celebration",
- },
+ src: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702106.jpg", alt: "World cup victory celebration"},
]}
avatarText="Join 1.4B+ passionate fans"
/>
@@ -103,29 +80,13 @@ export default function LandingPage() {
useInvertedBackground={false}
members={[
{
- id: "t1",
- name: "Captain Marvel",
- role: "Captain",
- imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-sporty-man-holding-beisbol-bit-palm-isolated-olive-green-wall_141793-78596.jpg",
- },
+ id: "t1", name: "Captain Marvel", role: "Captain", imageSrc: "http://img.b2bpic.net/free-photo/pleased-young-sporty-man-holding-beisbol-bit-palm-isolated-olive-green-wall_141793-78596.jpg"},
{
- id: "t2",
- name: "Spin King",
- role: "Bowler",
- imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-baseball-player-portrait_23-2151207898.jpg",
- },
+ id: "t2", name: "Spin King", role: "Bowler", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-baseball-player-portrait_23-2151207898.jpg"},
{
- id: "t3",
- name: "Power Hitter",
- role: "Batter",
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-holds-basket-ball_613910-8519.jpg",
- },
+ id: "t3", name: "Power Hitter", role: "Batter", imageSrc: "http://img.b2bpic.net/free-photo/portrait-bearded-black-man-holds-basket-ball_613910-8519.jpg"},
{
- id: "t4",
- name: "Fast Bullet",
- role: "Fast Bowler",
- imageSrc: "http://img.b2bpic.net/free-photo/australia-vs-england-stadium_187299-32035.jpg",
- },
+ id: "t4", name: "Fast Bullet", role: "Fast Bowler", imageSrc: "http://img.b2bpic.net/free-photo/australia-vs-england-stadium_187299-32035.jpg"},
]}
title="Meet the Icons"
description="The finest cricket talent representing a billion dreams on the world stage."
@@ -139,26 +100,11 @@ export default function LandingPage() {
useInvertedBackground={true}
metrics={[
{
- id: "m1",
- value: "2",
- title: "World Cup Wins",
- description: "Champions of the world in 1983 and 2011.",
- imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-golden-prizes_23-2149059616.jpg",
- },
+ id: "m1", value: "2", title: "World Cup Wins", description: "Champions of the world in 1983 and 2011.", imageSrc: "http://img.b2bpic.net/free-photo/winner-concept-with-golden-prizes_23-2149059616.jpg"},
{
- id: "m2",
- value: "100+",
- title: "Series Wins",
- description: "Dominating test and ODI series globally.",
- imageSrc: "http://img.b2bpic.net/free-photo/cricket-equipment-digital-art_23-2151761193.jpg",
- },
+ id: "m2", value: "100+", title: "Series Wins", description: "Dominating test and ODI series globally.", imageSrc: "http://img.b2bpic.net/free-photo/cricket-equipment-digital-art_23-2151761193.jpg"},
{
- id: "m3",
- value: "1.4B",
- title: "Passionate Fans",
- description: "The largest and loudest fan base in sports history.",
- imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-medium-shot_23-2149867382.jpg",
- },
+ id: "m3", value: "1.4B", title: "Passionate Fans", description: "The largest and loudest fan base in sports history.", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-medium-shot_23-2149867382.jpg"},
]}
title="Legacy of Triumphs"
description="Numbers that narrate our journey to the top of the cricketing world."
@@ -172,20 +118,11 @@ export default function LandingPage() {
description="Delving into what makes Indian cricket a global powerhouse of talent and spirit."
accordionItems={[
{
- id: "f1",
- title: "Batting Mastery",
- content: "Our legends redefined aggressive yet classical batting.",
- },
+ id: "f1", title: "Batting Mastery", content: "Our legends redefined aggressive yet classical batting."},
{
- id: "f2",
- title: "Strategic Bowling",
- content: "From spin masters to express pace, we dominate every pitch.",
- },
+ id: "f2", title: "Strategic Bowling", content: "From spin masters to express pace, we dominate every pitch."},
{
- id: "f3",
- title: "Unmatched Passion",
- content: "Every game is played with heart for the billion fans.",
- },
+ id: "f3", title: "Unmatched Passion", content: "Every game is played with heart for the billion fans."},
]}
imageSrc="http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702099.jpg"
mediaAnimation="slide-up"
@@ -199,45 +136,20 @@ export default function LandingPage() {
useInvertedBackground={true}
testimonials={[
{
- id: "1",
- name: "Rahul Verma",
- handle: "@rahul",
- testimonial: "Nothing beats watching the boys in blue play live!",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-oil-bottle_1149-1887.jpg",
- },
+ id: "1", name: "Rahul Verma", handle: "@rahul", testimonial: "Nothing beats watching the boys in blue play live!", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/portrait-mechanic-holding-oil-bottle_1149-1887.jpg"},
{
- id: "2",
- name: "Priya Singh",
- handle: "@priya",
- testimonial: "The passion and grit shown in every inning is inspiring.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/scared-young-handsome-sporty-man-wearing-headband-wristbands-holding-baseball-bat-keeping-hand-air-looking-up-isolated-pink-wall_141793-94332.jpg",
- },
+ id: "2", name: "Priya Singh", handle: "@priya", testimonial: "The passion and grit shown in every inning is inspiring.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/scared-young-handsome-sporty-man-wearing-headband-wristbands-holding-baseball-bat-keeping-hand-air-looking-up-isolated-pink-wall_141793-94332.jpg"},
{
- id: "3",
- name: "Arjun Rao",
- handle: "@arjun",
- testimonial: "I've been a fan for 20 years, best team ever.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-swinging-baseball-bat-with-angry-aggressive-expression-going-wild-standing-orange-wall_141793-53616.jpg",
- },
+ id: "3", name: "Arjun Rao", handle: "@arjun", testimonial: "I've been a fan for 20 years, best team ever.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/super-hero-businessman-red-cape-swinging-baseball-bat-with-angry-aggressive-expression-going-wild-standing-orange-wall_141793-53616.jpg"},
{
- id: "4",
- name: "Meera Iyer",
- handle: "@meera",
- testimonial: "Watching them win is a national festival every time.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/cartoon-character-playing-cricket-game-field_23-2151519023.jpg",
- },
+ id: "4", name: "Meera Iyer", handle: "@meera", testimonial: "Watching them win is a national festival every time.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/cartoon-character-playing-cricket-game-field_23-2151519023.jpg"},
{
- id: "5",
- name: "Vijay Gupta",
- handle: "@vijay",
- testimonial: "Greatest sporting institution in the world.",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530132.jpg",
- },
+ id: "5", name: "Vijay Gupta", handle: "@vijay", testimonial: "Greatest sporting institution in the world.", rating: 5,
+ imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530132.jpg"},
]}
showRating={true}
title="The Pulse of Fans"
@@ -251,20 +163,11 @@ export default function LandingPage() {
useInvertedBackground={false}
faqs={[
{
- id: "q1",
- title: "How can I join the official fan club?",
- content: "Sign up through our portal's membership page to get exclusive updates.",
- },
+ id: "q1", title: "How can I join the official fan club?", content: "Sign up through our portal's membership page to get exclusive updates."},
{
- id: "q2",
- title: "When is the next major tournament?",
- content: "Check the official calendar for upcoming series and world cup fixtures.",
- },
+ id: "q2", title: "When is the next major tournament?", content: "Check the official calendar for upcoming series and world cup fixtures."},
{
- id: "q3",
- title: "Are there tickets available for upcoming home matches?",
- content: "Yes, visit the official ticketing portal link found in the schedule section.",
- },
+ id: "q3", title: "Are there tickets available for upcoming home matches?", content: "Yes, visit the official ticketing portal link found in the schedule section."},
]}
title="Curious About the Team?"
description="Get quick answers to the most frequently asked questions about Indian Cricket."
@@ -275,20 +178,14 @@ export default function LandingPage() {
);
-}
+}
\ No newline at end of file