From 02bdd88a67a34d82e5fd6c0b435f479ed443042a Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 20:34:32 +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 5401e7e..e55b58b 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -79,11 +79,11 @@ export default function AboutPage() { background={{ variant: "plain" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-city_53876-15204.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/successful-business-people-city_53876-15204.jpg?_wi=3", imageAlt: "InspectPro leadership and team success", }, { - imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-call-center_23-2149288192.jpg?_wi=2", imageAlt: "Professional support team collaboration", }, ]} @@ -109,7 +109,7 @@ export default function AboutPage() { { value: "15+", title: "Years of Industry Experience" }, { value: "200+", title: "Thriving Franchise Locations" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/confident-leader-talking-subordinates_74855-4115.jpg" + imageSrc="http://img.b2bpic.net/free-photo/confident-leader-talking-subordinates_74855-4115.jpg?_wi=3" imageAlt="InspectPro leadership and team" useInvertedBackground={false} mediaAnimation="slide-up"