Update src/app/about/page.tsx

This commit is contained in:
2026-03-02 19:51:32 +00:00
parent b1c9ad58ef
commit 2b7c37c2ec

View File

@@ -90,21 +90,21 @@ export default function AboutPage() {
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",
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",
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",
imageSrc: "http://img.b2bpic.net/free-photo/top-view-plumber-checking-kitchen-fixtures_1098-17864.jpg?_wi=3",
},
]}
animationType="slide-up"