2 Commits

Author SHA1 Message Date
64395707d8 Update src/app/page.tsx 2026-04-04 17:38:39 +00:00
4fad1ab7a0 Merge version_5 into main
Merge version_5 into main
2026-04-04 17:37:52 +00:00

View File

@@ -89,7 +89,7 @@ export default function LandingPage() {
textboxLayout="split" textboxLayout="split"
useInvertedBackground={false} useInvertedBackground={false}
features={[ features={[
{ icon: Sparkles, title: "Abundance Manifestation", description: "Guided techniques to attract prosperity and success." }, { icon: Sparkles, title: "Abundance Manifestation", description: "Scientifically-backed guided techniques to attract prosperity and success." },
{ icon: Heart, title: "Love and Compassion", description: "Cultivate deep, loving relationships with yourself and others." }, { icon: Heart, title: "Love and Compassion", description: "Cultivate deep, loving relationships with yourself and others." },
{ icon: Heart, title: "Inner Peace", description: "Find tranquility through daily affirmations and mindfulness." } { icon: Heart, title: "Inner Peace", description: "Find tranquility through daily affirmations and mindfulness." }
]} ]}