From cbe6f834f384e00d14b5ba6a5ee29e5404323f78 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 13:58:02 +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 7baf6b7..5e6ed75 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -68,11 +68,11 @@ export default function AboutPage() { useInvertedBackground={true} metrics={[ { - id: "1", 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"}, + id: "1", 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?_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"}, + 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?_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"}, + 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?_wi=4"}, ]} /> @@ -98,7 +98,7 @@ export default function AboutPage() { {/* Footer */} @@ -108,7 +108,7 @@ export default function ReviewsPage() { {/* Footer */}