diff --git a/src/app/page.tsx b/src/app/page.tsx index 4e7bca2..fe006b3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { role: "Project Manager", company: "Global Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", }, { id: "2", @@ -161,7 +161,7 @@ export default function LandingPage() { role: "CEO", company: "Innovation Labs", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-busy-cheerful-man_329181-14520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-busy-cheerful-man_329181-14520.jpg?_wi=1", }, { id: "3", @@ -169,7 +169,7 @@ export default function LandingPage() { role: "Writer", company: "Global Media", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", }, { id: "4", @@ -177,7 +177,7 @@ export default function LandingPage() { role: "Consultant", company: "Trade Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/portrait-busy-cheerful-man_329181-14520.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-busy-cheerful-man_329181-14520.jpg?_wi=2", }, { id: "5", @@ -185,7 +185,7 @@ export default function LandingPage() { role: "Tech Lead", company: "AppCo", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", }, ]} title="Client Success Stories"