From 009c388add7dbdd8aab487ed161ea56da091daa1 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 21 Apr 2026 12:20:55 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 7428eac..c22f0c3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg?_wi=1", imageAlt: "Streetwear style shirt", }, { @@ -68,7 +68,7 @@ export default function LandingPage() { imageAlt: "Streetwear style shirt", }, { - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg?_wi=1", imageAlt: "Streetwear style shirt", }, { @@ -106,7 +106,7 @@ export default function LandingPage() { id: "p1", name: "Classic Logo Tee", price: "$35", - imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg?_wi=1", }, { id: "p2", @@ -190,7 +190,7 @@ export default function LandingPage() { quote: "Best fabric quality I've found.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/full-shot-woman-posing-with-graffiti_23-2149028824.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/person-using-eco-transport-new-york_23-2149219976.jpg?_wi=2", imageAlt: "stylish young person portrait", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { quote: "Love the unique designs.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/attractive-tourist-woman-photographer-with-camera-outdoor-city-street-gorgeous-happy-caucasian-female-casual-hipster-clothes_639032-2492.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/waist-up-photo-emotional-man-black-opening-his-mouth_132075-8190.jpg?_wi=2", imageAlt: "stylish young person portrait", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { quote: "Fast shipping, great fit.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-new-york-city-daytime_23-2149488559.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg?_wi=1", imageAlt: "stylish young person portrait", }, { @@ -234,7 +234,7 @@ export default function LandingPage() { quote: "Always getting compliments.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-smiling-model-woman-dressed-warm-hipster-white-sweater-beanie-she-posing-street_158538-17181.jpg", - imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg", + imageSrc: "http://img.b2bpic.net/free-vector/hand-drawn-streetwear-illustration_52683-157978.jpg?_wi=2", imageAlt: "stylish young person portrait", }, ]} @@ -287,7 +287,7 @@ export default function LandingPage() { required: true, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg" + imageSrc="http://img.b2bpic.net/free-photo/charming-lady-with-dark-hair-sitting-floor-near-window_7502-9025.jpg?_wi=2" />