Update src/app/about/page.tsx

This commit is contained in:
2026-03-03 20:34:32 +00:00
parent 35f02f1bae
commit 02bdd88a67

View File

@@ -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"