Merge version_1 into main #1

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

View File

@@ -60,7 +60,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/stream-flowing-through-rocks_1359-627.jpg?_wi=1",
imageAlt: "calm peaceful nature abstract",
},
{
@@ -68,7 +68,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -76,7 +76,7 @@ export default function LandingPage() {
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",
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",
},
{
@@ -84,7 +84,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg?_wi=1",
imageAlt: "peaceful person portrait nature",
},
{
@@ -92,11 +92,11 @@ export default function LandingPage() {
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",
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={[
{
@@ -164,7 +164,7 @@ export default function LandingPage() {
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"
/>
@@ -181,7 +181,7 @@ export default function LandingPage() {
description: "Gentle sounds to calm your mind.",
bentoComponent: "reveal-icon",
icon: Music,
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-shooting-with-projector_23-2149424951.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-shooting-with-projector_23-2149424951.jpg?_wi=1",
imageAlt: "smiling calm individual portrait",
},
{
@@ -189,7 +189,7 @@ export default function LandingPage() {
description: "Follow the gentle rhythm.",
bentoComponent: "reveal-icon",
icon: Wind,
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-young-woman-face_23-2148248543.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-young-woman-face_23-2148248543.jpg?_wi=1",
imageAlt: "happy person calm portrait",
},
{
@@ -197,7 +197,7 @@ export default function LandingPage() {
description: "Kind words for hard times.",
bentoComponent: "reveal-icon",
icon: Heart,
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=3",
imageAlt: "calm peaceful nature abstract",
},
]}
@@ -217,7 +217,7 @@ export default function LandingPage() {
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",
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",
@@ -225,7 +225,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-cool-woman-posing-outdoors_23-2149726465.jpg?_wi=2",
},
{
id: "3",
@@ -233,7 +233,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/young-hispanic-girl-smiling-happy-walking-city_839833-21293.jpg?_wi=2",
},
{
id: "4",
@@ -241,7 +241,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-woman-shooting-with-projector_23-2149424951.jpg?_wi=2",
},
{
id: "5",
@@ -249,7 +249,7 @@ export default function LandingPage() {
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",
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-shot-young-woman-face_23-2148248543.jpg?_wi=2",
},
]}
showRating={true}
@@ -264,7 +264,7 @@ export default function LandingPage() {
useInvertedBackground={false}
title="Commonly Asked"
description="Getting started with your sanctuary."
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=3"
mediaAnimation="slide-up"
faqsAnimation="slide-up"
faqs={[