Update src/app/services/page.tsx

This commit is contained in:
2026-03-02 21:15:59 +00:00
parent 9ce9e81dce
commit c161375627

View File

@@ -52,7 +52,7 @@ export default function ServicesPage() {
"Complete electrical system upgrades for older properties or partial rewiring for specific areas. Perfect for homes needing modernization or renovation work.", "Complete electrical system upgrades for older properties or partial rewiring for specific areas. Perfect for homes needing modernization or renovation work.",
tag: "Rewiring", tag: "Rewiring",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg", "http://img.b2bpic.net/free-photo/electrician-working-near-board-with-wires-installation-connection-electrics_169016-5875.jpg?_wi=2",
imageAlt: "Electrical rewiring work", imageAlt: "Electrical rewiring work",
}, },
{ {
@@ -62,7 +62,7 @@ export default function ServicesPage() {
"Modern fuse board replacements and upgrades to meet current safety standards. Improve safety and capacity for modern electrical demands.", "Modern fuse board replacements and upgrades to meet current safety standards. Improve safety and capacity for modern electrical demands.",
tag: "Safety", tag: "Safety",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg", "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-installation-connection-electrical-equipment_169016-5073.jpg?_wi=3",
imageAlt: "Consumer unit installation", imageAlt: "Consumer unit installation",
}, },
{ {
@@ -72,7 +72,7 @@ export default function ServicesPage() {
"Indoor and outdoor lighting solutions, from ambient home lighting to landscape illumination. Transform your space with beautiful, functional lighting.", "Indoor and outdoor lighting solutions, from ambient home lighting to landscape illumination. Transform your space with beautiful, functional lighting.",
tag: "Lighting", tag: "Lighting",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg", "http://img.b2bpic.net/free-photo/young-woman-wearing-embroidered-shirt_23-2149394271.jpg?_wi=2",
imageAlt: "Modern lighting installation", imageAlt: "Modern lighting installation",
}, },
]} ]}
@@ -97,7 +97,7 @@ export default function ServicesPage() {
"Professional installation of electric vehicle charging points at your home. Fast, safe, and compliant with latest regulations.", "Professional installation of electric vehicle charging points at your home. Fast, safe, and compliant with latest regulations.",
tag: "EV Charging", tag: "EV Charging",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg", "http://img.b2bpic.net/free-photo/close-view-man-plugging-charger-into-electric-car-charging-port_1268-21379.jpg?_wi=2",
imageAlt: "EV charger installation", imageAlt: "EV charger installation",
}, },
{ {
@@ -107,7 +107,7 @@ export default function ServicesPage() {
"Expert diagnostics to identify and resolve electrical issues safely and efficiently. We solve complex electrical problems.", "Expert diagnostics to identify and resolve electrical issues safely and efficiently. We solve complex electrical problems.",
tag: "Diagnosis", tag: "Diagnosis",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg", "http://img.b2bpic.net/free-photo/electrician-working_53876-16064.jpg?_wi=3",
imageAlt: "Electrical fault diagnosis", imageAlt: "Electrical fault diagnosis",
}, },
{ {
@@ -117,7 +117,7 @@ export default function ServicesPage() {
"Comprehensive electrical safety inspections and certification reports for peace of mind. Essential for lettings and property sales.", "Comprehensive electrical safety inspections and certification reports for peace of mind. Essential for lettings and property sales.",
tag: "Inspection", tag: "Inspection",
imageSrc: imageSrc:
"http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg", "http://img.b2bpic.net/free-photo/solar-panel-manufacturing-plant-researcher-taking-notes-files_482257-125791.jpg?_wi=2",
imageAlt: "EICR inspection work", imageAlt: "EICR inspection work",
}, },
]} ]}