Update src/app/services/page.tsx
This commit is contained in:
@@ -76,7 +76,7 @@ export default function ServicesPage() {
|
||||
<HeroLogo
|
||||
logoText="Services"
|
||||
description="Comprehensive Electrical Solutions for Every Need"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/man-electrical-technician-working-switchboard-with-fuses-uses-tablet_169016-23490.jpg?_wi=3"
|
||||
imageAlt="Professional electricians installing electrical systems"
|
||||
showDimOverlay={true}
|
||||
buttons={[
|
||||
@@ -107,7 +107,7 @@ export default function ServicesPage() {
|
||||
"Complete electrical system installation for new constructions and renovations, including wiring, panels, outlets, and lighting systems.",
|
||||
tags: ["Installation", "Professional"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg",
|
||||
"http://img.b2bpic.net/free-photo/electrician-builder-work-installation-lamps-height-professional-overalls-with-drill-repair-site_169016-8625.jpg?_wi=3",
|
||||
imageAlt: "electrician installing electrical outlet wall residential",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function ServicesPage() {
|
||||
"State-of-the-art smart home automation and control systems for energy efficiency, security, and convenience.",
|
||||
tags: ["Smart Home", "Automation"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216655.jpg",
|
||||
"http://img.b2bpic.net/free-photo/young-woman-using-home-technology_23-2149216655.jpg?_wi=3",
|
||||
imageAlt: "smart home automation control system panel display",
|
||||
},
|
||||
{
|
||||
@@ -129,7 +129,7 @@ export default function ServicesPage() {
|
||||
"Specialized industrial electrical work including three-phase systems, machinery installation, and compliance solutions.",
|
||||
tags: ["Industrial", "Machinery"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/man-electrical-working-switchboard-with-fuses-uses-tablet_169016-51765.jpg",
|
||||
"http://img.b2bpic.net/free-photo/man-electrical-working-switchboard-with-fuses-uses-tablet_169016-51765.jpg?_wi=2",
|
||||
imageAlt:
|
||||
"industrial electrical three phase panel heavy machinery",
|
||||
},
|
||||
@@ -141,7 +141,7 @@ export default function ServicesPage() {
|
||||
"Regular maintenance, troubleshooting, and emergency repairs to keep your electrical systems running safely and efficiently.",
|
||||
tags: ["Maintenance", "Repairs"],
|
||||
imageSrc:
|
||||
"http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67712.jpg",
|
||||
"http://img.b2bpic.net/free-photo/male-electrician-uniform-working-switchboard-electricity_169016-67712.jpg?_wi=2",
|
||||
imageAlt:
|
||||
"electrician performing maintenance electrical system inspection",
|
||||
},
|
||||
@@ -170,7 +170,7 @@ export default function ServicesPage() {
|
||||
|
||||
<div id="footer" data-section="footer">
|
||||
<FooterMedia
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-laptop-screen_1098-4113.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/architects-looking-laptop-screen_1098-4113.jpg?_wi=3"
|
||||
imageAlt="Professional electricians working together installation project"
|
||||
logoText="Sawotec"
|
||||
copyrightText="© 2025 Sawotec Electrical Solutions. All rights reserved."
|
||||
|
||||
Reference in New Issue
Block a user