Update src/app/hospital-discharge/page.tsx
This commit is contained in:
@@ -29,7 +29,7 @@ export default function HospitalDischargePage() {
|
||||
title="Hospital Discharge Services"
|
||||
description="Seamless transition from the hospital to your home. We coordinate with healthcare staff to ensure your discharge is handled with the utmost care and professionalism."
|
||||
buttons={[{ text: "Book Now", href: "/contact" }]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213129100-mb8j5jac.png"
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213129100-mb8j5jac.png?_wi=1"
|
||||
/>
|
||||
</div>
|
||||
<div id="services" data-section="services">
|
||||
@@ -37,9 +37,9 @@ export default function HospitalDischargePage() {
|
||||
title="Discharge Support Details"
|
||||
description="We handle the logistics so you can focus on recovery."
|
||||
features={[
|
||||
{ title: "Door-to-Door Assistance", description: "We assist directly from the hospital ward to your residence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213050701-fdhgt784.png" },
|
||||
{ title: "Equipment Compatibility", description: "Vehicles equipped for mobility aids and stretcher transfers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213470419-9hl915v6.png" },
|
||||
{ title: "Compassionate Staff", description: "Trained professionals ensuring your physical and emotional comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213849024-kb0a5bd7.jpg" },
|
||||
{ title: "Door-to-Door Assistance", description: "We assist directly from the hospital ward to your residence.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213050701-fdhgt784.png?_wi=1" },
|
||||
{ title: "Equipment Compatibility", description: "Vehicles equipped for mobility aids and stretcher transfers.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213470419-9hl915v6.png?_wi=1" },
|
||||
{ title: "Compassionate Staff", description: "Trained professionals ensuring your physical and emotional comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213849024-kb0a5bd7.jpg?_wi=1" },
|
||||
]}
|
||||
gridVariant="uniform-all-items-equal"
|
||||
animationType="slide-up"
|
||||
@@ -60,7 +60,7 @@ export default function HospitalDischargePage() {
|
||||
<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: "Links", items: [{ label: "Back to Home", href: "/" }] }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user