diff --git a/src/app/page.tsx b/src/app/page.tsx index 1659a4f..39e6fc1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,23 +71,23 @@ export default function LandingPage() { ]} slides={[ { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg?_wi=1", imageAlt: "Compassionate mental health care in your language", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg?_wi=1", imageAlt: "A safe and professional space for your mental health", }, { - imageSrc: "http://img.b2bpic.net/free-photo/social-media-still-life-with-heart-arrow_23-2149019242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-media-still-life-with-heart-arrow_23-2149019242.jpg?_wi=1", imageAlt: "Culturally sensitive care provided with heart", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg?_wi=2", imageAlt: "Accessible telepsychiatry for families", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg?_wi=2", imageAlt: "Your journey to healing starts here", }, ]} @@ -113,7 +113,7 @@ export default function LandingPage() { title: "Based Care", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg?_wi=3" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -128,28 +128,28 @@ export default function LandingPage() { title: "Anxiety Support", description: "Managing stress and anxiety through tailored treatment plans.", buttonIcon: "Sparkles", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg?_wi=3", imageAlt: "diverse hispanic family warm home environment", }, { title: "Depression Care", description: "Evidence-based interventions to restore your quality of life.", buttonIcon: "Heart", - imageSrc: "http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-man-consoling-sad-patient_23-2148398339.jpg?_wi=4", imageAlt: "compassionate mental health consultation", }, { title: "Life Transitions", description: "Guidance during major life changes and personal growth.", buttonIcon: "RefreshCw", - imageSrc: "http://img.b2bpic.net/free-photo/social-media-still-life-with-heart-arrow_23-2149019242.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/social-media-still-life-with-heart-arrow_23-2149019242.jpg?_wi=2", imageAlt: "compassion heart speech bubble icon", }, { title: "Trauma Care", description: "Safe, trauma-informed support for healing and recovery.", buttonIcon: "Shield", - imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-working-laptop_23-2148898734.jpg?_wi=4", imageAlt: "diverse hispanic family warm home environment", }, ]}