Update src/app/contact/page.tsx

This commit is contained in:
2026-05-19 18:40:00 +00:00
parent bf7ae492e0
commit df50d8cfc0

View File

@@ -53,7 +53,7 @@ export default function ContactPage() {
<div id="footer" data-section="footer">
<FooterMedia
logoText="Encore Patient Transfer"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-different-maps_23-2147837133.jpg"
imageSrc="http://img.b2bpic.net/free-photo/high-angle-view-different-maps_23-2147837133.jpg?_wi=2"
columns={[
{ title: "Services", items: [{ label: "Patient Transport", href: "/" }, { label: "Wheelchair & Stretcher", href: "/wheelchair-stretcher" }, { label: "Elderly Care", href: "/elderly-care" }] },
{ title: "Company", items: [{ label: "About Us", href: "/about" }, { label: "Testimonials", href: "/testimonials" }] },