From 6218f1a8e5f22189d9b200b1dcbb45578c84e3a9 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:02:47 +0000 Subject: [PATCH 1/6] Update src/app/about/page.tsx --- src/app/about/page.tsx | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 2cd4275..d8f91de 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -86,7 +86,7 @@ export default function AboutPage() { "Personalized attention, mentorship, counseling services, and support for individual learning needs", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg" + imageSrc="http://img.b2bpic.net/free-photo/concentrated-woman-sitting-with-book_23-2147864185.jpg?_wi=2" imageAlt="School learning environment" mediaAnimation="opacity" imagePosition="right" @@ -110,7 +110,7 @@ export default function AboutPage() { name: "Dr. Sarah Johnson", role: "Mathematics & STEM Coordinator", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-pregnant-woman-with-tablet_23-2149304141.jpg?_wi=2", imageAlt: "Dr. Sarah Johnson", }, { @@ -118,7 +118,7 @@ export default function AboutPage() { name: "Mr. Arun Patel", role: "Science & Environmental Studies", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg", + "http://img.b2bpic.net/free-photo/front-view-male-chemist-white-medical-suit-sitting-with-solutions-white-desk-virus-science-covid-pandemic-lab_140725-77772.jpg?_wi=2", imageAlt: "Mr. Arun Patel", }, { @@ -126,7 +126,7 @@ export default function AboutPage() { name: "Ms. Emily Chen", role: "Literature & English Composition", imageSrc: - "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg", + "http://img.b2bpic.net/free-photo/smiley-woman-couch-reading_23-2148542781.jpg?_wi=2", imageAlt: "Ms. Emily Chen", }, { @@ -134,7 +134,7 @@ export default function AboutPage() { name: "Mr. Marcus Williams", role: "History & Social Studies", imageSrc: - "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg", + "http://img.b2bpic.net/free-photo/businessman-heading-work-with-bag_176420-18772.jpg?_wi=2", imageAlt: "Mr. Marcus Williams", }, { @@ -142,7 +142,7 @@ export default function AboutPage() { name: "Ms. Priya Sharma", role: "Arts & Creative Expression", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-woman-posing-cv_23-2149927574.jpg?_wi=2", imageAlt: "Ms. Priya Sharma", }, { @@ -150,7 +150,7 @@ export default function AboutPage() { name: "Coach James Rodriguez", role: "Physical Education & Sports", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg", + "http://img.b2bpic.net/free-photo/smiling-confident-manager-cafeteria_1098-20954.jpg?_wi=2", imageAlt: "Coach James Rodriguez", }, ]} -- 2.49.1 From 796b6ee7d0b68e5a7123af45b75125a2bca55770 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:02:48 +0000 Subject: [PATCH 2/6] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 98bd45e..a85e1e2 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -52,7 +52,7 @@ export default function ContactPage() { variant: "sparkles-gradient", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/talk-journalists_1098-13678.jpg" + imageSrc="http://img.b2bpic.net/free-photo/talk-journalists_1098-13678.jpg?_wi=2" imageAlt="school contact information desk reception" mediaAnimation="opacity" mediaPosition="right" -- 2.49.1 From 4bcc785902477684528370b090376f3b7359d25e Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 8 Mar 2026 18:02:48 +0000 Subject: [PATCH 3/6] Update src/app/layout.tsx --- src/app/layout.tsx | 1367 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 1367 insertions(+) diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 9861917..f48edee 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1432,6 +1432,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +