diff --git a/src/app/page.tsx b/src/app/page.tsx index d9c05d9..3c34e2f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -190,7 +190,7 @@ export default function LandingPage() { role: "CEO", company: "Tech Innovations", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg?_wi=1", }, { id: "t3", @@ -214,7 +214,7 @@ export default function LandingPage() { role: "Entrepreneur", company: "Startup Hub", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-handsome-man-living-room_329181-3215.jpg?_wi=2", }, ]} title="Client Stories"