diff --git a/src/app/page.tsx b/src/app/page.tsx index 10486cc..b38dc6e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function LandingPage() { name: "John Doe", role: "CEO, Logistics Corp", testimonial: "Exceptional service and timely delivery every time.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=1", }, { id: "2", @@ -188,7 +188,7 @@ export default function LandingPage() { name: "Chris Taylor", role: "Warehouse Owner", testimonial: "Safe, secure, and always on time. Highly recommended.", - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-middle-aged-business-leader_1262-4823.jpg?_wi=2", }, ]} title="What Our Clients Say"