Update src/app/reflect/page.tsx

This commit is contained in:
2026-03-10 10:30:33 +00:00
parent 30ad0de032
commit f6e337379b

View File

@@ -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"