diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 418a0be..aea9c20 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -53,7 +53,7 @@ export default function AdmissionsPage() { "Cutting-edge programs in civil, mechanical, electrical, and software engineering with hands-on laboratory experience.", tag: "Engineering", imageSrc: - "http://img.b2bpic.net/free-photo/radiologists-specialists-examine-x-ray-test-results-right-treatment_482257-123082.jpg", + "http://img.b2bpic.net/free-photo/radiologists-specialists-examine-x-ray-test-results-right-treatment_482257-123082.jpg?_wi=3", imageAlt: "Engineering students in laboratory", }, { @@ -63,7 +63,7 @@ export default function AdmissionsPage() { "Comprehensive business education covering finance, management, marketing, and entrepreneurship with industry partnerships.", tag: "Business", imageSrc: - "http://img.b2bpic.net/free-photo/entrepreneurs-meeting-office_23-2148898680.jpg", + "http://img.b2bpic.net/free-photo/entrepreneurs-meeting-office_23-2148898680.jpg?_wi=3", imageAlt: "Business classroom with students", }, { @@ -73,7 +73,7 @@ export default function AdmissionsPage() { "Advanced research opportunities in biology, chemistry, physics, and environmental science with modern research facilities.", tag: "Science", imageSrc: - "http://img.b2bpic.net/free-photo/groupe-researchers-pharmacology-hospital-laboratory-modern-equipment-research-laboratory_482257-34686.jpg", + "http://img.b2bpic.net/free-photo/groupe-researchers-pharmacology-hospital-laboratory-modern-equipment-research-laboratory_482257-34686.jpg?_wi=3", imageAlt: "Science laboratory research", }, ]} @@ -140,7 +140,7 @@ export default function AdmissionsPage() {