Update src/app/electricians/page.tsx

This commit is contained in:
2026-04-09 16:53:24 +00:00
parent e6b1253b94
commit cf06a3b207

View File

@@ -47,9 +47,9 @@ export default function ElectriciansPage() {
title="Our Electrical Services"
description="Certified experts for all your repairs."
features={[
{ title: "Expert Installs", description: "Safe, professional setups.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg" } },
{ title: "Compliance (COC)", description: "Everything safety certified.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg" } },
{ title: "Emergency Repairs", description: "Call us when you need us.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg" } },
{ title: "Expert Installs", description: "Safe, professional setups.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=4" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=5" } },
{ title: "Compliance (COC)", description: "Everything safety certified.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=6" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=7" } },
{ title: "Emergency Repairs", description: "Call us when you need us.", phoneOne: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=8" }, phoneTwo: { imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-24593.jpg?_wi=9" } },
]}
/>
</div>