diff --git a/src/app/page.tsx b/src/app/page.tsx index 252d288..147d4d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -52,7 +52,7 @@ export default function LandingPage() { background={{ variant: "animated-grid" }} leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg", imageAlt: "Professional caregiver providing assistance" + imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg?_wi=1", imageAlt: "Professional caregiver providing assistance" }, { imageSrc: "http://img.b2bpic.net/free-photo/happy-doctor-listening-heartbeat-mature-patient-while-examining-his-home-visit_637285-1389.jpg", imageAlt: "In-home nursing care service" @@ -66,16 +66,16 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg", imageAlt: "Post-hospital recovery care" + imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg?_wi=2", imageAlt: "Post-hospital recovery care" }, { imageSrc: "http://img.b2bpic.net/free-photo/medical-caregiver-uses-thermometer-senior-patients-check-temperature_482257-112733.jpg", imageAlt: "Professional elderly attendant" }, { - imageSrc: "http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg", imageAlt: "Long-term care planning" + imageSrc: "http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg?_wi=1", imageAlt: "Long-term care planning" }, { - imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg", imageAlt: "Healthcare professional support" + imageSrc: "http://img.b2bpic.net/free-photo/nurse-consulting-retired-woman-sitting-wheelchair-nursing-home-clinic-medical-assistant-doing-healthcare-checkup-with-disabled-old-patient-treatment-recovery-from-pain_482257-38191.jpg?_wi=3", imageAlt: "Healthcare professional support" } ]} buttons={[ @@ -185,13 +185,13 @@ export default function LandingPage() { id: "1", name: "Rajesh Kumar", handle: "Family of 78-year-old parent", testimonial: "The caregivers from ElderCare Pro transformed our mother's life. Professional, compassionate, and always on time. We finally have peace of mind.", imageSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-smiling-friendly-senior-man_1262-1729.jpg", imageAlt: "Rajesh Kumar" }, { - id: "2", name: "Priya Singh", handle: "Daughter of care recipient", testimonial: "Excellent nursing care post-surgery. The nurses were highly trained and communicated regularly. I couldn't ask for better support.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg", imageAlt: "Priya Singh" + id: "2", name: "Priya Singh", handle: "Daughter of care recipient", testimonial: "Excellent nursing care post-surgery. The nurses were highly trained and communicated regularly. I couldn't ask for better support.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg?_wi=1", imageAlt: "Priya Singh" }, { id: "3", name: "Arjun Patel", handle: "Son managing parent's care", testimonial: "ElderCare Pro's transparency and professionalism set them apart. Our father receives personalized attention every single day.", imageSrc: "http://img.b2bpic.net/free-photo/senior-man-looking-camera-dental-office-wainting-consultation-elderly-male-smiling-webcam-s_482257-4047.jpg", imageAlt: "Arjun Patel" }, { - id: "4", name: "Meera Sharma", handle: "Family caregiver", testimonial: "The physiotherapy team helped my mother regain mobility after her fall. Highly qualified and very encouraging throughout recovery.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg", imageAlt: "Meera Sharma" + id: "4", name: "Meera Sharma", handle: "Family caregiver", testimonial: "The physiotherapy team helped my mother regain mobility after her fall. Highly qualified and very encouraging throughout recovery.", imageSrc: "http://img.b2bpic.net/free-photo/mature-woman-with-grey-hair-posing-with-violet-jacket_343059-55.jpg?_wi=2", imageAlt: "Meera Sharma" }, { id: "5", name: "Vikram Desai", handle: "Healthcare coordinator", testimonial: "Perfect solution for post-hospital care. Seamless coordination with doctors and hospitals. Highly recommended for elder care.", imageSrc: "http://img.b2bpic.net/free-photo/medical-specialist-with-scrubs-carrying-clipboard-papers-with-test-results_482257-122363.jpg", imageAlt: "Vikram Desai" @@ -266,7 +266,7 @@ export default function LandingPage() { description="Tell us about your loved one's care needs and we'll match them with the perfect caregiver. Your information is secure and confidential." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg" + imageSrc="http://img.b2bpic.net/free-photo/serious-doctor-discussing-with-senior-couple-about-their-medical-documents-appointment-clinic_637285-1493.jpg?_wi=2" imageAlt="Family consultation for elder care services" mediaAnimation="slide-up" mediaPosition="right"