diff --git a/src/app/page.tsx b/src/app/page.tsx index dfb49a0..17645f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -160,7 +160,7 @@ export default function LandingPage() { testimonials={[ { id: "1", name: "Marcus Rodriguez", role: "CEO", company: "TechVenture Inc", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot business man corporate portrait executive photo" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "professional headshot business man corporate portrait executive photo" }, { id: "2", name: "Jennifer Lee", role: "Founder", company: "Growth Labs", rating: 5, @@ -168,7 +168,7 @@ export default function LandingPage() { }, { id: "3", name: "David Thompson", role: "VP Operations", company: "Global Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "professional headshot businessman portrait corporate headshot executive photo" + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "professional headshot businessman portrait corporate headshot executive photo" }, { id: "4", name: "Sarah Williams", role: "Entrepreneur", company: "Startup Collective", rating: 5,