diff --git a/src/app/page.tsx b/src/app/page.tsx index e5528d6..a8ff1af 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -73,19 +73,19 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/sport-stadium_1127-2131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-stadium_1127-2131.jpg?_wi=1", imageAlt: "Medical Conference stage", }, { - imageSrc: "http://img.b2bpic.net/free-photo/physician-analyzing-radiography-scan-with-mother-kid-explain-health-diagnosis-male-doctor-looking-x-ray-results-help-patient-with-disease-treatment-showing-medical-problem_482257-41815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-analyzing-radiography-scan-with-mother-kid-explain-health-diagnosis-male-doctor-looking-x-ray-results-help-patient-with-disease-treatment-showing-medical-problem_482257-41815.jpg?_wi=1", imageAlt: "Cadaveric Workshop", }, { - imageSrc: "http://img.b2bpic.net/free-photo/group-healthcare-workers-with-protective-face-masks-talking-hospital-hallway_637285-9089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-healthcare-workers-with-protective-face-masks-talking-hospital-hallway_637285-9089.jpg?_wi=1", imageAlt: "Conference Networking", }, { - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053267.jpg?_wi=1", imageAlt: "Clinical Facility", }, { @@ -186,7 +186,7 @@ export default function LandingPage() { button: { text: "Details", }, - imageSrc: "http://img.b2bpic.net/free-photo/sport-stadium_1127-2131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-stadium_1127-2131.jpg?_wi=2", imageAlt: "medical workshop icon", }, { @@ -201,7 +201,7 @@ export default function LandingPage() { button: { text: "Details", }, - imageSrc: "http://img.b2bpic.net/free-photo/physician-analyzing-radiography-scan-with-mother-kid-explain-health-diagnosis-male-doctor-looking-x-ray-results-help-patient-with-disease-treatment-showing-medical-problem_482257-41815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-analyzing-radiography-scan-with-mother-kid-explain-health-diagnosis-male-doctor-looking-x-ray-results-help-patient-with-disease-treatment-showing-medical-problem_482257-41815.jpg?_wi=2", imageAlt: "medical workshop icon", }, ]} @@ -230,7 +230,7 @@ export default function LandingPage() { name: "Dr. Kundan Kushwah", role: "Organising Chair", description: "Conference lead.", - imageSrc: "http://img.b2bpic.net/free-photo/sport-stadium_1127-2131.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sport-stadium_1127-2131.jpg?_wi=3", imageAlt: "networking icon medical", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { name: "Dr. Akshay Jain", role: "Coordinator", description: "Conference logistics lead.", - imageSrc: "http://img.b2bpic.net/free-photo/physician-analyzing-radiography-scan-with-mother-kid-explain-health-diagnosis-male-doctor-looking-x-ray-results-help-patient-with-disease-treatment-showing-medical-problem_482257-41815.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/physician-analyzing-radiography-scan-with-mother-kid-explain-health-diagnosis-male-doctor-looking-x-ray-results-help-patient-with-disease-treatment-showing-medical-problem_482257-41815.jpg?_wi=3", imageAlt: "networking icon medical", }, { @@ -246,7 +246,7 @@ export default function LandingPage() { name: "Dr. Anurag Panvel", role: "Scientific Committee", description: "Academic program.", - imageSrc: "http://img.b2bpic.net/free-photo/group-healthcare-workers-with-protective-face-masks-talking-hospital-hallway_637285-9089.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-healthcare-workers-with-protective-face-masks-talking-hospital-hallway_637285-9089.jpg?_wi=2", imageAlt: "networking icon medical", }, { @@ -254,7 +254,7 @@ export default function LandingPage() { name: "Dr. Rahul Mehta", role: "Registration Lead", description: "Delegate support.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053267.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-dentist-instruments_23-2151053267.jpg?_wi=2", imageAlt: "networking icon medical", }, ]} @@ -353,7 +353,7 @@ export default function LandingPage() { title="Frequently Asked Questions" description="Get essential information regarding registration, travel, and the conference schedule." faqsAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/buildings-with-birds_23-2148106901.jpg" + imageSrc="http://img.b2bpic.net/free-photo/buildings-with-birds_23-2148106901.jpg?_wi=1" /> @@ -377,7 +377,7 @@ export default function LandingPage() {