From 1779e9eda88a7ffe7f434136508f100b15a3fc9d Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 00:59:03 +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 de8fe08..c5e8e24 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,7 +68,7 @@ const AboutPage = () => { role: "Supply Chain Manager", company: "TechFlow Industries", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=5", imageAlt: "Michael Chen", }, { @@ -77,7 +77,7 @@ const AboutPage = () => { role: "Operations Director", company: "GrowthCo Manufacturing", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=6", imageAlt: "Sarah Johnson", }, { @@ -86,7 +86,7 @@ const AboutPage = () => { role: "Logistics Manager", company: "ExpressMarket Group", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=7", imageAlt: "David Rodriguez", }, { @@ -95,7 +95,7 @@ const AboutPage = () => { role: "CEO", company: "Premium Retail Solutions", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/smiling-young-businessman-suit-looking-camera-meeting_1163-4654.jpg?_wi=8", imageAlt: "Emily Watson", }, ];