From cab9ece17a9372c67740c7dc3f5c2ecffa567a61 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 03:41:35 +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 fac5bbb..8c54b1f 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -45,7 +45,7 @@ export default function AboutPage() { { value: "30+", title: "Years of Service" }, { value: "1000+", title: "Happy Customers" }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-manual-worker-presenting-results-business-development-while-giving-presentation-company-leaders-his-team-factory_637285-4144.jpg?_wi=3" imageAlt="Experienced Rudy's Electric team" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -62,7 +62,7 @@ export default function AboutPage() { quote: "What sets Rudy's Electric apart is their honesty. They don't oversell services you don't need. They give you straightforward advice and fair pricing.", name: "Thomas R.", role: "Residential Customer", - 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: "Thomas R.", }, { @@ -71,7 +71,7 @@ export default function AboutPage() { quote: "We've used Rudy's Electric for our business for 10+ years. They understand our needs, meet our timelines, and deliver quality work every time.", name: "Jennifer M.", role: "Commercial Business Owner", - 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: "Jennifer M.", }, { @@ -80,7 +80,7 @@ export default function AboutPage() { quote: "When we needed emergency electrical work at 2 AM, Rudy's Electric answered the call. They came out, fixed the problem, and we were grateful for their quick response.", name: "David L.", role: "Property Manager", - 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: "David L.", }, ]}