From 804252c9902ae3e58c0a366532e90ec9f2172e2e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 04:55:13 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 5ad8a02..14bb3e1 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -89,7 +89,7 @@ export default function AboutPage() { "Excellent service! The technicians were professional and thorough. My car runs perfectly now. Highly recommended.", icon: Sparkles, imageSrc: - "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg", + "http://img.b2bpic.net/free-photo/close-up-portrait-handsome-confident-middle-aged-businessman-black-background_176420-5559.jpg?_wi=2", imageAlt: "professional male portrait headshot confident", }, { @@ -100,7 +100,7 @@ export default function AboutPage() { "Fast turnaround and fair pricing. They explained every repair clearly. Best auto workshop in the area!", icon: Sparkles, imageSrc: - "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg", + "http://img.b2bpic.net/free-photo/blond-business-woman-standing-with-crossed-arms_23-2148095775.jpg?_wi=2", imageAlt: "professional woman portrait headshot confident", }, { @@ -111,7 +111,7 @@ export default function AboutPage() { "I trust KY Auto with all my company vehicles. Reliable, professional, and they always go the extra mile.", icon: Sparkles, imageSrc: - "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg", + "http://img.b2bpic.net/free-photo/front-view-happy-man-showing-approval_23-2148230800.jpg?_wi=2", imageAlt: "professional male executive headshot portrait", }, ]}