Merge version_1 into main #3
@@ -141,9 +141,9 @@ export default function LandingPage() {
|
||||
title: "Wellbeing & Self-Care", description: "Prioritize your mental health with resources and strategies for resilience.", icon: Heart,
|
||||
mediaItems: [
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswoman-with-hands-crossed_1098-20032.jpg", imageAlt: "A young person meditating calmly."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswoman-with-hands-crossed_1098-20032.jpg?_wi=1", imageAlt: "A young person meditating calmly."},
|
||||
{
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15508.jpg", imageAlt: "Hands gently holding, symbolizing support."},
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15508.jpg?_wi=1", imageAlt: "Hands gently holding, symbolizing support."},
|
||||
]
|
||||
}
|
||||
]}
|
||||
@@ -180,9 +180,9 @@ export default function LandingPage() {
|
||||
{
|
||||
id: "t1", name: "Sarah Johnson", role: "Lead Mentor", imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-work_23-2149097942.jpg", imageAlt: "Sarah Johnson, Lead Mentor"},
|
||||
{
|
||||
id: "t2", name: "Michael Chen", role: "Program Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswoman-with-hands-crossed_1098-20032.jpg", imageAlt: "Michael Chen, Program Coordinator"},
|
||||
id: "t2", name: "Michael Chen", role: "Program Coordinator", imageSrc: "http://img.b2bpic.net/free-photo/cheerful-businesswoman-with-hands-crossed_1098-20032.jpg?_wi=2", imageAlt: "Michael Chen, Program Coordinator"},
|
||||
{
|
||||
id: "t3", name: "Emily Rodriguez", role: "Wellbeing Specialist", imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15508.jpg", imageAlt: "Emily Rodriguez, Wellbeing Specialist"},
|
||||
id: "t3", name: "Emily Rodriguez", role: "Wellbeing Specialist", imageSrc: "http://img.b2bpic.net/free-photo/group-creative-people-analyzing-result-work_329181-15508.jpg?_wi=2", imageAlt: "Emily Rodriguez, Wellbeing Specialist"},
|
||||
{
|
||||
id: "t4", name: "David Kim", role: "Housing Advisor", imageSrc: "http://img.b2bpic.net/free-photo/team-professional-businesspeople-meeting-presentation_23-2148824866.jpg", imageAlt: "David Kim, Housing Advisor"},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user