Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #13.
This commit is contained in:
2026-05-19 18:36:29 +00:00
4 changed files with 6 additions and 6 deletions

View File

@@ -27,7 +27,7 @@ export default function ElderlyCarePage() {
<HeroOverlay
title="Elderly Care Transport"
description="Our compassionate elderly care transport service focuses on the comfort and safety of our senior community. We offer personalized assistance to ensure seamless medical appointments and social visits."
imageSrc="http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571042.jpg"
imageSrc="http://img.b2bpic.net/free-photo/man-wheelchair-having-inclusive-office-job_23-2149571042.jpg?_wi=2"
/>
</div>
<div id="footer" data-section="footer">

View File

@@ -39,7 +39,7 @@ export default function LongDistancePage() {
features={[
{ title: "Comfort-Focused Fleet", description: "High-specification vehicles designed for extended travel stability.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213050701-fdhgt784.png?_wi=2" },
{ title: "Professional Crew", description: "Highly trained staff dedicated to patient welfare during long hauls.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213470419-9hl915v6.png?_wi=2" },
{ title: "Direct Routing", description: "Optimized routing to minimize travel time and maximize patient ease.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779214385992-jexcty2w.png" },
{ title: "Direct Routing", description: "Optimized routing to minimize travel time and maximize patient ease.", imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779214385992-jexcty2w.png?_wi=2" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"

View File

@@ -45,7 +45,7 @@ export default function NonEmergencyTransportPage() {
{ text: "Book Your Transport", href: "/contact" },
{ text: "Call Now", href: "tel:8448212700" },
]}
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213001258-whdfz6kb.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213001258-whdfz6kb.png?_wi=2"
showDimOverlay={true}
/>
</div>

View File

@@ -51,7 +51,7 @@ export default function PatientTransportPage() {
{ text: "Book a Transfer", href: "/contact" },
]}
buttonAnimation="slide-up"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213001258-whdfz6kb.png"
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3DwHgUpAs8zmh5Hh3fDe6vdqAEF/uploaded-1779213001258-whdfz6kb.png?_wi=1"
imageAlt="Professional Encore Patient Transfer vehicle"
showDimOverlay={true}
/>
@@ -83,8 +83,8 @@ export default function PatientTransportPage() {
{ 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", button: { text: "Learn More", href: "/wheelchair-stretcher" } },
{ 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", button: { text: "Learn More", href: "/elderly-care" } },
{ 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" },
{ 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", button: { text: "Learn More", href: "/elderly-care" } },
{ 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" },
]}
gridVariant="uniform-all-items-equal"
animationType="slide-up"