From 969fad7a3d18ae3d05d1f5d22c00dd2224f89a02 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 18:19:53 +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 d9c92bd..35b8a1c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -135,7 +135,7 @@ export default function HomePage() { { id: "1", name: "Sarah Johnson", imageSrc: "http://img.b2bpic.net/free-photo/young-businesswoman-portrait-office_1262-1506.jpg", imageAlt: "Sarah Johnson"}, { - id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "Michael Chen"}, + id: "2", name: "Michael Chen", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Michael Chen"}, { id: "3", name: "Emma Rodriguez", imageSrc: "http://img.b2bpic.net/free-photo/young-female-green-jacket-shorts-looking-cheerful-front-view_176474-37515.jpg", imageAlt: "Emma Rodriguez"}, { @@ -143,7 +143,7 @@ export default function HomePage() { { id: "5", name: "Lisa Anderson", imageSrc: "http://img.b2bpic.net/free-photo/head-shot-happy-beautiful-young-woman-posing-indoors-looking-camera-smiling_74855-10218.jpg", imageAlt: "Lisa Anderson"}, { - id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", imageAlt: "James Wilson"}, + id: "6", name: "James Wilson", imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Wilson"}, ]} cardTitle="Join 10,000+ Learners and Shoppers Who Trust Soft & Learn" cardTag="See What They Say" -- 2.49.1