Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5d106006f5 | |||
| d479843547 | |||
| 48348215a3 |
@@ -83,7 +83,7 @@ export default function LandingPage() {
|
||||
<div id="services" data-section="services">
|
||||
<FeatureHoverPattern
|
||||
title="Our Comprehensive Services"
|
||||
description="From residential upgrades to commercial installations and emergency repairs, Oro Electrical handles all your electrical needs with precision and professionalism."
|
||||
description="From residential upgrades to emergency repairs, Oro Electrical handles all your electrical needs with precision and professionalism."
|
||||
tag="Services"
|
||||
tagIcon={Lightbulb}
|
||||
tagAnimation="slide-up"
|
||||
@@ -92,10 +92,6 @@ export default function LandingPage() {
|
||||
icon: Home,
|
||||
title: "Residential Electrical", description: "Complete electrical solutions for your home including new installations, upgrades, repairs, and maintenance."
|
||||
},
|
||||
{
|
||||
icon: Building2,
|
||||
title: "Commercial Electrical", description: "Professional commercial electrical services for businesses, offices, and industrial facilities."
|
||||
},
|
||||
{
|
||||
icon: Zap,
|
||||
title: "Emergency Repairs", description: "24/7 emergency electrical repair service. Fast response to power outages and urgent electrical issues."
|
||||
@@ -158,7 +154,6 @@ export default function LandingPage() {
|
||||
{
|
||||
title: "Services", items: [
|
||||
{ label: "Residential", href: "#services" },
|
||||
{ label: "Commercial", href: "#services" },
|
||||
{ label: "Emergency Repair", href: "#services" },
|
||||
{ label: "Inspections", href: "#services" }
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user