diff --git a/src/app/page.tsx b/src/app/page.tsx index 642422b..bf25237 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -151,13 +151,13 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Sarah Mitchell", handle: "@sarahmitchell", testimonial: "StyleHub has completely changed how I shop for clothes. The quality is unmatched and the customer service is incredible. I've recommended them to all my friends!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Sarah Mitchell"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Mitchell"}, { id: "2", name: "James Chen", handle: "@jameschen_style", testimonial: "Finally found a place where I can get high-quality fashion pieces without breaking the bank. The blazer I ordered is perfect!", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/dark-blonde-bearded-man-crosses-his-hands-chest-posing-black-shirt_8353-1116.jpg", imageAlt: "James Chen"}, { id: "3", name: "Emma Rodriguez", handle: "@emmarstyle", testimonial: "The attention to detail in every piece is remarkable. From ordering to delivery, the entire experience was seamless and professional.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", imageAlt: "Emma Rodriguez"}, + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Emma Rodriguez"}, { id: "4", name: "David Kim", handle: "@davidkimfashion", testimonial: "StyleHub's collection is carefully curated and the fit is always perfect. Their personal styling advice helped me build a complete wardrobe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-businessman-conference-room-thinking-about-future_482257-25787.jpg", imageAlt: "David Kim"},