Update src/app/services/page.tsx
This commit is contained in:
@@ -48,19 +48,19 @@ export default function ServicesPage() {
|
||||
id: 1,
|
||||
title: "Emergency Repairs",
|
||||
description: "24/7 emergency electrical repairs. We respond quickly to power outages, short circuits, and dangerous electrical issues. Our emergency team is always on call.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/emergency-call-urgent-accidental-hotline-paramedic-concept_53876-125088.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/emergency-call-urgent-accidental-hotline-paramedic-concept_53876-125088.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 2,
|
||||
title: "Electrical Installations",
|
||||
description: "Professional installation of lighting, outlets, switches, and complete wiring systems for new construction or renovation projects. We handle residential and commercial installations.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-wiring-panel-electrical-installation-work-cable-connection_169016-68356.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrician-wiring-panel-electrical-installation-work-cable-connection_169016-68356.jpg?_wi=2",
|
||||
},
|
||||
{
|
||||
id: 3,
|
||||
title: "Circuit Breaker Repairs",
|
||||
description: "Expert diagnosis and repair of circuit breaker issues. We ensure your electrical system is safe and functioning properly. Preventive maintenance available.",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-electric-meter-circuit-breakers-electric-frequency-converter-motor-speed-controller-rework-station_627829-10694.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/electrical-panel-electric-meter-circuit-breakers-electric-frequency-converter-motor-speed-controller-rework-station_627829-10694.jpg?_wi=2",
|
||||
},
|
||||
]}
|
||||
textboxLayout="default"
|
||||
@@ -116,7 +116,7 @@ export default function ServicesPage() {
|
||||
tagIcon={Phone}
|
||||
background={{ variant: "sparkles-gradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-wiring-panel-electrical-installation-work-cable-connection_169016-68356.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/electrician-wiring-panel-electrical-installation-work-cable-connection_169016-68356.jpg?_wi=3"
|
||||
mediaPosition="right"
|
||||
mediaAnimation="slide-up"
|
||||
inputPlaceholder="Your email"
|
||||
@@ -127,7 +127,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/mechanic-working-workshop_1170-2528.jpg?_wi=2"
|
||||
imageAlt="Professional electrical work"
|
||||
logoText="ELECTRIC SOUL"
|
||||
copyrightText="© 2025 ELECTRIC SOUL - 24/7 Emergency Electrician Buenos Aires"
|
||||
|
||||
Reference in New Issue
Block a user