diff --git a/src/app/get-involved/page.tsx b/src/app/get-involved/page.tsx index f44bfd9..dde63c6 100644 --- a/src/app/get-involved/page.tsx +++ b/src/app/get-involved/page.tsx @@ -79,11 +79,11 @@ export default function GetInvolvedPage() { background={{ variant: "circleGradient" }} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/boy-hiding-pots_23-2151960756.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/boy-hiding-pots_23-2151960756.jpg?_wi=2", imageAlt: "Children learning together in Learninglee programs", }, { - imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/kid-playing-with-paper-plane_23-2151582155.jpg?_wi=5", imageAlt: "Children engaged in educational activities", }, ]} @@ -176,7 +176,7 @@ export default function GetInvolvedPage() { name: "Volunteer Your Time", price: "Active Participation", variant: "Teaching | Mentoring | Program Support", - imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/portrait-old-female-teacher-class_23-2148925500.jpg?_wi=9", imageAlt: "Volunteer educators making impact", }, { @@ -184,7 +184,7 @@ export default function GetInvolvedPage() { name: "Corporate Partnership", price: "Strategic Collaboration", variant: "CSR Programs | Employee Engagement", - imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/employee-explaining-her-strategy-whiteboard_1098-4009.jpg?_wi=3", imageAlt: "Corporate partners collaborating on education", }, { @@ -192,7 +192,7 @@ export default function GetInvolvedPage() { name: "Institutional Alliance", price: "Systemic Change", variant: "School Partnerships | Research Collaboration", - imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/environment-volunteer-concept-with-group-persons_23-2147807226.jpg?_wi=3", imageAlt: "Institutional leaders supporting education", }, ]} @@ -212,7 +212,7 @@ export default function GetInvolvedPage() { description="Connect with us today to discuss how you can best contribute to our mission. Whether you have questions, want to volunteer, or are interested in partnership opportunities, we'd love to hear from you." background={{ variant: "circleGradient" }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg" + imageSrc="http://img.b2bpic.net/free-photo/fighting-hunger-poverty-together_482257-84897.jpg?_wi=3" imageAlt="Diverse team of volunteers and educators collaborating" mediaAnimation="slide-up" mediaPosition="right"