diff --git a/src/app/page.tsx b/src/app/page.tsx index 8d56b5c..a1340b4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { handle: "@alexr_kicks", testimonial: "Best curation I've found online.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/view-white-ice-skates-with-cherries_23-2150806796.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-white-ice-skates-with-cherries_23-2150806796.jpg?_wi=1", imageAlt: "sneaker studio shot dark background", }, { @@ -70,7 +70,7 @@ export default function LandingPage() { handle: "@sarah_js", testimonial: "Shipping was lightning fast!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669764.jpg?_wi=1", imageAlt: "sneaker studio shot dark background", }, { @@ -78,7 +78,7 @@ export default function LandingPage() { handle: "@miked_runs", testimonial: "Authentic pairs every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-130969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-130969.jpg?_wi=1", imageAlt: "sneaker studio shot dark background", }, { @@ -86,7 +86,7 @@ export default function LandingPage() { handle: "@lena_k", testimonial: "Top-tier sneaker selection.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-723.jpg?_wi=1", imageAlt: "sneaker studio shot dark background", }, { @@ -94,7 +94,7 @@ export default function LandingPage() { handle: "@tomw_nyc", testimonial: "My go-to store for drops.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432351.jpg?_wi=1", imageAlt: "sneaker studio shot dark background", }, ]} @@ -104,7 +104,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/view-white-ice-skates-with-cherries_23-2150806796.jpg" + imageSrc="http://img.b2bpic.net/free-photo/view-white-ice-skates-with-cherries_23-2150806796.jpg?_wi=2" showBlur={true} avatars={[ { @@ -150,7 +150,7 @@ export default function LandingPage() { title: "Cities Served", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669764.jpg" + imageSrc="http://img.b2bpic.net/free-photo/portrait-man-shopping-buying-consumer-goods_23-2151669764.jpg?_wi=2" mediaAnimation="slide-up" metricsAnimation="slide-up" /> @@ -167,19 +167,19 @@ export default function LandingPage() { id: "p1", name: "Urban Glider I", price: "$180", - imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-130969.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/new-pair-white-sneakers-isolated-white_93675-130969.jpg?_wi=2", }, { id: "p2", name: "Flow Runner X", price: "$210", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-723.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-sneakers-white-background-fitness-wear-equipment-sport-fashion-sport-accessories-sport-equipment-healthy-concept-copy-space-concept-healthy-lifestyle-sport-diet-sport-equipment_1391-723.jpg?_wi=2", }, { id: "p3", name: "Classic Grit Pro", price: "$150", - imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432351.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-woman-wearing-trucker-hat_23-2149432351.jpg?_wi=2", }, { id: "p4",