From d7aa56411faf9be27fd15559f9228587b3c835f6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:24:59 +0000 Subject: [PATCH 1/3] Update src/app/about/page.tsx --- src/app/about/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 32c6d0e..dc743bd 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -95,16 +95,16 @@ export default function AboutPage() { tag="Academic Leadership" members={[ { - id: "1", name: "Dr. Fatima Al-Rashid", role: "Headmaster", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2149204753.jpg", imageAlt: "professional educator teacher portrait" + id: "1", name: "Dr. Fatima Al-Rashid", role: "Headmaster", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2149204753.jpg?_wi=2", imageAlt: "professional educator teacher portrait" }, { - id: "2", name: "Prof. James Mitchell", role: "Science Director", imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg", imageAlt: "female educator academic professional" + id: "2", name: "Prof. James Mitchell", role: "Science Director", imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg?_wi=2", imageAlt: "female educator academic professional" }, { - id: "3", name: "Dr. Mohammad Hassan", role: "Humanities Chair", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310946.jpg", imageAlt: "male professor academic expert" + id: "3", name: "Dr. Mohammad Hassan", role: "Humanities Chair", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310946.jpg?_wi=2", imageAlt: "male professor academic expert" }, { - id: "4", name: "Dr. Aisha Al-Mansouri", role: "Languages Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", imageAlt: "academic professional educator expert" + id: "4", name: "Dr. Aisha Al-Mansouri", role: "Languages Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg?_wi=2", imageAlt: "academic professional educator expert" }, ]} gridVariant="four-items-2x2-equal-grid" -- 2.49.1 From bba82be0ac6090e44d056d8f06ce5409d318a0b6 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:24:59 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 1e741fa..ddc3b20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -118,16 +118,16 @@ export default function HomePage() { tag="Excellence" features={[ { - id: "01", title: "Primary Education", description: "Foundation-building years with emphasis on critical thinking, creativity, and collaborative learning skills", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-exam_23-2149038433.jpg", imageAlt: "international education global standards" + id: "01", title: "Primary Education", description: "Foundation-building years with emphasis on critical thinking, creativity, and collaborative learning skills", imageSrc: "http://img.b2bpic.net/free-photo/colleagues-studying-together-exam_23-2149038433.jpg?_wi=1", imageAlt: "international education global standards" }, { - id: "02", title: "Secondary Education", description: "Rigorous curriculum preparing students for international examinations and higher education", imageSrc: "http://img.b2bpic.net/free-photo/group-teens-doing-experiments-robotics-laboratory-boys-girls-protective-vr_1268-23742.jpg", imageAlt: "STEM education classroom laboratory" + id: "02", title: "Secondary Education", description: "Rigorous curriculum preparing students for international examinations and higher education", imageSrc: "http://img.b2bpic.net/free-photo/group-teens-doing-experiments-robotics-laboratory-boys-girls-protective-vr_1268-23742.jpg?_wi=1", imageAlt: "STEM education classroom laboratory" }, { - id: "03", title: "Language Programs", description: "Multilingual education with proficiency in English, Arabic, and additional international languages", imageSrc: "http://img.b2bpic.net/free-photo/side-view-children-with-medical-masks-classroom-saluting-each-other-from-distance_23-2148848266.jpg", imageAlt: "language learning classroom education" + id: "03", title: "Language Programs", description: "Multilingual education with proficiency in English, Arabic, and additional international languages", imageSrc: "http://img.b2bpic.net/free-photo/side-view-children-with-medical-masks-classroom-saluting-each-other-from-distance_23-2148848266.jpg?_wi=1", imageAlt: "language learning classroom education" }, { - id: "04", title: "Advanced Studies", description: "Specialized tracks in STEM, humanities, and arts preparing students for university entrance", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-readers-library_23-2147678908.jpg", imageAlt: "modern university library interior" + id: "04", title: "Advanced Studies", description: "Specialized tracks in STEM, humanities, and arts preparing students for university entrance", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-readers-library_23-2147678908.jpg?_wi=1", imageAlt: "modern university library interior" }, ]} gridVariant="two-columns-alternating-heights" @@ -177,16 +177,16 @@ export default function HomePage() { tag="Leadership" members={[ { - id: "1", name: "Dr. Fatima Al-Rashid", role: "Headmaster", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2149204753.jpg", imageAlt: "professional educator teacher portrait" + id: "1", name: "Dr. Fatima Al-Rashid", role: "Headmaster", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-library_23-2149204753.jpg?_wi=1", imageAlt: "professional educator teacher portrait" }, { - id: "2", name: "Prof. James Mitchell", role: "Science Director", imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg", imageAlt: "female educator academic professional" + id: "2", name: "Prof. James Mitchell", role: "Science Director", imageSrc: "http://img.b2bpic.net/free-photo/smart-teenager-doing-exam_1098-2507.jpg?_wi=1", imageAlt: "female educator academic professional" }, { - id: "3", name: "Dr. Mohammad Hassan", role: "Humanities Chair", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310946.jpg", imageAlt: "male professor academic expert" + id: "3", name: "Dr. Mohammad Hassan", role: "Humanities Chair", imageSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310946.jpg?_wi=1", imageAlt: "male professor academic expert" }, { - id: "4", name: "Dr. Aisha Al-Mansouri", role: "Languages Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg", imageAlt: "academic professional educator expert" + id: "4", name: "Dr. Aisha Al-Mansouri", role: "Languages Director", imageSrc: "http://img.b2bpic.net/free-photo/smiling-businessman-holding-jacket-shoulder_1262-3853.jpg?_wi=1", imageAlt: "academic professional educator expert" }, ]} gridVariant="four-items-2x2-equal-grid" -- 2.49.1 From aa14f2f2b2a61139530c7c6ec4cce59653b12324 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 19:24:59 +0000 Subject: [PATCH 3/3] Update src/app/programs/page.tsx --- src/app/programs/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/programs/page.tsx b/src/app/programs/page.tsx index 1cd6bb5..fc09f37 100644 --- a/src/app/programs/page.tsx +++ b/src/app/programs/page.tsx @@ -75,16 +75,16 @@ export default function ProgramsPage() {