From 4b09fe17cfda4d6294d6fbcd94e1ee961b7c9855 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 02:19:50 +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 2f48f75..0fa7312 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,7 +68,7 @@ export default function AboutPage() { icon: Users } ]} - imageSrc="http://img.b2bpic.net/free-photo/electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66854.jpg" + imageSrc="http://img.b2bpic.net/free-photo/electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66854.jpg?_wi=4" imageAlt="Professional electrician at work" imagePosition="right" mediaAnimation="slide-up" @@ -93,7 +93,7 @@ export default function AboutPage() { role: "Homeowner", company: "Cheyenne, WY", rating: 5, - 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: "James Mitchell" }, { @@ -102,7 +102,7 @@ export default function AboutPage() { role: "Property Manager", company: "Casper, WY", rating: 5, - 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: "Sarah Anderson" }, { @@ -111,7 +111,7 @@ export default function AboutPage() { role: "Business Owner", company: "Laramie, WY", rating: 5, - 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: "Tom Rodriguez" } ]}