From ea71bc50c1e5972f247a3906bb6968ccb7497aec Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:37:45 +0000 Subject: [PATCH 1/5] Update src/app/about/page.tsx --- src/app/about/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/about/page.tsx b/src/app/about/page.tsx index 3510256..028e057 100644 --- a/src/app/about/page.tsx +++ b/src/app/about/page.tsx @@ -103,7 +103,7 @@ export default function AboutPage() { avatarSrc: "http://img.b2bpic.net/free-photo/pretty-asian-woman_1098-20837.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/young-lady-academic-dress-pointing-aside-looking-joyful_176474-82274.jpg", + "http://img.b2bpic.net/free-photo/young-lady-academic-dress-pointing-aside-looking-joyful_176474-82274.jpg?_wi=2", }, { id: "2", @@ -116,7 +116,7 @@ export default function AboutPage() { avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-office-center_1303-19604.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171984.jpg", + "http://img.b2bpic.net/free-photo/medium-shot-parents-working-remotely_23-2150171984.jpg?_wi=2", }, { id: "3", @@ -129,7 +129,7 @@ export default function AboutPage() { avatarSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-professional-business-woman-smiling-outdoor_1391-4.jpg", imageSrc: - "http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg", + "http://img.b2bpic.net/free-photo/concentrated-young-people-reading-information-from-laptop_74855-4102.jpg?_wi=2", }, ]} textboxLayout="default" -- 2.49.1 From 56bbd4882298278879a9d25ec3c6be1922133d7d Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:37:46 +0000 Subject: [PATCH 2/5] Update src/app/admissions/page.tsx --- src/app/admissions/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/admissions/page.tsx b/src/app/admissions/page.tsx index 6d22aff..a57f8fd 100644 --- a/src/app/admissions/page.tsx +++ b/src/app/admissions/page.tsx @@ -104,7 +104,7 @@ export default function AdmissionsPage() { description="Have questions about the admissions process? Contact us or subscribe to our newsletter for updates on admission deadlines, entrance examination dates, and open house events." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg?_wi=2" imageAlt="INTEGOMB Campus" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 8270364a8125d02adc166c9e3f10e935bc5f9fa5 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:37:46 +0000 Subject: [PATCH 3/5] 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 e80ec8d..86ea45a 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -50,7 +50,7 @@ export default function ContactPage() { description="Subscribe to our newsletter for updates on admissions, events, and student achievements. Contact us for inquiries about school programs and facilities." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg" + imageSrc="http://img.b2bpic.net/free-photo/detroit-flower-day_181624-21694.jpg?_wi=3" imageAlt="INTEGOMB Campus" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 93ee340b303dd1ccd6d3fade8a75fdd5ebad9fa2 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 18:37:47 +0000 Subject: [PATCH 4/5] 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 3136aac..0a6be2e 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' }, '*'); })(); +` + }} + /> + +