Update src/pages/AboutPage.tsx

This commit is contained in:
2026-06-15 21:11:18 +00:00
parent e23fffdcf3
commit 0a6e776c9c

View File

@@ -48,7 +48,7 @@ export default function AboutPage() {
</div>
<div id="footer" data-section="footer">
<FooterMedia
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139340.jpg"
imageSrc="http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139340.jpg?_wi=2"
imageAlt="Abstract electrical wiring diagram"
logoText="Ferguson Electric"
columns={[{ title: "Company", items: [{ label: "Home", href: "/" }, { label: "About Us", href: "/about" }] }]}