diff --git a/src/app/elderly-care/page.tsx b/src/app/elderly-care/page.tsx
index 42c2a46..f49d8d5 100644
--- a/src/app/elderly-care/page.tsx
+++ b/src/app/elderly-care/page.tsx
@@ -27,7 +27,7 @@ export default function ElderlyCarePage() {
diff --git a/src/app/page.tsx b/src/app/page.tsx
index c7f8b19..ffb8be0 100644
--- a/src/app/page.tsx
+++ b/src/app/page.tsx
@@ -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"