From 7117f229dab524f7715d5bcb4db83e706fccd051 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 22:34:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 28 ++++++++++++++-------------- 1 file changed, 14 insertions(+), 14 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index d275b9c..340e172 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -105,7 +105,7 @@ export default function HomePage() { handle: "Professional Athlete", testimonial: "The best athletic shoes I've ever worn. Incredible comfort and performance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg?_wi=1", imageAlt: "Alex Johnson", }, { @@ -113,7 +113,7 @@ export default function HomePage() { handle: "Fitness Enthusiast", testimonial: "Fantastic quality and amazing customer service. Highly recommend!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=1", imageAlt: "Sarah Williams", }, ]} @@ -141,7 +141,7 @@ export default function HomePage() { name: "Air Force Performance", price: "$120", variant: "Black, White, Grey - 3 Colors", - imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/runner-man-s-feet-running-road-closeup-shoe_273609-14245.jpg?_wi=1", imageAlt: "Air Force Performance", isFavorited: false, }, @@ -150,7 +150,7 @@ export default function HomePage() { name: "Runner Pro Max", price: "$150", variant: "Grey, Navy, Red - 4 Colors", - imageSrc: "http://img.b2bpic.net/free-photo/sports-girls-training-summer-park_1157-37284.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sports-girls-training-summer-park_1157-37284.jpg?_wi=1", imageAlt: "Runner Pro Max", isFavorited: false, }, @@ -159,7 +159,7 @@ export default function HomePage() { name: "Court Classic White", price: "$110", variant: "White, Black, Cream - 3 Colors", - imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-powerful-sportsman-white-clothing-black-wall_176420-542.jpg?_wi=1", imageAlt: "Court Classic White", isFavorited: false, }, @@ -182,7 +182,7 @@ export default function HomePage() { id: 1, title: "Men's Collection", description: "Explore premium athletic shoes and apparel designed for men's performance and style.", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-tying-shoelaces_23-2150828875.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-tying-shoelaces_23-2150828875.jpg?_wi=1", imageAlt: "Men's Collection", buttons: [{ text: "Shop Men", href: "/shop" }], }, @@ -198,7 +198,7 @@ export default function HomePage() { id: 3, title: "Accessories & Apparel", description: "Complete your look with our selection of sports bags, socks, and athletic wear.", - imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275244.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/composition-with-neatly-organized-arranged-sport-items_23-2150275244.jpg?_wi=1", imageAlt: "Accessories & Apparel", buttons: [{ text: "Shop Accessories", href: "/shop" }], }, @@ -222,7 +222,7 @@ export default function HomePage() { name: "Ultra Comfort Runner", price: "$165", variant: "Black, Blue, Orange - 5 Colors", - imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/modern-sport-composition-with-gym-elements_23-2147915647.jpg?_wi=1", imageAlt: "Ultra Comfort Runner", isFavorited: false, }, @@ -231,7 +231,7 @@ export default function HomePage() { name: "Elite Training Pro", price: "$180", variant: "White, Grey, Black - 4 Colors", - imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-soccer-shoes-field-grass_23-2150887543.jpg?_wi=1", imageAlt: "Elite Training Pro", isFavorited: false, }, @@ -240,7 +240,7 @@ export default function HomePage() { name: "Urban Lifestyle Shoe", price: "$125", variant: "Grey, Beige, Black - 3 Colors", - imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-helping-kid-putting-shoe_23-2149328035.jpg?_wi=1", imageAlt: "Urban Lifestyle Shoe", isFavorited: false, }, @@ -267,7 +267,7 @@ export default function HomePage() { handle: "Verified Customer", testimonial: "Exceptional quality and durability. These shoes have transformed my daily runs. Highly recommend to anyone serious about athletic performance.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-man-standing-brick-wall-background-looking-sleepy-tired-exhausted-fatigue-hangover-lazy-eyes-morning_839833-16515.jpg?_wi=2", imageAlt: "Michael Chen", }, { @@ -276,7 +276,7 @@ export default function HomePage() { handle: "Fitness Trainer", testimonial: "Outstanding products and customer service. The comfort level is unmatched. I've purchased multiple pairs for both training and casual wear.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-successful-businessman-thinking-posing-beige-wall_176420-145.jpg?_wi=2", imageAlt: "Jessica Martinez", }, { @@ -285,7 +285,7 @@ export default function HomePage() { handle: "Professional Runner", testimonial: "The best investment I've made in my athletic gear. Performance, comfort, and style all in one. Worth every penny.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport_107420-85035.jpg?_wi=1", imageAlt: "David Thompson", }, { @@ -294,7 +294,7 @@ export default function HomePage() { handle: "Verified Customer", testimonial: "Fast shipping, perfect fit, and amazing quality. The attention to detail is impressive. Will definitely be ordering again.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-standing-airport-terminal_107420-85070.jpg?_wi=1", imageAlt: "Amanda Brooks", }, ]}