diff --git a/src/app/page.tsx b/src/app/page.tsx index 9a3b187..a506880 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,10 +145,10 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/female-logo-designer-working-her-office_23-2149119230.jpg"}, { id: "4", name: "Kevin Chen", handle: "@kchen", testimonial: "Professional, data-driven, and highly creative. A true growth partner.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=1"}, { id: "5", name: "Linda Wu", handle: "@linda_w", testimonial: "The best content agency we have ever worked with. Simply phenomenal.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg"}, + imageSrc: "http://img.b2bpic.net/free-photo/front-view-portrait-beautiful-woman_23-2148317338.jpg?_wi=2"}, ]} showRating={true} title="Client Success Stories"