diff --git a/src/app/page.tsx b/src/app/page.tsx index 95c1aa2..7b0d018 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -115,7 +115,7 @@ export default function HomePage() { tag="Our Mission" tagIcon={Award} tagAnimation="opacity" - imageSrc="http://img.b2bpic.net/free-photo/diverse-group-people-waiting-queue-attend-job-interview-hr-recruiter-taking-male-applicant-recruitment-meeting-african-american-man-with-cv-career-opportunity_482257-40783.jpg" + imageSrc="http://img.b2bpic.net/free-photo/diverse-group-people-waiting-queue-attend-job-interview-hr-recruiter-taking-male-applicant-recruitment-meeting-african-american-man-with-cv-career-opportunity_482257-40783.jpg?_wi=1" imageAlt="Professional medical facility interior clean" mediaAnimation="blur-reveal" metricsAnimation="slide-up" @@ -251,21 +251,21 @@ export default function HomePage() { { title: "Diagnostic Excellence", description: "Advanced imaging and diagnostic equipment for accurate patient assessment and early disease detection.", - imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-providing-expert-advice-cure-migraine-checkup_482257-126433.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-doctor-providing-expert-advice-cure-migraine-checkup_482257-126433.jpg?_wi=1", imageAlt: "Diagnostic equipment", buttonIcon: Microscope, }, { title: "Surgical Precision", description: "State-of-the-art surgical equipment and lighting systems designed for optimal operating room performance.", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-male-surgeon-operation-theater-looking-camera-doctor-scrubs-medical-mask-modern-hospital-operating-room_657921-1053.jpg?_wi=1", imageAlt: "Surgical equipment", buttonIcon: Scalpel, }, { title: "Patient Monitoring", description: "Real-time vital signs monitoring systems that integrate seamlessly with hospital IT infrastructure.", - imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-performing-neurological-examination-with-pen-light-assess-patient-cognition_482257-135646.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-doctor-performing-neurological-examination-with-pen-light-assess-patient-cognition_482257-135646.jpg?_wi=1", imageAlt: "Patient monitoring", buttonIcon: Activity, },