diff --git a/src/app/page.tsx b/src/app/page.tsx index b99d238..daa15af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -59,7 +59,7 @@ export default function HomePage() { handle: "CEO, TechVenture Inc", testimonial: "This partnership transformed how we operate. Their strategies increased our revenue by 45% in just 6 months.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Johnson", }, { @@ -75,7 +75,7 @@ export default function HomePage() { handle: "Founder, Digital Innovations", testimonial: "The best investment we made. Their team brought expertise and innovation that we couldn't find elsewhere.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "David Martinez", }, ]}