diff --git a/src/app/page.tsx b/src/app/page.tsx index 57eb923..30d20a0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,7 +71,7 @@ export default function LandingPage() { href: "#mission", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/men-women-standing-holding-saplings_1150-23989.jpg" + imageSrc="http://img.b2bpic.net/free-photo/men-women-standing-holding-saplings_1150-23989.jpg?_wi=1" tagIcon={Heart} /> @@ -103,21 +103,21 @@ export default function LandingPage() { { title: "Dreams", description: "Uplifting young visionaries through goal setting and mentorship.", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-holding-protest-banner_23-2149343490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-holding-protest-banner_23-2149343490.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/six-dart-run-success-target-wooden-background_1357-79.jpg", buttonText: "Learn More", }, { title: "Talents", description: "Discovering raw talent and fostering creative skill development.", - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-choosing-color-from-sampler_1170-762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-choosing-color-from-sampler_1170-762.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/last-measurements-young-bride_329181-13641.jpg", buttonText: "Learn More", }, { title: "Careers", description: "Bridging education to work with industry internships and networking.", - imageSrc: "http://img.b2bpic.net/free-photo/asian-man-skateboarding-city-outdoors_23-2149003818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-man-skateboarding-city-outdoors_23-2149003818.jpg?_wi=1", titleImageSrc: "http://img.b2bpic.net/free-photo/career-employment-occupation-recruitment-work-concept_53876-128104.jpg", buttonText: "Learn More", }, @@ -166,7 +166,7 @@ export default function LandingPage() { quote: "Green Olive gave me the mentorship and career guidance I never had.", tag: "Success", avatarSrc: "http://img.b2bpic.net/free-photo/blonde-woman-posing-outdoors-while-holding-book_23-2148396318.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/men-women-standing-holding-saplings_1150-23989.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/men-women-standing-holding-saplings_1150-23989.jpg?_wi=2", imageAlt: "young student professional success", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { quote: "Truly a life changing foundation for young people.", tag: "Mentorship", avatarSrc: "http://img.b2bpic.net/free-photo/group-graphic-designers-smiling-while-working-computer_1170-791.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-holding-protest-banner_23-2149343490.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-young-woman-holding-protest-banner_23-2149343490.jpg?_wi=2", imageAlt: "young student professional success", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { quote: "Support that makes a real difference in the long run.", tag: "Career", avatarSrc: "http://img.b2bpic.net/free-photo/young-colleagues-working-together-cafe_273609-13306.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-choosing-color-from-sampler_1170-762.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-graphic-designer-choosing-color-from-sampler_1170-762.jpg?_wi=2", imageAlt: "young student professional success", }, { @@ -210,7 +210,7 @@ export default function LandingPage() { quote: "Encouraging, inspiring, and always there to help.", tag: "Education", avatarSrc: "http://img.b2bpic.net/free-photo/office-workers-working-together-as-team_23-2149310889.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/asian-man-skateboarding-city-outdoors_23-2149003818.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/asian-man-skateboarding-city-outdoors_23-2149003818.jpg?_wi=2", imageAlt: "young student professional success", }, ]}