Update src/app/services/page.tsx

This commit is contained in:
2026-03-03 03:41:38 +00:00
parent a23f70c763
commit 9c2dd263f4

View File

@@ -41,42 +41,42 @@ export default function ServicesPage() {
id: "1",
title: "Residential Electrical Services",
tags: ["Homes", "Rewiring", "Upgrades"],
imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12103.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/electrician-hard-hat-looks-wall-while-holding-electric-cable_169016-12103.jpg?_wi=4",
imageAlt: "Residential electrical service",
},
{
id: "2",
title: "Commercial Electrical Installation",
tags: ["Businesses", "Professional", "Reliable"],
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-51507.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-51507.jpg?_wi=3",
imageAlt: "Commercial electrical installation",
},
{
id: "3",
title: "Electrical Panel Upgrades & Replacement",
tags: ["Modernization", "Safety", "Efficiency"],
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-16571.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-16571.jpg?_wi=3",
imageAlt: "Electrical panel upgrade",
},
{
id: "4",
title: "LED Lighting Installation",
tags: ["Modern", "Energy-Efficient", "Custom Design"],
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-doing-chores-around-house_23-2149508115.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/man-servant-doing-chores-around-house_23-2149508115.jpg?_wi=3",
imageAlt: "Professional lighting installation",
},
{
id: "5",
title: "Emergency Electrical Repairs",
tags: ["24/7 Available", "Fast Response", "Expert Service"],
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/flat-lay-composition-with-electrician-s-tools-accessories_169016-24022.jpg?_wi=3",
imageAlt: "Expert electrical repair service",
},
{
id: "6",
title: "New Construction Wiring",
tags: ["Building", "Code Compliant", "Professional"],
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176753.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176753.jpg?_wi=2",
imageAlt: "New construction wiring installation",
},
]}