Update src/app/services/page.tsx
This commit is contained in:
@@ -40,10 +40,10 @@ export default function ServicesPage() {
|
||||
title="Our Specialized Services"
|
||||
description="Professional non-emergency medical transportation tailored to your specific needs."
|
||||
features={[
|
||||
{ title: "Non-Emergency Transport", description: "Comfortable and safe transit for all your non-emergency medical requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779214283238-pebsvouu.png" },
|
||||
{ title: "Hospital Discharge", description: "Smooth and stress-free transit from hospital to home, handled with care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213129100-mb8j5jac.png" },
|
||||
{ title: "Long-Distance Travel", description: "Reliable transportation solutions for longer journeys with extra attention to comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213849024-kb0a5bd7.jpg" },
|
||||
{ title: "Wheelchair & Stretcher", description: "Fully equipped vehicles to ensure safe mobility for wheelchair and stretcher-bound patients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213470419-9hl915v6.png" },
|
||||
{ title: "Non-Emergency Transport", description: "Comfortable and safe transit for all your non-emergency medical requirements.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779214283238-pebsvouu.png?_wi=2" },
|
||||
{ title: "Hospital Discharge", description: "Smooth and stress-free transit from hospital to home, handled with care.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213129100-mb8j5jac.png?_wi=2" },
|
||||
{ title: "Long-Distance Travel", description: "Reliable transportation solutions for longer journeys with extra attention to comfort.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213849024-kb0a5bd7.jpg?_wi=2" },
|
||||
{ title: "Wheelchair & Stretcher", description: "Fully equipped vehicles to ensure safe mobility for wheelchair and stretcher-bound patients.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213470419-9hl915v6.png?_wi=2" },
|
||||
{ title: "Elderly & Special Care", description: "Patient-first service designed for the unique needs of seniors and special-assistance individuals.", imageSrc: "http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571042.jpg?_wi=1" },
|
||||
{ title: "24/7 Availability", description: "Round-the-clock service to ensure you have support whenever you need it, night or day.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779214385992-jexcty2w.png?_wi=1" },
|
||||
]}
|
||||
@@ -57,7 +57,7 @@ export default function ServicesPage() {
|
||||
<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: "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