From a09e8823f0aa6d8c1660a9c35c7e60615fd65fa4 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 07:15:14 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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", }, ]} -- 2.49.1