diff --git a/src/app/page.tsx b/src/app/page.tsx index 3f0d78b..24db2eb 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -218,7 +218,7 @@ export default function LandingPage() { role: "Client", company: "Queens", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-lady-showing-thumb-up_1262-2980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-lady-showing-thumb-up_1262-2980.jpg?_wi=1", }, { id: "5", @@ -226,7 +226,7 @@ export default function LandingPage() { role: "Client", company: "Bronx", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-lady-showing-thumb-up_1262-2980.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/closeup-happy-business-lady-showing-thumb-up_1262-2980.jpg?_wi=2", }, ]} title="Client Stories"