From ce856e38ce6ffd6750025a729ffc9c331b907d21 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 19:54:38 +0000 Subject: [PATCH] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index bae9fcc..a93b71d 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -82,15 +82,15 @@ export default function AboutPage() { { id: 1, title: "Customer First", description: - "Your satisfaction is our top priority. We listen to your needs and provide solutions that work best for your home and budget.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg"}, + "Your satisfaction is our top priority. We listen to your needs and provide solutions that work best for your home and budget.", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-asian-plumber-sitting-floor-repairing-kitchen-sink_1098-17780.jpg?_wi=4"}, { id: 2, title: "Professional Excellence", description: - "Our team stays current with the latest plumbing technologies and best practices. Every technician is licensed, trained, and fully insured.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg"}, + "Our team stays current with the latest plumbing technologies and best practices. Every technician is licensed, trained, and fully insured.", imageSrc: "http://img.b2bpic.net/free-photo/worker-repairing-water-heater_23-2149334225.jpg?_wi=3"}, { id: 3, title: "Transparent & Fair", description: - "No hidden fees. We explain the problem, discuss options, and provide upfront pricing before any work begins.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg"}, + "No hidden fees. We explain the problem, discuss options, and provide upfront pricing before any work begins.", imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=3"}, ]} animationType="slide-up" textboxLayout="default"