diff --git a/src/app/page.tsx b/src/app/page.tsx index 3c8d368..a74e600 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { handle: "@jane_s", testimonial: "The communication from the district has completely changed our family's involvement.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/glad-multiethnic-dark-skinned-woman-youngster-give-high-five-each-other-sit-workplace-achieve-good-results-while-study-together-write-records-notepad-demonstrate-their-agreement_273609-29243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glad-multiethnic-dark-skinned-woman-youngster-give-high-five-each-other-sit-workplace-achieve-good-results-while-study-together-write-records-notepad-demonstrate-their-agreement_273609-29243.jpg?_wi=1", }, { name: "Marcus L.", @@ -103,7 +103,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/caucasian-tutor-guiding-two-elementary-school-girls-library-desk_482257-123184.jpg" + imageSrc="http://img.b2bpic.net/free-photo/caucasian-tutor-guiding-two-elementary-school-girls-library-desk_482257-123184.jpg?_wi=1" imageAlt="diverse group of students in classroom" avatars={[ { @@ -160,7 +160,7 @@ export default function LandingPage() { description="We are dedicated to providing a high-quality education that prepares every child for the complexities of tomorrow. Through community engagement and institutional excellence, we foster success." subdescription="Our curriculum evolves to meet student needs, ensuring equity, growth, and inclusion at every level." icon={GraduationCap} - imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-844.jpg" + imageSrc="http://img.b2bpic.net/free-photo/town-square_1359-844.jpg?_wi=1" mediaAnimation="slide-up" /> @@ -246,21 +246,21 @@ export default function LandingPage() { id: "t2", name: "James Chen", role: "Board President", - imageSrc: "http://img.b2bpic.net/free-photo/caucasian-tutor-guiding-two-elementary-school-girls-library-desk_482257-123184.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/caucasian-tutor-guiding-two-elementary-school-girls-library-desk_482257-123184.jpg?_wi=2", imageAlt: "Woman in white jacket stands before a window on the street ", }, { id: "t3", name: "Maria Rodriguez", role: "Director of Instruction", - imageSrc: "http://img.b2bpic.net/free-photo/town-square_1359-844.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/town-square_1359-844.jpg?_wi=2", imageAlt: "Woman in white jacket stands before a window on the street ", }, { id: "t4", name: "Robert Banks", role: "Operations Manager", - imageSrc: "http://img.b2bpic.net/free-photo/glad-multiethnic-dark-skinned-woman-youngster-give-high-five-each-other-sit-workplace-achieve-good-results-while-study-together-write-records-notepad-demonstrate-their-agreement_273609-29243.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/glad-multiethnic-dark-skinned-woman-youngster-give-high-five-each-other-sit-workplace-achieve-good-results-while-study-together-write-records-notepad-demonstrate-their-agreement_273609-29243.jpg?_wi=2", imageAlt: "Woman in white jacket stands before a window on the street ", }, ]}