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