Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-03-07 16:26:40 +00:00

View File

@@ -46,7 +46,7 @@ export default function LandingPage() {
]}
dashboard={{
title: "Inner Vision", logoIcon: Heart,
imageSrc: "/placeholders/placeholder1.webp", searchPlaceholder: "Search your thoughts...", buttons: [
imageSrc: "/placeholders/placeholder1.webp?_wi=1", searchPlaceholder: "Search your thoughts...", buttons: [
{ text: "Reflect", href: "#" },
{ text: "Share", href: "#" },
],
@@ -86,7 +86,7 @@ export default function LandingPage() {
{ value: "1", title: "Person who matters" },
{ value: "∞", title: "Possibilities with you" },
]}
imageSrc="/placeholders/placeholder1.webp"
imageSrc="/placeholders/placeholder1.webp?_wi=2"
imageAlt="Meaningful connection visualization"
useInvertedBackground={false}
mediaAnimation="slide-up"