diff --git a/src/app/page.tsx b/src/app/page.tsx index da51e07..1acc5e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -43,7 +43,7 @@ export default function HomePage() { title="Welcome to Sunnybrook Elementary School" description="Where every child learns, grows, and thrives. A community dedicated to nurturing young minds and fostering a love of learning." tag="Excellence in Education" - imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=1" imageAlt="Sunnybrook Elementary School students learning together" textPosition="center" showBlur={true} @@ -60,7 +60,7 @@ export default function HomePage() { title="Our School Community" description="Sunnybrook Elementary has served families in our community for over 25 years. We provide a safe, inclusive, and nurturing environment where children develop academically and socially. Our dedicated team of educators is committed to bringing out the best in every student." tag="About Us" - imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg" + imageSrc="http://img.b2bpic.net/free-photo/low-rise-building_1127-3268.jpg?_wi=1" imageAlt="Sunnybrook Elementary School building" buttons={[{ text: "Meet Our Team", href: "/about" }]} useInvertedBackground={false} @@ -77,21 +77,21 @@ export default function HomePage() { id: 1, title: "Core Curriculum", description: "Rigorous instruction in mathematics, language arts, science, and social studies with hands-on learning experiences.", - imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/front-view-woman-giving-presentation-people-office_23-2148502203.jpg?_wi=1", imageAlt: "Classroom instruction and teaching methods", }, { id: 2, title: "Enrichment Activities", description: "Music, art, physical education, and special interest clubs that develop well-rounded learners and foster creativity.", - imageSrc: "http://img.b2bpic.net/free-photo/sporty-kids-holding-balls-gym_23-2149351797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/sporty-kids-holding-balls-gym_23-2149351797.jpg?_wi=1", imageAlt: "School activities and extracurricular programs", }, { id: 3, title: "Student Support", description: "Counseling, reading intervention, and special education services ensuring every child receives the support they need.", - imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-mixed-race-women-have-conversation-learning-process_273609-28625.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/horizontal-shot-mixed-race-women-have-conversation-learning-process_273609-28625.jpg?_wi=1", imageAlt: "Student support and counseling services", }, ]} @@ -147,28 +147,28 @@ export default function HomePage() { id: "1", name: "Dr. Margaret Chen", role: "Principal", - imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-with-class-register-sitting-school-desk-front-blackboard-classroom-holding-pointer-explaining-lesson-looking-frowningly-with-arms-crossed_141793-131476.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-teacher-wearing-glasses-with-class-register-sitting-school-desk-front-blackboard-classroom-holding-pointer-explaining-lesson-looking-frowningly-with-arms-crossed_141793-131476.jpg?_wi=1", imageAlt: "Dr. Margaret Chen, Principal", }, { id: "2", name: "James Morrison", role: "Grade 3-4 Teacher", - imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/congratulations-you-did-test-very-well_637285-8618.jpg?_wi=1", imageAlt: "James Morrison, Grade 3-4 Teacher", }, { id: "3", name: "Lisa Rodriguez", role: "Reading Specialist", - imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13026.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/young-students-classroom_329181-13026.jpg?_wi=1", imageAlt: "Lisa Rodriguez, Reading Specialist", }, { id: "4", name: "David Thompson", role: "School Counselor", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-attractive-light-haired-european-student-girl-with-short-hair-striped-shirt-sitting-university-library-preparing-exams-talking-with-friend_176420-8304.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-young-attractive-light-haired-european-student-girl-with-short-hair-striped-shirt-sitting-university-library-preparing-exams-talking-with-friend_176420-8304.jpg?_wi=1", imageAlt: "David Thompson, School Counselor", }, ]} @@ -216,7 +216,7 @@ export default function HomePage() { content: "Yes, we offer various scholarship programs for families with demonstrated financial need. Contact the office to discuss available options.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg" + imageSrc="http://img.b2bpic.net/free-photo/row-multiethnic-elementary-students-reading-book-classroom-vintage-effect-style-pictures_1253-1577.jpg?_wi=2" imageAlt="Classroom learning environment at Sunnybrook Elementary" mediaAnimation="slide-up" mediaPosition="right" @@ -234,7 +234,7 @@ export default function HomePage() { description="Have questions or want to learn more about Sunnybrook Elementary? We'd love to hear from you. Reach out to schedule a campus tour or discuss enrollment." background={{ variant: "sparkles-gradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/happy-black-teacher-schoolgirl-using-digital-tablet-classroom_637285-9450.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-black-teacher-schoolgirl-using-digital-tablet-classroom_637285-9450.jpg?_wi=1" imageAlt="Teacher ready to assist with school inquiries" mediaAnimation="slide-up" mediaPosition="right" @@ -246,7 +246,7 @@ export default function HomePage() {