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" 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" 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" 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' }, '*'); })(); +` + }} + /> + +