From 51a0f2e1e9a2d4060b23bec6f5b9bfa321041202 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:51:29 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 42 +++++++++++++++++++++--------------------- 1 file changed, 21 insertions(+), 21 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index e4e4a36..2b1835f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,18 +65,18 @@ export default function LandingPage() { title="New York's Home for Real-Time Scores" description="Stay updated on the Yankees, Mets, Giants, Jets, Knicks, Nets, Rangers, and Islanders with live updates and breaking news from the city that never sleeps." leftCarouselItems={[ - { imageSrc: "https://images.unsplash.com/photo-1549740425-5e9ed418cd75?q=80&w=800&h=600", imageAlt: "Madison Square Garden interior" }, - { imageSrc: "https://images.unsplash.com/photo-1534447677768-be436bb09401?q=80&w=800&h=600", imageAlt: "Yankee Stadium aerial view" }, + { imageSrc: "https://images.unsplash.com/photo-1549740425-5e9ed418cd75?q=80&w=800&h=600&_wi=1", imageAlt: "Madison Square Garden interior" }, + { imageSrc: "https://images.unsplash.com/photo-1534447677768-be436bb09401?q=80&w=800&h=600&_wi=1", imageAlt: "Yankee Stadium aerial view" }, { imageSrc: "https://images.unsplash.com/photo-1507525428034-b723cf961d3e?q=80&w=800&h=600", imageAlt: "New York City skyline" }, { imageSrc: "https://images.unsplash.com/photo-1582294435552-8771424751f8?q=80&w=800&h=600", imageAlt: "Citi Field baseball stadium" }, { imageSrc: "https://images.unsplash.com/photo-1444723121867-7a0e28f11559?q=80&w=800&h=600", imageAlt: "Manhattan night skyline" }, ]} rightCarouselItems={[ - { imageSrc: "https://images.unsplash.com/photo-1563298723-dcfebaa392e3?q=80&w=800&h=600", imageAlt: "Brooklyn Bridge at dusk" }, - { imageSrc: "https://images.unsplash.com/photo-1541819381512-574d6e991590?q=80&w=800&h=600", imageAlt: "Times Square bustling street" }, - { imageSrc: "https://images.unsplash.com/photo-1557324232-47ba6c63604f?q=80&w=800&h=600", imageAlt: "MetLife Stadium at sunset" }, - { imageSrc: "https://images.unsplash.com/photo-1518398046578-8cca57782e14?q=80&w=800&h=600", imageAlt: "Central Park view" }, - { imageSrc: "https://images.unsplash.com/photo-1522083165194-716493b2a21b?q=80&w=800&h=600", imageAlt: "Flatiron building in NYC" }, + { imageSrc: "https://images.unsplash.com/photo-1563298723-dcfebaa392e3?q=80&w=800&h=600&_wi=1", imageAlt: "Brooklyn Bridge at dusk" }, + { imageSrc: "https://images.unsplash.com/photo-1541819381512-574d6e991590?q=80&w=800&h=600&_wi=1", imageAlt: "Times Square bustling street" }, + { imageSrc: "https://images.unsplash.com/photo-1557324232-47ba6c63604f?q=80&w=800&h=600&_wi=1", imageAlt: "MetLife Stadium at sunset" }, + { imageSrc: "https://images.unsplash.com/photo-1518398046578-8cca57782e14?q=80&w=800&h=600&_wi=1", imageAlt: "Central Park view" }, + { imageSrc: "https://images.unsplash.com/photo-1522083165194-716493b2a21b?q=80&w=800&h=600&_wi=1", imageAlt: "Flatiron building in NYC" }, ]} buttons={[{ text: "View Live Scores", href: "#scores" }]} avatarText="Join 10k+ local fans" @@ -122,12 +122,12 @@ export default function LandingPage() { useInvertedBackground={false} animationType="slide-up" products={[ - { id: "p1", brand: "Yankees", name: "Navy Cap", price: "$35.00", rating: 5, reviewCount: "120", imageSrc: "https://images.unsplash.com/photo-1518398046578-8cca57782e14?q=80&w=800&h=600" }, + { id: "p1", brand: "Yankees", name: "Navy Cap", price: "$35.00", rating: 5, reviewCount: "120", imageSrc: "https://images.unsplash.com/photo-1518398046578-8cca57782e14?q=80&w=800&h=600&_wi=2" }, { id: "p2", brand: "Mets", name: "Orange Jersey", price: "$120.00", rating: 5, reviewCount: "85", imageSrc: "https://images.unsplash.com/photo-1496442226666-8d4d0e62e6e9?q=80&w=800&h=600" }, - { id: "p3", brand: "Knicks", name: "Logo Hoodie", price: "$65.00", rating: 5, reviewCount: "200", imageSrc: "https://images.unsplash.com/photo-1565026848523-28f8bc0552b9?q=80&w=800&h=600" }, + { id: "p3", brand: "Knicks", name: "Logo Hoodie", price: "$65.00", rating: 5, reviewCount: "200", imageSrc: "https://images.unsplash.com/photo-1565026848523-28f8bc0552b9?q=80&w=800&h=600&_wi=1" }, { id: "p4", brand: "Giants", name: "Team Tee", price: "$30.00", rating: 5, reviewCount: "45", imageSrc: "https://images.unsplash.com/photo-1514785315357-611c34a261a8?q=80&w=800&h=600" }, { id: "p5", brand: "Rangers", name: "Official Jersey", price: "$180.00", rating: 5, reviewCount: "90", imageSrc: "https://images.unsplash.com/photo-1519741497674-611481863552?q=80&w=800&h=600" }, - { id: "p6", brand: "Jets", name: "Snapback Hat", price: "$40.00", rating: 5, reviewCount: "60", imageSrc: "https://images.unsplash.com/photo-1485872299829-c673f5194818?q=80&w=800&h=600" }, + { id: "p6", brand: "Jets", name: "Snapback Hat", price: "$40.00", rating: 5, reviewCount: "60", imageSrc: "https://images.unsplash.com/photo-1485872299829-c673f5194818?q=80&w=800&h=600&_wi=1" }, ]} title="Featured Fan Gear" description="Rep your New York teams with officially licensed apparel." @@ -147,11 +147,11 @@ export default function LandingPage() { { value: "100%", label: "NYC Focused" }, ]} testimonials={[ - { id: "t1", name: "Mikey S.", role: "Yankees Fan", company: "Bronx", rating: 5, imageSrc: "https://images.unsplash.com/photo-1534447677768-be436bb09401?q=80&w=800&h=600" }, - { id: "t2", name: "Sarah L.", role: "Knicks Fan", company: "Manhattan", rating: 5, imageSrc: "https://images.unsplash.com/photo-1522083165194-716493b2a21b?q=80&w=800&h=600" }, - { id: "t3", name: "David R.", role: "Giants Fan", company: "Meadowlands", rating: 5, imageSrc: "https://images.unsplash.com/photo-1557324232-47ba6c63604f?q=80&w=800&h=600" }, - { id: "t4", name: "Elena V.", role: "Rangers Fan", company: "Midtown", rating: 5, imageSrc: "https://images.unsplash.com/photo-1541819381512-574d6e991590?q=80&w=800&h=600" }, - { id: "t5", name: "Chris P.", role: "Jets Fan", company: "Long Island", rating: 5, imageSrc: "https://images.unsplash.com/photo-1563298723-dcfebaa392e3?q=80&w=800&h=600" }, + { id: "t1", name: "Mikey S.", role: "Yankees Fan", company: "Bronx", rating: 5, imageSrc: "https://images.unsplash.com/photo-1534447677768-be436bb09401?q=80&w=800&h=600&_wi=2" }, + { id: "t2", name: "Sarah L.", role: "Knicks Fan", company: "Manhattan", rating: 5, imageSrc: "https://images.unsplash.com/photo-1522083165194-716493b2a21b?q=80&w=800&h=600&_wi=2" }, + { id: "t3", name: "David R.", role: "Giants Fan", company: "Meadowlands", rating: 5, imageSrc: "https://images.unsplash.com/photo-1557324232-47ba6c63604f?q=80&w=800&h=600&_wi=2" }, + { id: "t4", name: "Elena V.", role: "Rangers Fan", company: "Midtown", rating: 5, imageSrc: "https://images.unsplash.com/photo-1541819381512-574d6e991590?q=80&w=800&h=600&_wi=2" }, + { id: "t5", name: "Chris P.", role: "Jets Fan", company: "Long Island", rating: 5, imageSrc: "https://images.unsplash.com/photo-1563298723-dcfebaa392e3?q=80&w=800&h=600&_wi=2" }, ]} /> @@ -165,7 +165,7 @@ export default function LandingPage() { { 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="https://images.unsplash.com/photo-1485872299829-c673f5194818?q=80&w=800&h=600" + imageSrc="https://images.unsplash.com/photo-1485872299829-c673f5194818?q=80&w=800&h=600&_wi=2" mediaAnimation="slide-up" faqsAnimation="blur-reveal" title="Frequently Asked" @@ -181,9 +181,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: "https://images.unsplash.com/photo-1534447677768-be436bb09401?q=80&w=800&h=600", authorName: "John Sports", authorAvatar: "https://images.unsplash.com/photo-1535713875002-d1d0cf377fde?q=80&w=200&h=200", date: "Oct 12" }, - { id: "b2", category: "NFL", title: "Giants Preseason Update", excerpt: "New starters and tactical adjustments.", imageSrc: "https://images.unsplash.com/photo-1557324232-47ba6c63604f?q=80&w=800&h=600", authorName: "Sarah Reporter", authorAvatar: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?q=80&w=200&h=200", date: "Oct 10" }, - { id: "b3", category: "NBA", title: "Knicks Season Preview", excerpt: "What to expect from MSG this year.", imageSrc: "https://images.unsplash.com/photo-1565026848523-28f8bc0552b9?q=80&w=800&h=600", authorName: "David Analyst", authorAvatar: "https://images.unsplash.com/photo-1535713875002-d1d0cf377fde?q=80&w=200&h=200", date: "Oct 08" }, + { id: "b1", category: "MLB", title: "Yankees Trade Rumors", excerpt: "The latest scoop on the Bronx Bombers' roster.", imageSrc: "https://images.unsplash.com/photo-1534447677768-be436bb09401?q=80&w=800&h=600&_wi=3", authorName: "John Sports", authorAvatar: "https://images.unsplash.com/photo-1535713875002-d1d0cf377fde?q=80&w=200&h=200", date: "Oct 12" }, + { id: "b2", category: "NFL", title: "Giants Preseason Update", excerpt: "New starters and tactical adjustments.", imageSrc: "https://images.unsplash.com/photo-1557324232-47ba6c63604f?q=80&w=800&h=600&_wi=3", authorName: "Sarah Reporter", authorAvatar: "https://images.unsplash.com/photo-1494790108377-be9c29b29330?q=80&w=200&h=200", date: "Oct 10" }, + { id: "b3", category: "NBA", title: "Knicks Season Preview", excerpt: "What to expect from MSG this year.", imageSrc: "https://images.unsplash.com/photo-1565026848523-28f8bc0552b9?q=80&w=800&h=600&_wi=2", authorName: "David Analyst", authorAvatar: "https://images.unsplash.com/photo-1535713875002-d1d0cf377fde?q=80&w=200&h=200", date: "Oct 08" }, ]} /> @@ -194,7 +194,7 @@ export default function LandingPage() { background={{ variant: "radial-gradient" }} title="Get Score Alerts" description="Sign up for our newsletter to get the latest NY sports updates in your inbox." - imageSrc="https://images.unsplash.com/photo-1518398046578-8cca57782e14?q=80&w=800&h=600" + imageSrc="https://images.unsplash.com/photo-1518398046578-8cca57782e14?q=80&w=800&h=600&_wi=3" mediaAnimation="slide-up" tag="Newsletter" /> @@ -202,7 +202,7 @@ export default function LandingPage() {