Update src/app/non-emergency-transport/page.tsx

This commit is contained in:
2026-05-19 18:27:09 +00:00
parent 0311138e24
commit 8ebd63306d

View File

@@ -54,9 +54,9 @@ export default function NonEmergencyTransportPage() {
title="Our Transport Capabilities"
description="We utilize fully equipped vehicles and trained staff to handle diverse patient needs with the highest standards of safety."
features={[
{ title: "Mobility Assistance", description: "Dedicated support for patients with limited mobility, including safe boarding and seating.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213470419-9hl915v6.png" },
{ title: "Clinical Appointments", description: "Punctual service ensuring you reach your medical, therapy, or specialist appointments on time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213129100-mb8j5jac.png" },
{ title: "Discharge & Transfers", description: "Seamless, stress-free transfers from hospital facilities to your home or rehabilitation center.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213849024-kb0a5bd7.jpg" },
{ title: "Mobility Assistance", description: "Dedicated support for patients with limited mobility, including safe boarding and seating.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213470419-9hl915v6.png?_wi=3" },
{ title: "Clinical Appointments", description: "Punctual service ensuring you reach your medical, therapy, or specialist appointments on time.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213129100-mb8j5jac.png?_wi=2" },
{ title: "Discharge & Transfers", description: "Seamless, stress-free transfers from hospital facilities to your home or rehabilitation center.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213849024-kb0a5bd7.jpg?_wi=3" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"
@@ -81,7 +81,7 @@ export default function NonEmergencyTransportPage() {
<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=4"
columns={[
{ title: "Services", items: [{ label: "Non-Emergency Transport", href: "/non-emergency-transport" }] },
{ title: "Company", items: [{ label: "Home", href: "/" }, { label: "Contact Us", href: "/contact" }] },