From faba57fc2dac7b4fabf278652c558564dfb0a615 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 03:19:13 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 7dcdd70..790af6b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -73,25 +73,25 @@ export default function AboutPage() { { id: "1", name: "Trusted Client", - 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=5", imageAlt: "professional headshot business person portrait", }, { id: "2", name: "Satisfied Business Owner", - 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=6", imageAlt: "professional headshot business person portrait", }, { id: "3", name: "Happy Individual", - 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=7", imageAlt: "professional headshot business person portrait", }, { id: "4", name: "Loyal Customer", - 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=8", imageAlt: "professional headshot business person portrait", }, ]}