From f6e337379b1678d801a8ed8841e04fac8e82522d Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 10 Mar 2026 10:30:33 +0000 Subject: [PATCH] Update src/app/reflect/page.tsx --- src/app/reflect/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/reflect/page.tsx b/src/app/reflect/page.tsx index d7d2a41..15a7b18 100644 --- a/src/app/reflect/page.tsx +++ b/src/app/reflect/page.tsx @@ -47,7 +47,7 @@ export default function ReflectPage() { tagIcon={Heart} tagAnimation="slide-up" background={{ variant: "sparkles-gradient" }} - imageSrc="http://img.b2bpic.net/free-photo/woman-using-smartphone-while-bed_23-2148188613.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-using-smartphone-while-bed_23-2148188613.jpg?_wi=2" imageAlt="Person in peaceful reflection and emotional expression" imagePosition="right" mediaAnimation="blur-reveal" @@ -69,19 +69,19 @@ export default function ReflectPage() { features={[ { id: 1, - title: "Emotion Journaling", description: "Gently guide your emotions onto the page. Our prompts help you explore what you're feeling without analysis or criticism. Writing becomes meditation, and your words become medicine.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-while-bed_23-2148188613.jpg", imageAlt: "Peaceful journaling moment" + title: "Emotion Journaling", description: "Gently guide your emotions onto the page. Our prompts help you explore what you're feeling without analysis or criticism. Writing becomes meditation, and your words become medicine.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-while-bed_23-2148188613.jpg?_wi=3", imageAlt: "Peaceful journaling moment" }, { id: 2, - title: "Gratitude & Celebration", description: "Acknowledge the beautiful moments, small victories, and reasons to smile. Cultivating gratitude transforms your perspective and deepens your emotional resilience.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-blurred-cover-collection_23-2149014167.jpg", imageAlt: "Warm, uplifting visual celebration" + title: "Gratitude & Celebration", description: "Acknowledge the beautiful moments, small victories, and reasons to smile. Cultivating gratitude transforms your perspective and deepens your emotional resilience.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-blurred-cover-collection_23-2149014167.jpg?_wi=2", imageAlt: "Warm, uplifting visual celebration" }, { id: 3, - title: "Growth Reflection", description: "Look back on your journey with compassion. Recognize how far you've come, celebrate the obstacles you've overcome, and identify the wisdom you've gained.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_52683-43470.jpg", imageAlt: "Reflective moment of personal growth" + title: "Growth Reflection", description: "Look back on your journey with compassion. Recognize how far you've come, celebrate the obstacles you've overcome, and identify the wisdom you've gained.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_52683-43470.jpg?_wi=2", imageAlt: "Reflective moment of personal growth" }, { id: 4, - title: "Community Sharing", description: "When you're ready, share your reflections with our supportive community. Your story might inspire someone else to embrace their own emotional journey with courage.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-equalizer-wave-background_23-2148446992.jpg", imageAlt: "Connected community voices" + title: "Community Sharing", description: "When you're ready, share your reflections with our supportive community. Your story might inspire someone else to embrace their own emotional journey with courage.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-equalizer-wave-background_23-2148446992.jpg?_wi=2", imageAlt: "Connected community voices" } ]} animationType="blur-reveal"