From ea4cf0bc428104f085a90fbe3e46aa8a72254abd Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 13:57:22 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a03679..f717349 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -49,7 +49,7 @@ export default function HomePage() { tagIcon={Sparkles} tagAnimation="slide-up" background={{ variant: "glowing-orb" }} - imageSrc="http://img.b2bpic.net/free-photo/empty-artistic-atelier-with-rustic-watercolor-painting-displayed-canvas_482257-124761.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-artistic-atelier-with-rustic-watercolor-painting-displayed-canvas_482257-124761.jpg?_wi=1" imageAlt="Curated thrift fashion collection" mediaAnimation="opacity" buttons={[ @@ -62,7 +62,7 @@ export default function HomePage() { testimonials={[ { name: "Sarah M.", handle: "Fashion Enthusiast", testimonial: "Absolutely obsessed with my finds! Best thrift experience ever.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1372.jpg", imageAlt: "Sarah M. avatar"}, + imageSrc: "http://img.b2bpic.net/free-photo/expressive-young-woman-posing_344912-1372.jpg?_wi=1", imageAlt: "Sarah M. avatar"}, { name: "Jessica K.", handle: "Gen-Z Shopper", testimonial: "Curated pieces that are actually trendy and affordable!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-activist-protesting_23-2148409900.jpg", imageAlt: "Jessica K. avatar"},