diff --git a/src/app/services/page.tsx b/src/app/services/page.tsx index 14f4902..62853da 100644 --- a/src/app/services/page.tsx +++ b/src/app/services/page.tsx @@ -80,6 +80,11 @@ export default function ServicesPage() { ]} buttonAnimation="slide-up" background={{ variant: "canvas-reveal" }} + mediaItems={[ + { imageSrc: "http://img.b2bpic.net/free-photo/patient-sitting-wheelchair-being-transported_482257-4932.jpg", imageAlt: "Medical wheelchair transport" }, + { imageSrc: "http://img.b2bpic.net/free-photo/hospital-healthcare-medical-service-concept_482257-2934.jpg", imageAlt: "Hospital medical services" }, + ]} + mediaAnimation="slide-up" />