Update src/app/page.tsx

This commit is contained in:
2026-04-15 01:11:30 +00:00
parent c80ae19764
commit 5b61e64b5a

View File

@@ -61,11 +61,11 @@ export default function LandingPage() {
]}
slides={[
{
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg?_wi=1",
imageAlt: "Electrician working",
},
{
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg?_wi=1",
imageAlt: "Lighting installation",
},
{
@@ -132,7 +132,7 @@ export default function LandingPage() {
title: "Lighting & Fans",
subtitle: "Interior/Exterior",
description: "Design and install customized indoor lighting and ceiling fan setups to elevate your home comfort.",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/service-maintenance-worker-repairing_23-2149176705.jpg?_wi=2",
imageAlt: "Man an electrical technician working in a switchboard with fuses uses a tablet",
},
{
@@ -140,7 +140,7 @@ export default function LandingPage() {
title: "Troubleshooting & Repair",
subtitle: "Prompt Help",
description: "Identify and fix hidden electrical issues efficiently with our advanced diagnostic technology.",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-working-switchboard-with-fuses_169016-53034.jpg?_wi=2",
imageAlt: "Man an electrical technician working in a switchboard with fuses uses a tablet",
},
]}