From 3a75e3fffd84d72a4a23dc57176a5b2d89f325a6 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 30 Apr 2026 15:26:37 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 54 ++++++++++++++++++++++-------------------------- 1 file changed, 25 insertions(+), 29 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index c5dcf48..130a96d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -50,26 +50,22 @@ export default function LandingPage() { title="Myrtle Beach’s Ultimate Fan Shop" description="Jerseys, collectibles, and rare finds from every major league. Your home for authentic fan gear." kpis={[ - { - value: "12k+", label: "Fans Served"}, - { - value: "500+", label: "Rare Finds"}, - { - value: "4.9/5", label: "Fan Rating"}, + { value: "12k+", label: "Fans Served" }, + { value: "500+", label: "Rare Finds" }, + { value: "4.9/5", label: "Fan Rating" }, ]} enableKpiAnimation={true} buttons={[ - { - text: "Shop Now", href: "#products"}, + { text: "Shop Now", href: "#products" }, ]} - imageSrc="https://img.b2bpic.net/free-photo/stadium-fan-cheering_1234-5678.jpg" + imageSrc="https://img.b2bpic.net/free-photo/stadium-fan-cheering_1234-5678.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ - { src: "https://img.b2bpic.net/free-photo/fan-with-scarf_1234-9012.jpg", alt: "Fan 1" }, - { src: "https://img.b2bpic.net/free-photo/jersey-collection_1234-3456.jpg", alt: "Fan 2" }, - { src: "https://img.b2bpic.net/free-photo/sports-collector_1234-7890.jpg", alt: "Fan 3" }, - { src: "https://img.b2bpic.net/free-photo/stadium-crowd_1234-2134.jpg", alt: "Fan 4" }, - { src: "https://img.b2bpic.net/free-photo/team-gear_1234-5678.jpg", alt: "Fan 5" }, + { src: "https://img.b2bpic.net/free-photo/fan-with-scarf_1234-9012.jpg?_wi=1", alt: "Fan 1" }, + { src: "https://img.b2bpic.net/free-photo/jersey-collection_1234-3456.jpg?_wi=1", alt: "Fan 2" }, + { src: "https://img.b2bpic.net/free-photo/sports-collector_1234-7890.jpg?_wi=1", alt: "Fan 3" }, + { src: "https://img.b2bpic.net/free-photo/stadium-crowd_1234-2134.jpg?_wi=1", alt: "Fan 4" }, + { src: "https://img.b2bpic.net/free-photo/team-gear_1234-5678.jpg?_wi=1", alt: "Fan 5" }, ]} marqueeItems={[ { type: "text", text: "NFL Official Licensed" }, @@ -99,11 +95,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - tag: "Selection", title: "Massive Inventory", subtitle: "Every major sport", description: "NFL, NBA, MLB, NHL, NCAA, and racing gear.", imageSrc: "https://img.b2bpic.net/free-photo/jersey-wall_8765-4321.jpg"}, + tag: "Selection", title: "Massive Inventory", subtitle: "Every major sport", description: "NFL, NBA, MLB, NHL, NCAA, and racing gear.", imageSrc: "https://img.b2bpic.net/free-photo/jersey-wall_8765-4321.jpg?_wi=1"}, { - tag: "Service", title: "Expert Guidance", subtitle: "Staff you can trust", description: "Our team helps you find the right fit every time.", imageSrc: "https://img.b2bpic.net/free-photo/store-staff_8765-9876.jpg"}, + tag: "Service", title: "Expert Guidance", subtitle: "Staff you can trust", description: "Our team helps you find the right fit every time.", imageSrc: "https://img.b2bpic.net/free-photo/store-staff_8765-9876.jpg?_wi=1"}, { - tag: "Exclusive", title: "Vintage Gems", subtitle: "Rare collectibles", description: "Throwback jerseys and hard-to-find treasures.", imageSrc: "https://img.b2bpic.net/free-photo/vintage-collectibles_8765-5432.jpg"}, + tag: "Exclusive", title: "Vintage Gems", subtitle: "Rare collectibles", description: "Throwback jerseys and hard-to-find treasures.", imageSrc: "https://img.b2bpic.net/free-photo/vintage-collectibles_8765-5432.jpg?_wi=1"}, ]} title="Why Fanatics Choose Us" description="Experience superior fan service and an unbeatable selection in Myrtle Beach." @@ -117,12 +113,12 @@ export default function LandingPage() { gridVariant="three-columns-all-equal-width" useInvertedBackground={false} products={[ - { id: "p1", name: "Elite Pro Jersey", price: "$129", variant: "Authentic", imageSrc: "https://img.b2bpic.net/free-photo/pro-jersey_9988-1122.jpg" }, - { id: "p2", name: "Throwback Retro", price: "$89", variant: "Classic", imageSrc: "https://img.b2bpic.net/free-photo/retro-jersey_9988-3344.jpg" }, - { id: "p3", name: "Essential Fan Cap", price: "$59", variant: "Standard", imageSrc: "https://img.b2bpic.net/free-photo/fan-cap_9988-5566.jpg" }, - { id: "p4", name: "Team Hoodie", price: "$75", variant: "Comfort", imageSrc: "https://img.b2bpic.net/free-photo/team-hoodie_9988-7788.jpg" }, - { id: "p5", name: "Stadium Jacket", price: "$150", variant: "Premium", imageSrc: "https://img.b2bpic.net/free-photo/stadium-jacket_9988-9900.jpg" }, - { id: "p6", name: "Fan Scarf", price: "$35", variant: "Accessories", imageSrc: "https://img.b2bpic.net/free-photo/fan-scarf_9988-1111.jpg" }, + { id: "p1", name: "Elite Pro Jersey", price: "$129", variant: "Authentic", imageSrc: "https://img.b2bpic.net/free-photo/pro-jersey_9988-1122.jpg?_wi=1" }, + { id: "p2", name: "Throwback Retro", price: "$89", variant: "Classic", imageSrc: "https://img.b2bpic.net/free-photo/retro-jersey_9988-3344.jpg?_wi=1" }, + { id: "p3", name: "Essential Fan Cap", price: "$59", variant: "Standard", imageSrc: "https://img.b2bpic.net/free-photo/fan-cap_9988-5566.jpg?_wi=1" }, + { id: "p4", name: "Team Hoodie", price: "$75", variant: "Comfort", imageSrc: "https://img.b2bpic.net/free-photo/team-hoodie_9988-7788.jpg?_wi=1" }, + { id: "p5", name: "Stadium Jacket", price: "$150", variant: "Premium", imageSrc: "https://img.b2bpic.net/free-photo/stadium-jacket_9988-9900.jpg?_wi=1" }, + { id: "p6", name: "Fan Scarf", price: "$35", variant: "Accessories", imageSrc: "https://img.b2bpic.net/free-photo/fan-scarf_9988-1111.jpg?_wi=1" }, ]} title="Featured Gear" description="Explore our curated collection of elite apparel." @@ -136,11 +132,11 @@ export default function LandingPage() { rating={5} author="Jason L." avatars={[ - { src: "https://img.b2bpic.net/free-photo/happy-customer_3344-5566.jpg", alt: "Jason L." }, - { src: "https://img.b2bpic.net/free-photo/smiling-fan_3344-7788.jpg", alt: "Sarah T." }, - { src: "https://img.b2bpic.net/free-photo/sports-enthusiast_3344-9900.jpg", alt: "Mike D." }, - { src: "https://img.b2bpic.net/free-photo/jersey-owner_3344-1122.jpg", alt: "Chris B." }, - { src: "https://img.b2bpic.net/free-photo/happy-fan_3344-3344.jpg", alt: "Anna K." }, + { src: "https://img.b2bpic.net/free-photo/happy-customer_3344-5566.jpg?_wi=1", alt: "Jason L." }, + { src: "https://img.b2bpic.net/free-photo/smiling-fan_3344-7788.jpg?_wi=1", alt: "Sarah T." }, + { src: "https://img.b2bpic.net/free-photo/sports-enthusiast_3344-9900.jpg?_wi=1", alt: "Mike D." }, + { src: "https://img.b2bpic.net/free-photo/jersey-owner_3344-1122.jpg?_wi=1", alt: "Chris B." }, + { src: "https://img.b2bpic.net/free-photo/happy-fan_3344-3344.jpg?_wi=1", alt: "Anna K." }, ]} ratingAnimation="blur-reveal" avatarsAnimation="blur-reveal" @@ -171,7 +167,7 @@ export default function LandingPage() { { name: "name", type: "text", placeholder: "Your Name" }, { name: "email", type: "email", placeholder: "Email Address" }, ]} - imageSrc="https://img.b2bpic.net/free-photo/store-front_2233-4455.jpg" + imageSrc="https://img.b2bpic.net/free-photo/store-front_2233-4455.jpg?_wi=1" /> -- 2.49.1