Merge version_1 into main #3

Merged
bender merged 1 commits from version_1 into main 2026-04-03 08:18:29 +00:00

View File

@@ -45,13 +45,13 @@ export default function LandingPage() {
title="A Gentle Place for You"
description="Whenever the world feels like too much, come here. Breathe, rest, and remember how much you are loved."
testimonials={[
{ name: "Safe Space", handle: "@serenity", testimonial: "Everything feels lighter when I am here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stream-flowing-through-rocks_1359-627.jpg", imageAlt: "calm peaceful nature abstract" },
{ name: "Calm Moment", handle: "@peace", testimonial: "The perfect place to reset and breathe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-meditating-mans-hands-barefoot-man-sitting-lotus-pose-with-smoke-around-making-sign-with-fingers-hobby-spirituality-health-concept_74855-23557.jpg", imageAlt: "meditation peaceful mindfulness concept" },
{ name: "Soft Heart", handle: "@kind", testimonial: "I feel so heard and cared for here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-silly-young-hispanic-trying-kiss-girl-after-date-first-time-leaning_1258-110296.jpg", imageAlt: "smiling person portrait warm" },
{ name: "New Day", handle: "@hope", testimonial: "A beautiful refuge from the noise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg", imageAlt: "peaceful person portrait nature" },
{ name: "Loved One", handle: "@warmth", testimonial: "Simple, sweet, and incredibly soothing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-walking-city_839833-21293.jpg", imageAlt: "portrait warm smile nature" }
{ name: "Safe Space", handle: "@serenity", testimonial: "Everything feels lighter when I am here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/stream-flowing-through-rocks_1359-627.jpg?_wi=1", imageAlt: "calm peaceful nature abstract" },
{ name: "Calm Moment", handle: "@peace", testimonial: "The perfect place to reset and breathe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/close-up-meditating-mans-hands-barefoot-man-sitting-lotus-pose-with-smoke-around-making-sign-with-fingers-hobby-spirituality-health-concept_74855-23557.jpg?_wi=1", imageAlt: "meditation peaceful mindfulness concept" },
{ name: "Soft Heart", handle: "@kind", testimonial: "I feel so heard and cared for here.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-silly-young-hispanic-trying-kiss-girl-after-date-first-time-leaning_1258-110296.jpg?_wi=1", imageAlt: "smiling person portrait warm" },
{ name: "New Day", handle: "@hope", testimonial: "A beautiful refuge from the noise.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg?_wi=1", imageAlt: "peaceful person portrait nature" },
{ name: "Loved One", handle: "@warmth", testimonial: "Simple, sweet, and incredibly soothing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-walking-city_839833-21293.jpg?_wi=1", imageAlt: "portrait warm smile nature" }
]}
imageSrc="http://img.b2bpic.net/free-photo/stream-flowing-through-rocks_1359-627.jpg"
imageSrc="http://img.b2bpic.net/free-photo/stream-flowing-through-rocks_1359-627.jpg?_wi=2"
mediaAnimation="blur-reveal"
avatars={[
{ src: "http://img.b2bpic.net/free-photo/portrait-cute-silly-young-hispanic-trying-kiss-girl-after-date-first-time-leaning_1258-110296.jpg", alt: "user" },
@@ -70,7 +70,7 @@ export default function LandingPage() {
title="Why This Place Exists"
description="Designed with love, specifically for you to navigate those hard days. This is a collection of things that bring peace, comfort, and a reminder that you are not alone."
metrics={[{ value: "100%", title: "Safe Haven" }, { value: "Daily", title: "Comfort" }, { value: "Always", title: "Here for You" }]}
imageSrc="http://img.b2bpic.net/free-photo/close-up-meditating-mans-hands-barefoot-man-sitting-lotus-pose-with-smoke-around-making-sign-with-fingers-hobby-spirituality-health-concept_74855-23557.jpg"
imageSrc="http://img.b2bpic.net/free-photo/close-up-meditating-mans-hands-barefoot-man-sitting-lotus-pose-with-smoke-around-making-sign-with-fingers-hobby-spirituality-health-concept_74855-23557.jpg?_wi=2"
mediaAnimation="slide-up"
metricsAnimation="slide-up"
/>
@@ -97,9 +97,9 @@ export default function LandingPage() {
useInvertedBackground={true}
animationType="blur-reveal"
testimonials={[
{ id: "1", name: "Friend", handle: "@love", testimonial: "You are doing amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-silly-young-hispanic-trying-kiss-girl-after-date-first-time-leaning_1258-110296.jpg" },
{ id: "2", name: "Friend", handle: "@care", testimonial: "Take it slow, breathe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg" },
{ id: "3", name: "Friend", handle: "@hug", testimonial: "Everything will be okay.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-walking-city_839833-21293.jpg" },
{ id: "1", name: "Friend", handle: "@love", testimonial: "You are doing amazing.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/portrait-cute-silly-young-hispanic-trying-kiss-girl-after-date-first-time-leaning_1258-110296.jpg?_wi=2" },
{ id: "2", name: "Friend", handle: "@care", testimonial: "Take it slow, breathe.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg?_wi=2" },
{ id: "3", name: "Friend", handle: "@hug", testimonial: "Everything will be okay.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-walking-city_839833-21293.jpg?_wi=2" },
{ id: "4", name: "Friend", handle: "@light", testimonial: "I'm always by your side.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-shooting-with-projector_23-2149424951.jpg" },
{ id: "5", name: "Friend", handle: "@safe", testimonial: "You are loved so much.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-young-woman-face_23-2148248543.jpg" }
]}