diff --git a/src/app/page.tsx b/src/app/page.tsx index b5f99c7..06053a9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -45,7 +45,7 @@ export default function LandingPage() { description="Your Game Your Gear Your Futbolia. Premium footballs, kits, and apparel for every level of play. From kickoff to trophy day, we've got you covered." background={{ variant: "plain" }} layoutOrder="default" - imageSrc="http://img.b2bpic.net/free-photo/high-angle-men-soccer-field_23-2150405425.jpg" + imageSrc="http://img.b2bpic.net/free-photo/high-angle-men-soccer-field_23-2150405425.jpg?_wi=1" imageAlt="Professional football equipment collection" mediaAnimation="slide-up" buttons={[ @@ -73,10 +73,10 @@ export default function LandingPage() { id: "football-classic", name: "Classic Match Ball", price: "$89.99", imageSrc: "http://img.b2bpic.net/free-photo/young-football-player-football-field_1303-16399.jpg", imageAlt: "Classic professional match football", isFavorited: false }, { - id: "football-training", name: "Training Football", price: "$54.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-holding-ball-with-copy-space_23-2148355434.jpg", imageAlt: "Training soccer ball for practice", isFavorited: false + id: "football-training", name: "Training Football", price: "$54.99", imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-holding-ball-with-copy-space_23-2148355434.jpg?_wi=1", imageAlt: "Training soccer ball for practice", isFavorited: false }, { - id: "football-match", name: "Tournament Official Ball", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-955.jpg", imageAlt: "Official tournament soccer ball", isFavorited: false + id: "football-match", name: "Tournament Official Ball", price: "$129.99", imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-955.jpg?_wi=1", imageAlt: "Official tournament soccer ball", isFavorited: false }, { id: "kit-home", name: "Home Jersey Kit", price: "$79.99", imageSrc: "http://img.b2bpic.net/free-vector/customizable-football-jersey-designs-professional-soccer-uniform-templates_29096-5013.jpg", imageAlt: "Professional home team jersey", isFavorited: false @@ -130,13 +130,13 @@ export default function LandingPage() { }, { id: 2, - title: "Wide Variety for Every Level", description: "Whether you're a beginner, recreational player, or competitive athlete, we have the right equipment for your skill level and budget.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-holding-ball-with-copy-space_23-2148355434.jpg", imageAlt: "Training equipment selection" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-955.jpg", imageAlt: "Professional match equipment" } + title: "Wide Variety for Every Level", description: "Whether you're a beginner, recreational player, or competitive athlete, we have the right equipment for your skill level and budget.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/front-view-girl-holding-ball-with-copy-space_23-2148355434.jpg?_wi=2", imageAlt: "Training equipment selection" }, + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/american-football-player-professional-stadium_654080-955.jpg?_wi=2", imageAlt: "Professional match equipment" } }, { id: 3, title: "Fast & Reliable Shipping", description: "Quick turnaround on all orders with careful packaging to ensure your gear arrives in perfect condition, ready to play.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/close-up-delivery-man-with-boxes_23-2149035951.jpg", imageAlt: "Fast shipping service" }, - phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-men-soccer-field_23-2150405425.jpg", imageAlt: "Ready to ship collection" } + phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/high-angle-men-soccer-field_23-2150405425.jpg?_wi=2", imageAlt: "Ready to ship collection" } } ]} buttons={[