diff --git a/src/app/academics/page.tsx b/src/app/academics/page.tsx index ac6ac50..0a132cf 100644 --- a/src/app/academics/page.tsx +++ b/src/app/academics/page.tsx @@ -54,11 +54,11 @@ export default function AcademicsPage() { title: "ICSE Curriculum (Classes I-X)", description: "India's most progressive curriculum emphasizing conceptual clarity, application-based learning, and development of scientific temper with continuous assessment.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg?_wi=4", imageAlt: "Smart Classroom Technology", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pipette-test-tube-standing-classroom_259150-60300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pipette-test-tube-standing-classroom_259150-60300.jpg?_wi=3", imageAlt: "Science Laboratory", }, }, @@ -67,11 +67,11 @@ export default function AcademicsPage() { title: "ISC Curriculum (Classes XI-XII)", description: "Advanced Indian curriculum with specialized streams offering university-level subjects, research projects, and flexibility to pursue individual academic interests with depth.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-children-studying-floor-library_259150-58149.jpg?_wi=4", imageAlt: "Research Library", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/wireless-technology-could-be-very-useful_329181-14220.jpg?_wi=5", imageAlt: "Advanced Learning", }, }, @@ -80,11 +80,11 @@ export default function AcademicsPage() { title: "IGCSE Curriculum (Optional International Track)", description: "British international qualification recognized globally, emphasizing practical skills, independent learning, and assessment through continuous coursework and examinations.", phoneOne: { - imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pipette-test-tube-standing-classroom_259150-60300.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/girl-with-pipette-test-tube-standing-classroom_259150-60300.jpg?_wi=4", imageAlt: "International Education", }, phoneTwo: { - imageSrc: "http://img.b2bpic.net/free-photo/volleyball-players-having-match_23-2149492334.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/volleyball-players-having-match_23-2149492334.jpg?_wi=3", imageAlt: "Global Exposure", }, }, @@ -141,7 +141,7 @@ export default function AcademicsPage() {