Update src/app/page.tsx

This commit is contained in:
2026-03-10 10:30:32 +00:00
parent a2c18e44f7
commit 30ad0de032

View File

@@ -50,7 +50,7 @@ export default function LandingPage() {
tagIcon={Heart}
tagAnimation="slide-up"
background={{ variant: "sparkles-gradient" }}
imageSrc="http://img.b2bpic.net/free-photo/home-still-life-with-candles-vase-living-room_169016-5976.jpg"
imageSrc="http://img.b2bpic.net/free-photo/home-still-life-with-candles-vase-living-room_169016-5976.jpg?_wi=1"
imageAlt="Person in peaceful meditation with calming blue ambient lighting"
imagePosition="right"
mediaAnimation="blur-reveal"
@@ -86,19 +86,19 @@ export default function LandingPage() {
features={[
{
id: 1,
title: "Calming Soundscapes", description: "Immerse yourself in scientifically-designed ambient sounds that reduce stress, lower anxiety, and create a peaceful emotional state. Each soundscape responds to your mood and preferences.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-equalizer-wave-background_23-2148446992.jpg", imageAlt: "Abstract sound wave visualization in calming blue tones"
title: "Calming Soundscapes", description: "Immerse yourself in scientifically-designed ambient sounds that reduce stress, lower anxiety, and create a peaceful emotional state. Each soundscape responds to your mood and preferences.", imageSrc: "http://img.b2bpic.net/free-vector/colorful-equalizer-wave-background_23-2148446992.jpg?_wi=1", imageAlt: "Abstract sound wave visualization in calming blue tones"
},
{
id: 2,
title: "Responsive Visual Feedback", description: "Watch as colors shift, light effects animate, and visual elements respond to your interactions. This creates a sense that the platform truly understands and values your emotional state.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_52683-43470.jpg", imageAlt: "Digital interface showing responsive visual feedback animations"
title: "Responsive Visual Feedback", description: "Watch as colors shift, light effects animate, and visual elements respond to your interactions. This creates a sense that the platform truly understands and values your emotional state.", imageSrc: "http://img.b2bpic.net/free-vector/smart-home-management_52683-43470.jpg?_wi=1", imageAlt: "Digital interface showing responsive visual feedback animations"
},
{
id: 3,
title: "Reflection & Expression", description: "Share your feelings through our safe, non-judgmental platform. Express emotions without fear of comparison or criticism. Every reflection matters and contributes to collective empathy.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-while-bed_23-2148188613.jpg", imageAlt: "Person in moment of calm reflection and emotional processing"
title: "Reflection & Expression", description: "Share your feelings through our safe, non-judgmental platform. Express emotions without fear of comparison or criticism. Every reflection matters and contributes to collective empathy.", imageSrc: "http://img.b2bpic.net/free-photo/woman-using-smartphone-while-bed_23-2148188613.jpg?_wi=1", imageAlt: "Person in moment of calm reflection and emotional processing"
},
{
id: 4,
title: "Color Therapy Design", description: "Soft indigo, calming blues, and warm accents work together psychologically to evoke comfort and security. Every color choice supports your emotional journey.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-blurred-cover-collection_23-2149014167.jpg", imageAlt: "Soft color gradients demonstrating therapeutic color psychology"
title: "Color Therapy Design", description: "Soft indigo, calming blues, and warm accents work together psychologically to evoke comfort and security. Every color choice supports your emotional journey.", imageSrc: "http://img.b2bpic.net/free-vector/gradient-abstract-blurred-cover-collection_23-2149014167.jpg?_wi=1", imageAlt: "Soft color gradients demonstrating therapeutic color psychology"
}
]}
animationType="blur-reveal"