From 8ebd63306dc41e1fed66a743798f17eeb42337fd Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 19 May 2026 18:27:09 +0000 Subject: [PATCH] Update src/app/non-emergency-transport/page.tsx --- src/app/non-emergency-transport/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/non-emergency-transport/page.tsx b/src/app/non-emergency-transport/page.tsx index 06c16d3..1d860f7 100644 --- a/src/app/non-emergency-transport/page.tsx +++ b/src/app/non-emergency-transport/page.tsx @@ -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() {