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"},