From 0b1c5c92b514bc1a93a3166780164cb265abff64 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 6 Mar 2026 15:04:52 +0000 Subject: [PATCH 1/4] Update src/app/admissions/page.tsx --- src/app/admissions/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) 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() {