Update src/app/get-involved/page.tsx
This commit is contained in:
@@ -78,11 +78,11 @@ export default function GetInvolvedPage() {
|
||||
background={{ variant: "circleGradient" }}
|
||||
mediaItems={[
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/volunteers-preparing-boxes-with-food-donations-using-tablet_23-2148732714.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/volunteers-preparing-boxes-with-food-donations-using-tablet_23-2148732714.jpg?_wi=3",
|
||||
imageAlt: "Volunteers collaborating on education programs",
|
||||
},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-children-looking-screen-lesson_259150-60331.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/teacher-with-children-looking-screen-lesson_259150-60331.jpg?_wi=4",
|
||||
imageAlt: "Educators engaging with children in learning activities",
|
||||
},
|
||||
]}
|
||||
@@ -117,7 +117,7 @@ export default function GetInvolvedPage() {
|
||||
name: "Make a Donation",
|
||||
price: "Financial Support",
|
||||
variant: "Fund programs, resources, teacher training",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064520.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/young-adults-meeting-up-study_23-2149064520.jpg?_wi=4",
|
||||
imageAlt: "Donors supporting educational initiatives",
|
||||
},
|
||||
{
|
||||
@@ -125,7 +125,7 @@ export default function GetInvolvedPage() {
|
||||
name: "Become a Volunteer",
|
||||
price: "Time & Expertise",
|
||||
variant: "Teach, mentor, organize events, help locally",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/smiling-mechanic-standing-with-arms-crossed_1170-2381.jpg?_wi=4",
|
||||
imageAlt: "Volunteers engaged in community service",
|
||||
},
|
||||
{
|
||||
@@ -133,7 +133,7 @@ export default function GetInvolvedPage() {
|
||||
name: "Corporate Partnership",
|
||||
price: "Business Collaboration",
|
||||
variant: "Employee programs, sponsorships, resources",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collaborative-work-group-young-project-managers-working-new-startup-analysis-plans-three-perspective-professional-young-people-sitting-modern-library-meeting_176420-8280.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/collaborative-work-group-young-project-managers-working-new-startup-analysis-plans-three-perspective-professional-young-people-sitting-modern-library-meeting_176420-8280.jpg?_wi=4",
|
||||
imageAlt: "Corporate team collaborating on social initiatives",
|
||||
},
|
||||
{
|
||||
@@ -141,7 +141,7 @@ export default function GetInvolvedPage() {
|
||||
name: "Institutional Partnership",
|
||||
price: "Educational Collaboration",
|
||||
variant: "Schools, colleges, research institutions",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-library-couch_273609-12733.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-library-couch_273609-12733.jpg?_wi=4",
|
||||
imageAlt: "Educational institution supporting learning programs",
|
||||
},
|
||||
]}
|
||||
@@ -159,7 +159,7 @@ export default function GetInvolvedPage() {
|
||||
description="Whether you have questions about our programs, want to explore partnership opportunities, or simply wish to learn more about Learninglee's impact, we'd love to hear from you. Fill in your email to get started."
|
||||
background={{ variant: "circleGradient" }}
|
||||
useInvertedBackground={false}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/volunteers-preparing-boxes-with-food-donations-using-tablet_23-2148732714.jpg"
|
||||
imageSrc="http://img.b2bpic.net/free-photo/volunteers-preparing-boxes-with-food-donations-using-tablet_23-2148732714.jpg?_wi=4"
|
||||
imageAlt="Diverse team of volunteers and educators collaborating"
|
||||
mediaAnimation="slide-up"
|
||||
mediaPosition="right"
|
||||
|
||||
Reference in New Issue
Block a user