Merge version_1 into main #2

Merged
bender merged 6 commits from version_1 into main 2026-03-02 02:26:10 +00:00
Showing only changes of commit 7738373e1f - Show all commits

View File

@@ -80,14 +80,13 @@ export default function AboutPage() {
</div>
<FooterMedia
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg?_wi=3"
imageSrc="http://img.b2bpic.net/free-vector/electrical-works-horizontal-banners_1284-10214.jpg"
imageAlt="Modern electrical work and safety"
logoText="Stemple Electric LLC"
copyrightText="© 2025 Stemple Electric LLC. All rights reserved."
columns={[
{
title: "Services",
items: [
title: "Services", items: [
{ label: "Panel Upgrades", href: "/services#panel-upgrades" },
{ label: "Lighting Installation", href: "/services#lighting" },
{ label: "EV Chargers", href: "/services#ev-chargers" },
@@ -95,8 +94,7 @@ export default function AboutPage() {
]
},
{
title: "Company",
items: [
title: "Company", items: [
{ label: "About Us", href: "/about" },
{ label: "Contact", href: "/contact" },
{ label: "Reviews", href: "/reviews" },
@@ -104,8 +102,7 @@ export default function AboutPage() {
]
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Phone: (307) 555-ELEC", href: "tel:+13075551352" },
{ label: "Email: info@stempleelectric.com", href: "mailto:info@stempleelectric.com" },
{ label: "License & Insurance", href: "#" },