diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 10eb557..87cc1b0 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -83,7 +83,7 @@ export default function AdmissionsPage() { "Complete the online application form with your personal details, educational background, and choice of engineering discipline. Upload required documents including board exam certificates and entrance test scores.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg", + "http://img.b2bpic.net/free-photo/group-young-people-doing-experiments-robotics-laboratory-girls-protective-glasses_1268-24389.jpg?_wi=5", }, items: [ { icon: CheckCircle, text: "Complete Application Form" }, @@ -99,7 +99,7 @@ export default function AdmissionsPage() { "NRIIT evaluates applications based on JEE (Main) or state entrance exam scores combined with class XII board exam performance. Shortlisted candidates are invited for counseling.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg", + "http://img.b2bpic.net/free-photo/young-smart-light-haired-girl-with-bob-hairstyle-casual-clothes-sitting-chair-modern-library-reading-favourite-book-relaxing-after-long-day-study_176420-8324.jpg?_wi=4", }, items: [ { icon: Target, text: "Entrance Exam Scores" }, @@ -115,7 +115,7 @@ export default function AdmissionsPage() { "Selected candidates attend counseling sessions to finalize their engineering discipline choice. After seat allocation, students proceed with document verification and fee payment to secure their admission.", media: { imageSrc: - "http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg", + "http://img.b2bpic.net/free-photo/empty-laboratory-with-nobody-it-prepared-genetic-test-using-professional-microscope_482257-2120.jpg?_wi=10", }, items: [ { icon: CheckCircle, text: "Counseling Sessions" },