diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e67dc9..ed81ffd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -65,35 +65,35 @@ export default function LandingPage() { handle: "@sarah", testimonial: "Total game-changer for our store!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg?_wi=1", }, { name: "Alex", handle: "@alex", testimonial: "Fast shipping, happy customers.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=1", }, { name: "Mike", handle: "@mike", testimonial: "Reliable sourcing every time.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=1", }, { name: "Jen", handle: "@jen", testimonial: "Finally, scaling is easy!", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg?_wi=1", }, { name: "Tom", handle: "@tom", testimonial: "Best partner for e-commerce.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg?_wi=1", }, ]} buttons={[ @@ -282,35 +282,35 @@ export default function LandingPage() { name: "Sarah", role: "CEO", testimonial: "Reliable and fast, everything I needed.", - imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/lovable-woman-looking-front_197531-19779.jpg?_wi=2", }, { id: "t2", name: "Alex", role: "Founder", testimonial: "Scaling was never easier than with this team.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-young-female-dentist-dentistry-concept-dental-treatment_169016-66975.jpg?_wi=2", }, { id: "t3", name: "Mike", role: "Owner", testimonial: "Great sourcing quality, highly recommend.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-positive-executive-work_1098-519.jpg?_wi=2", }, { id: "t4", name: "Jen", role: "Director", testimonial: "The best logistics partner for my store.", - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-business-woman-portrait_23-2149280695.jpg?_wi=2", }, { id: "t5", name: "Tom", role: "Manager", testimonial: "Consistent support and great product selection.", - imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/crazy-sports-man-funny-expression_1194-3318.jpg?_wi=2", }, ]} title="What Our Partners Say"