diff --git a/src/app/page.tsx b/src/app/page.tsx index b38f00b..08030e1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -133,7 +133,7 @@ export default function LandingPage() { role: "Restaurant Owner", company: "City Bistro", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-businessman-talking_1262-817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-businessman-talking_1262-817.jpg?_wi=1", }, { id: "3", @@ -157,7 +157,7 @@ export default function LandingPage() { role: "Cafe Owner", company: "Morning Brew", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-businessman-talking_1262-817.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-businessman-talking_1262-817.jpg?_wi=2", }, ]} title="Client Success Stories"