Update src/app/page.tsx
This commit is contained in:
@@ -61,15 +61,15 @@ export default function HomePage() {
|
||||
buttonAnimation="slide-up"
|
||||
leftCarouselItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses_169016-24055.jpg?_wi=1",
|
||||
imageAlt: "Electrician performing electrical repairs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-using-electrical-connection-cable_169016-52837.jpg?_wi=1",
|
||||
imageAlt: "Professional electrical installation",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-16576.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-works-switchboard-with-electrical-connecting-cable_169016-16576.jpg?_wi=1",
|
||||
imageAlt: "Switchboard upgrade work",
|
||||
},
|
||||
{
|
||||
@@ -135,7 +135,7 @@ export default function HomePage() {
|
||||
title: "Fast Response",
|
||||
description: "Quick service turnaround because electrical emergencies can't wait.",
|
||||
tag: "Speed",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-slavic-cleaner-man-with-rubber-gloves-holding-alarm-clock_141793-124525.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/annoyed-slavic-cleaner-man-with-rubber-gloves-holding-alarm-clock_141793-124525.jpg?_wi=1",
|
||||
imageAlt: "Fast response emergency electrician service",
|
||||
},
|
||||
{
|
||||
@@ -143,7 +143,7 @@ export default function HomePage() {
|
||||
title: "Licensed & Insured",
|
||||
description: "Fully qualified electricians with all necessary certifications and insurance protection.",
|
||||
tag: "Safety",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/manual-worker-warehouse_329181-12780.jpg?_wi=1",
|
||||
imageAlt: "Licensed insured electrician professional",
|
||||
},
|
||||
{
|
||||
@@ -151,7 +151,7 @@ export default function HomePage() {
|
||||
title: "Fair Pricing",
|
||||
description: "Transparent pricing with no hidden costs. Honest quotes upfront.",
|
||||
tag: "Honest",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-handsome-boy-delivery-uniform-holding-empty-frame_114579-91647.jpg?_wi=1",
|
||||
imageAlt: "Fair pricing quote transparent",
|
||||
},
|
||||
{
|
||||
@@ -159,7 +159,7 @@ export default function HomePage() {
|
||||
title: "Quality Workmanship",
|
||||
description: "Clean, tidy installations with attention to detail. We take pride in every job.",
|
||||
tag: "Quality",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66764.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/male-electrician-overalls-focused-work-switchboard-with-fuses-using-tablet_169016-66764.jpg?_wi=1",
|
||||
imageAlt: "Quality professional workmanship",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user