Update src/app/about/page.tsx

This commit is contained in:
2026-03-15 15:27:53 +00:00
parent 20265acc5d
commit 66239761b5

View File

@@ -79,7 +79,7 @@ export default function AboutPage() {
title: "Professional Plumbing",
description: "From routine maintenance to emergency repairs. We handle all plumbing needs with expert care and fast response times.",
tag: "Popular",
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=3",
imageAlt: "professional plumber fixing pipe",
},
{
@@ -87,7 +87,7 @@ export default function AboutPage() {
title: "Electrical Services",
description: "Certified electricians for installations, repairs, and inspections. Licensed, insured, and code-compliant work guaranteed.",
tag: "Available",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53652.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53652.jpg?_wi=3",
imageAlt: "electrician installing outlet",
},
{
@@ -95,7 +95,7 @@ export default function AboutPage() {
title: "HVAC Solutions",
description: "Heating, cooling, and ventilation expertise. Maintenance plans and emergency repairs available 24/7.",
tag: "Emergency",
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/smart-factory-expert-using-vr-headset-test-automated-systems_482257-119716.jpg?_wi=3",
imageAlt: "hvac technician working unit",
},
{
@@ -103,7 +103,7 @@ export default function AboutPage() {
title: "General Repairs",
description: "Drywall, painting, carpentry, and general home maintenance. Professional results at competitive prices.",
tag: "Quick",
imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-contractor-drilling-wooden-panel-male-carpenter-with-safety-helmet-working-building-some-furniture_662251-471.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/professional-engineer-contractor-drilling-wooden-panel-male-carpenter-with-safety-helmet-working-building-some-furniture_662251-471.jpg?_wi=3",
imageAlt: "general home repair work",
},
]}