Merge version_1 into main #1
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user