From e88720f12d2ae7cb044e2a312344e47743242739 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 13 Apr 2026 00:26:52 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 212 +++++++++-------------------------------------- 1 file changed, 37 insertions(+), 175 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 92dfe0b..ad3b9db 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -30,97 +30,43 @@ export default function LandingPage() {
@@ -130,9 +76,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Our Legacy" description={[ - "Chennai Super Kings (CSK) isn't just an IPL team; it's a way of life for millions of fans worldwide.", - "Driven by excellence, resilience, and the 'Whistle Podu' spirit, we have cemented our place as one of the most successful franchises in cricket history.", - ]} + "Chennai Super Kings (CSK) isn't just an IPL team; it's a way of life for millions of fans worldwide.", "Driven by excellence, resilience, and the 'Whistle Podu' spirit, we have cemented our place as one of the most successful franchises in cricket history."]} /> @@ -143,27 +87,9 @@ export default function LandingPage() { gridVariant="bento-grid" useInvertedBackground={false} features={[ - { - title: "Spectacular Innings", - description: "Relive every boundary and six from our latest clash.", - imageSrc: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702190.jpg", - titleIconSrc: "Zap", - buttonText: "Read More", - }, - { - title: "Bowling Masterclass", - description: "Witness the skill behind every crucial wicket taken.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702115.jpg", - titleIconSrc: "Shield", - buttonText: "View Analysis", - }, - { - title: "Fan Power", - description: "The roar from the stands that fuels our players.", - imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530121.jpg", - titleIconSrc: "Heart", - buttonText: "See Fans", - }, + { title: "Spectacular Innings", description: "Relive every boundary and six from our latest clash.", imageSrc: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702190.jpg", titleIconSrc: "Zap", buttonText: "Read More" }, + { title: "Bowling Masterclass", description: "Witness the skill behind every crucial wicket taken.", imageSrc: "http://img.b2bpic.net/free-photo/portrait-person-playing-cricket-sport_23-2151702115.jpg", titleIconSrc: "Shield", buttonText: "View Analysis" }, + { title: "Fan Power", description: "The roar from the stands that fuels our players.", imageSrc: "http://img.b2bpic.net/free-photo/monochrome-soccer-fans-cheering_23-2151530121.jpg", titleIconSrc: "Heart", buttonText: "See Fans" }, ]} title="Match Highlights" description="Relive the magic of our iconic moments on the field." @@ -176,24 +102,9 @@ export default function LandingPage() { textboxLayout="default" useInvertedBackground={true} team={[ - { - id: "1", - name: "MS Dhoni", - role: "Captain / Wicket-keeper", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-soccer-game-fans-enjoying-match_23-2150885833.jpg", - }, - { - id: "2", - name: "Ravindra Jadeja", - role: "All-Rounder", - imageSrc: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702192.jpg", - }, - { - id: "3", - name: "Ruturaj Gaikwad", - role: "Opening Batsman", - imageSrc: "http://img.b2bpic.net/free-photo/cartoon-character-playing-cricket-game-field_23-2151519013.jpg", - }, + { id: "1", name: "MS Dhoni", role: "Captain / Wicket-keeper", imageSrc: "http://img.b2bpic.net/free-photo/portrait-soccer-game-fans-enjoying-match_23-2150885833.jpg" }, + { id: "2", name: "Ravindra Jadeja", role: "All-Rounder", imageSrc: "http://img.b2bpic.net/free-photo/cricket-match-with-player_23-2151702192.jpg" }, + { id: "3", name: "Ruturaj Gaikwad", role: "Opening Batsman", imageSrc: "http://img.b2bpic.net/free-photo/cartoon-character-playing-cricket-game-field_23-2151519013.jpg" }, ]} title="Our Legends" description="Meet the stalwarts who make every match a historic experience." @@ -207,42 +118,12 @@ export default function LandingPage() { gridVariant="four-items-2x2-equal-grid" useInvertedBackground={false} products={[ - { - id: "1", - name: "Official Jersey", - price: "₹2,499", - imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handball-player_23-2151156004.jpg", - }, - { - id: "2", - name: "Team Cap", - price: "₹699", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-courier-yellow-shirt-red-cape-smiling-posing-blue-space-job-work-girl_140725-29246.jpg", - }, - { - id: "3", - name: "Match Bat", - price: "₹4,999", - imageSrc: "http://img.b2bpic.net/free-photo/cricketer-field-action_53876-63346.jpg", - }, - { - id: "4", - name: "Leather Ball", - price: "₹499", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-clean-baseball_23-2148347902.jpg", - }, - { - id: "5", - name: "Batting Gloves", - price: "₹1,299", - imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-headband-with-headphones-smartphone-armband-looking-aside-with-pensive-expression-with-hand-chin-thinking-standing-white-background_141793-66872.jpg", - }, - { - id: "6", - name: "Team Mug", - price: "₹399", - imageSrc: "http://img.b2bpic.net/free-photo/confident-young-sporty-man-wearing-headband-wristband-putting-baseball-bat-shoulder_141793-56424.jpg", - }, + { id: "1", name: "Official Jersey", price: "₹2,499", imageSrc: "http://img.b2bpic.net/free-photo/studio-portrait-handball-player_23-2151156004.jpg" }, + { id: "2", name: "Team Cap", price: "₹699", imageSrc: "http://img.b2bpic.net/free-photo/front-view-young-female-courier-yellow-shirt-red-cape-smiling-posing-blue-space-job-work-girl_140725-29246.jpg" }, + { id: "3", name: "Match Bat", price: "₹4,999", imageSrc: "http://img.b2bpic.net/free-photo/cricketer-field-action_53876-63346.jpg" }, + { id: "4", name: "Leather Ball", price: "₹499", imageSrc: "http://img.b2bpic.net/free-photo/close-up-clean-baseball_23-2148347902.jpg" }, + { id: "5", name: "Batting Gloves", price: "₹1,299", imageSrc: "http://img.b2bpic.net/free-photo/young-fitness-woman-headband-with-headphones-smartphone-armband-looking-aside-with-pensive-expression-with-hand-chin-thinking-standing-white-background_141793-66872.jpg" }, + { id: "6", name: "Team Mug", price: "₹399", imageSrc: "http://img.b2bpic.net/free-photo/confident-young-sporty-man-wearing-headband-wristband-putting-baseball-bat-shoulder_141793-56424.jpg" }, ]} title="Official Fan Store" description="Wear your yellow pride with our premium merchandise range." @@ -252,18 +133,11 @@ export default function LandingPage() {
@@ -272,21 +146,9 @@ export default function LandingPage() { logoText="CSK Fans" copyrightText="© 2025 Chennai Super Kings Fan Portal" socialLinks={[ - { - icon: Twitter, - href: "https://twitter.com/chennaiipl", - ariaLabel: "Twitter", - }, - { - icon: Instagram, - href: "https://instagram.com/chennaiipl", - ariaLabel: "Instagram", - }, - { - icon: Film, - href: "https://youtube.com/chennaiipl", - ariaLabel: "Youtube", - }, + { icon: Twitter, href: "https://twitter.com/chennaiipl", ariaLabel: "Twitter" }, + { icon: Instagram, href: "https://instagram.com/chennaiipl", ariaLabel: "Instagram" }, + { icon: Film, href: "https://youtube.com/chennaiipl", ariaLabel: "Youtube" }, ]} /> -- 2.49.1