diff --git a/src/app/page.tsx b/src/app/page.tsx
index a6f49b3..b44e773 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -32,22 +32,10 @@ export default function LandingPage() {
@@ -55,106 +43,33 @@ export default function LandingPage() {
@@ -164,27 +79,9 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
features={[
- {
- id: "f1",
- title: "Live Scoreboard",
- description: "Auto-refreshing scores every 30 seconds for the most accurate updates.",
- tag: "Live",
- imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536148.jpg",
- },
- {
- id: "f2",
- title: "Multi-League Support",
- description: "Seamless tracking across MLB, NFL, NBA, and NHL.",
- tag: "Coverage",
- imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275220.jpg",
- },
- {
- id: "f3",
- title: "Breaking News",
- description: "The latest updates and trade rumors directly from NYC sports media.",
- tag: "Updates",
- imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163381.jpg",
- },
+ { id: "f1", title: "Live Scoreboard", description: "Auto-refreshing scores every 30 seconds for the most accurate updates.", tag: "Live", imageSrc: "http://img.b2bpic.net/free-photo/soccer-fans-cheering-their-team_23-2151536148.jpg" },
+ { id: "f2", title: "Multi-League Support", description: "Seamless tracking across MLB, NFL, NBA, and NHL.", tag: "Coverage", imageSrc: "http://img.b2bpic.net/free-photo/view-composition-with-neatly-arranged-organized-sport-items_23-2150275220.jpg" },
+ { id: "f3", title: "Breaking News", description: "The latest updates and trade rumors directly from NYC sports media.", tag: "Updates", imageSrc: "http://img.b2bpic.net/free-photo/physical-activity-stats-around-person_23-2150163381.jpg" },
]}
title="Real-Time Coverage"
description="Comprehensive tracking for all your favorite New York teams."
@@ -198,27 +95,9 @@ export default function LandingPage() {
gridVariant="bento-grid"
useInvertedBackground={true}
metrics={[
- {
- id: "m1",
- value: "8",
- title: "Teams Tracked",
- description: "All major professional sports franchises.",
- icon: Award,
- },
- {
- id: "m2",
- value: "30s",
- title: "Refesh Rate",
- description: "Live, real-time updates.",
- icon: Zap,
- },
- {
- id: "m3",
- value: "24/7",
- title: "Availability",
- description: "Coverage round the clock.",
- icon: Clock,
- },
+ { id: "m1", value: "8", title: "Teams Tracked", description: "All major professional sports franchises.", icon: Award },
+ { id: "m2", value: "30s", title: "Refesh Rate", description: "Live, real-time updates.", icon: Zap },
+ { id: "m3", value: "24/7", title: "Availability", description: "Coverage round the clock.", icon: Clock },
]}
title="NYC Sports Impact"
description="Stats that matter for every fan in the city."
@@ -230,55 +109,14 @@ export default function LandingPage() {
textboxLayout="split"
gridVariant="uniform-all-items-equal"
useInvertedBackground={false}
+ animationType="slide-up"
products={[
- {
- id: "p1",
- brand: "Yankees",
- name: "Navy Cap",
- price: "$35.00",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/financial-district-new-york-city_23-2148287824.jpg",
- },
- {
- id: "p2",
- brand: "Mets",
- name: "Orange Jersey",
- price: "$120.00",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/financial-district-new-york-city-sunset_23-2148287813.jpg",
- },
- {
- id: "p3",
- brand: "Knicks",
- name: "Logo Hoodie",
- price: "$65.00",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563024.jpg",
- },
- {
- id: "p4",
- brand: "Giants",
- name: "Team Tee",
- price: "$30.00",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-933.jpg",
- },
- {
- id: "p5",
- brand: "Rangers",
- name: "Official Jersey",
- price: "$180.00",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/freestyle-aerials-skiing_654080-670.jpg",
- },
- {
- id: "p6",
- brand: "Jets",
- name: "Snapback Hat",
- price: "$40.00",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-medium-shot_23-2149867382.jpg",
- },
+ { id: "p1", brand: "Yankees", name: "Navy Cap", price: "$35.00", rating: 5, reviewCount: "120", imageSrc: "http://img.b2bpic.net/free-photo/financial-district-new-york-city_23-2148287824.jpg" },
+ { id: "p2", brand: "Mets", name: "Orange Jersey", price: "$120.00", rating: 5, reviewCount: "85", imageSrc: "http://img.b2bpic.net/free-photo/financial-district-new-york-city-sunset_23-2148287813.jpg" },
+ { id: "p3", brand: "Knicks", name: "Logo Hoodie", price: "$65.00", rating: 5, reviewCount: "200", imageSrc: "http://img.b2bpic.net/free-photo/view-empty-soccer-stadium-with-fantasy-dreamy-sky_23-2151563024.jpg" },
+ { id: "p4", brand: "Giants", name: "Team Tee", price: "$30.00", rating: 5, reviewCount: "45", imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-933.jpg" },
+ { id: "p5", brand: "Rangers", name: "Official Jersey", price: "$180.00", rating: 5, reviewCount: "90", imageSrc: "http://img.b2bpic.net/free-photo/freestyle-aerials-skiing_654080-670.jpg" },
+ { id: "p6", brand: "Jets", name: "Snapback Hat", price: "$40.00", rating: 5, reviewCount: "60", imageSrc: "http://img.b2bpic.net/free-photo/woman-drinking-water-medium-shot_23-2149867382.jpg" },
]}
title="Featured Fan Gear"
description="Rep your New York teams with officially licensed apparel."
@@ -290,64 +128,20 @@ export default function LandingPage() {
animationType="slide-up"
textboxLayout="split"
useInvertedBackground={true}
- testimonials={[
- {
- id: "t1",
- name: "Mikey S.",
- role: "Yankees Fan",
- company: "Bronx",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/empty-soccer-stadium-with-dreamy-fantasy-view-sky_23-2151563123.jpg",
- },
- {
- id: "t2",
- name: "Sarah L.",
- role: "Knicks Fan",
- company: "Manhattan",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg",
- },
- {
- id: "t3",
- name: "David R.",
- role: "Giants Fan",
- company: "Meadowlands",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/football-fans-celebrating-win-their-team-tailgate-party_53876-132084.jpg",
- },
- {
- id: "t4",
- name: "Elena V.",
- role: "Rangers Fan",
- company: "Midtown",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/positive-man-holding-hands-two-slices-zucchini_114579-30661.jpg",
- },
- {
- id: "t5",
- name: "Chris P.",
- role: "Jets Fan",
- company: "Long Island",
- rating: 5,
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-teenager-guy-holding-skateboard_171337-9360.jpg",
- },
- ]}
- kpiItems={[
- {
- value: "10k+",
- label: "Happy Fans",
- },
- {
- value: "24/7",
- label: "Live Scores",
- },
- {
- value: "100%",
- label: "NYC Focused",
- },
- ]}
title="Fan Experiences"
description="What our New York sports community is saying."
+ kpiItems={[
+ { value: "10k+", label: "Happy Fans" },
+ { value: "24/7", label: "Live Scores" },
+ { value: "100%", label: "NYC Focused" },
+ ]}
+ testimonials={[
+ { id: "t1", name: "Mikey S.", role: "Yankees Fan", company: "Bronx", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/empty-soccer-stadium-with-dreamy-fantasy-view-sky_23-2151563123.jpg" },
+ { id: "t2", name: "Sarah L.", role: "Knicks Fan", company: "Manhattan", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-brutal-bearded-macho-male-dressed-suit-dark-grey-background_613910-9486.jpg" },
+ { id: "t3", name: "David R.", role: "Giants Fan", company: "Meadowlands", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/football-fans-celebrating-win-their-team-tailgate-party_53876-132084.jpg" },
+ { id: "t4", name: "Elena V.", role: "Rangers Fan", company: "Midtown", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/positive-man-holding-hands-two-slices-zucchini_114579-30661.jpg" },
+ { id: "t5", name: "Chris P.", role: "Jets Fan", company: "Long Island", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-male-teenager-guy-holding-skateboard_171337-9360.jpg" },
+ ]}
/>
@@ -356,27 +150,15 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
faqs={[
- {
- id: "q1",
- title: "Which leagues are covered?",
- content: "We cover MLB, NFL, NBA, and NHL for all New York teams.",
- },
- {
- id: "q2",
- title: "How often do scores update?",
- content: "Scores refresh automatically every 30-60 seconds.",
- },
- {
- id: "q3",
- title: "Is the site mobile friendly?",
- content: "Yes, our site is designed for seamless use on any mobile device.",
- },
+ { id: "q1", title: "Which leagues are covered?", content: "We cover MLB, NFL, NBA, and NHL for all New York teams." },
+ { id: "q2", title: "How often do scores update?", content: "Scores refresh automatically every 30-60 seconds." },
+ { id: "q3", title: "Is the site mobile friendly?", content: "Yes, our site is designed for seamless use on any mobile device." },
]}
imageSrc="http://img.b2bpic.net/free-photo/closeup-portrait-young-bearded-man-listening-music_273609-15919.jpg"
mediaAnimation="slide-up"
+ faqsAnimation="blur-reveal"
title="Frequently Asked"
description="Get answers about our sports data platform."
- faqsAnimation="blur-reveal"
/>
@@ -388,36 +170,9 @@ export default function LandingPage() {
title="Latest Sports News"
description="Breaking updates for every NY franchise."
blogs={[
- {
- id: "b1",
- category: "MLB",
- title: "Yankees Trade Rumors",
- excerpt: "The latest scoop on the Bronx Bombers' roster.",
- imageSrc: "http://img.b2bpic.net/free-photo/close-up-chroma-key-tablet-coworkers-examining-data-center_482257-120209.jpg",
- authorName: "John Sports",
- authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-middle-aged-man-with-basket-ball_23-2149213165.jpg",
- date: "Oct 12",
- },
- {
- id: "b2",
- category: "NFL",
- title: "Giants Preseason Update",
- excerpt: "New starters and tactical adjustments.",
- imageSrc: "http://img.b2bpic.net/free-photo/sport-news-with-professional-microphone_23-2149900285.jpg",
- authorName: "Sarah Reporter",
- authorAvatar: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058853.jpg",
- date: "Oct 10",
- },
- {
- id: "b3",
- category: "NBA",
- title: "Knicks Season Preview",
- excerpt: "What to expect from MSG this year.",
- imageSrc: "http://img.b2bpic.net/free-photo/brave-overlay-word-young-people_53876-21325.jpg",
- authorName: "David Analyst",
- authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-interview_23-2149900293.jpg",
- date: "Oct 08",
- },
+ { id: "b1", category: "MLB", title: "Yankees Trade Rumors", excerpt: "The latest scoop on the Bronx Bombers' roster.", imageSrc: "http://img.b2bpic.net/free-photo/close-up-chroma-key-tablet-coworkers-examining-data-center_482257-120209.jpg", authorName: "John Sports", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-middle-aged-man-with-basket-ball_23-2149213165.jpg", date: "Oct 12" },
+ { id: "b2", category: "NFL", title: "Giants Preseason Update", excerpt: "New starters and tactical adjustments.", imageSrc: "http://img.b2bpic.net/free-photo/sport-news-with-professional-microphone_23-2149900285.jpg", authorName: "Sarah Reporter", authorAvatar: "http://img.b2bpic.net/free-photo/process-creating-stand-up-comedy_23-2151058853.jpg", date: "Oct 10" },
+ { id: "b3", category: "NBA", title: "Knicks Season Preview", excerpt: "What to expect from MSG this year.", imageSrc: "http://img.b2bpic.net/free-photo/brave-overlay-word-young-people_53876-21325.jpg", authorName: "David Analyst", authorAvatar: "http://img.b2bpic.net/free-photo/medium-shot-man-taking-interview_23-2149900293.jpg", date: "Oct 08" },
]}
/>
@@ -425,9 +180,7 @@ export default function LandingPage() {