From 9d2300e5e7039955df11cb63a88d3b60e7c025bb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:54:50 +0000 Subject: [PATCH 1/6] 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 f1f45b4..42a96fb 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -74,21 +74,21 @@ export default function AboutPage() { value: "5+ Years", title: "Local Service Excellence", description: "Serving Fall River and surrounding communities with dedication", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990698.jpg?_wi=5", }, { id: "2", value: "100%", title: "Transparent Pricing", description: "Flat rates with no hidden charges or surprise fees", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-man-cleaning-sink_23-2149535089.jpg?_wi=4", }, { id: "3", value: "5-Star", title: "Customer Satisfaction", description: "Consistently rated 5 stars by our valued customers", - imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-plumber-working-fix-problems-client-s-house_23-2150990705.jpg?_wi=4", }, ]} /> @@ -115,7 +115,7 @@ export default function AboutPage() { {/* Footer */}