Update src/app/services/page.tsx

This commit is contained in:
2026-03-15 15:27:55 +00:00
parent 5cd44aee67
commit e339eee426

View File

@@ -45,28 +45,28 @@ export default function ServicesPage() {
title: "Professional Plumbing",
description: "From routine maintenance to emergency repairs. We handle all plumbing needs with expert care and fast response times. Our licensed plumbers are available 24/7 for emergencies.",
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=2",
},
{
id: "electrical",
title: "Electrical Services",
description: "Certified electricians for installations, repairs, and inspections. Licensed, insured, and code-compliant work guaranteed. We handle residential and commercial projects.",
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=2",
},
{
id: "hvac",
title: "HVAC Solutions",
description: "Heating, cooling, and ventilation expertise. Maintenance plans and emergency repairs available 24/7. Keep your systems running efficiently year-round.",
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=2",
},
{
id: "general",
title: "General Repairs",
description: "Drywall, painting, carpentry, and general home maintenance. Professional results at competitive prices. We handle both small repairs and larger renovation projects.",
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=2",
},
]}
animationType="slide-up"