diff --git a/src/app/page.tsx b/src/app/page.tsx index 0a054be..f7ee7d4 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,10 +87,10 @@ export default function LandingPage() { title: "General Consultation", description: "Expert diagnosis and treatment for acute illnesses and routine health concerns with compassionate care.", icon: Stethoscope, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/medical-practitioner-presenting-diagnosis-colleagues-holding-clipboard-briefing-with-coworkers-clinic-expert-therapist-talking-with-colleagues-about-disease-medicine-professional_482257-3981.jpg", imageAlt: "Doctor consulting patient" + imageSrc: "http://img.b2bpic.net/free-photo/medical-practitioner-presenting-diagnosis-colleagues-holding-clipboard-briefing-with-coworkers-clinic-expert-therapist-talking-with-colleagues-about-disease-medicine-professional_482257-3981.jpg?_wi=1", imageAlt: "Doctor consulting patient" }, { - imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314377.jpg", imageAlt: "Acute illness treatment" + imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314377.jpg?_wi=1", imageAlt: "Acute illness treatment" } ] }, @@ -98,10 +98,10 @@ export default function LandingPage() { title: "Preventive Healthcare", description: "Comprehensive health screenings and preventive care programs to help you maintain optimal wellness and catch issues early.", icon: Shield, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-communicating-with-her-patient-while-analyzing-his-medical-data-clinic_637285-8989.jpg", imageAlt: "Preventive health checkup" + imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-communicating-with-her-patient-while-analyzing-his-medical-data-clinic_637285-8989.jpg?_wi=1", imageAlt: "Preventive health checkup" }, { - imageSrc: "http://img.b2bpic.net/free-photo/medical-practitioner-presenting-diagnosis-colleagues-holding-clipboard-briefing-with-coworkers-clinic-expert-therapist-talking-with-colleagues-about-disease-medicine-professional_482257-3981.jpg", imageAlt: "Health consultation" + imageSrc: "http://img.b2bpic.net/free-photo/medical-practitioner-presenting-diagnosis-colleagues-holding-clipboard-briefing-with-coworkers-clinic-expert-therapist-talking-with-colleagues-about-disease-medicine-professional_482257-3981.jpg?_wi=2", imageAlt: "Health consultation" } ] }, @@ -112,7 +112,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/doctor-hands-carefully-measuring-tension_23-2148352064.jpg", imageAlt: "Chronic disease management" }, { - imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-communicating-with-her-patient-while-analyzing-his-medical-data-clinic_637285-8989.jpg", imageAlt: "Regular monitoring" + imageSrc: "http://img.b2bpic.net/free-photo/mature-doctor-communicating-with-her-patient-while-analyzing-his-medical-data-clinic_637285-8989.jpg?_wi=2", imageAlt: "Regular monitoring" } ] }, @@ -120,10 +120,10 @@ export default function LandingPage() { title: "Infection & Fever Treatment", description: "Rapid diagnosis and effective treatment of viral and bacterial infections with evidence-based medical protocols.", icon: Zap, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314377.jpg", imageAlt: "Infection treatment" + imageSrc: "http://img.b2bpic.net/free-photo/cute-dog-consultation_23-2149314377.jpg?_wi=2", imageAlt: "Infection treatment" }, { - imageSrc: "http://img.b2bpic.net/free-photo/medical-practitioner-presenting-diagnosis-colleagues-holding-clipboard-briefing-with-coworkers-clinic-expert-therapist-talking-with-colleagues-about-disease-medicine-professional_482257-3981.jpg", imageAlt: "Fever consultation" + imageSrc: "http://img.b2bpic.net/free-photo/medical-practitioner-presenting-diagnosis-colleagues-holding-clipboard-briefing-with-coworkers-clinic-expert-therapist-talking-with-colleagues-about-disease-medicine-professional_482257-3981.jpg?_wi=3", imageAlt: "Fever consultation" } ] }