Update src/app/about/page.tsx
This commit is contained in:
@@ -41,7 +41,7 @@ export default function AboutPage() {
|
||||
{ value: "10+", title: "Years Experience" },
|
||||
{ value: "24/7", title: "Service Hours" },
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213050701-fdhgt784.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213050701-fdhgt784.png?_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
metricsAnimation="slide-up"
|
||||
useInvertedBackground={false}
|
||||
@@ -49,7 +49,7 @@ export default function AboutPage() {
|
||||
|
||||
<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=1"
|
||||
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" }] },
|
||||
|
||||
Reference in New Issue
Block a user