From 64395707d83f63693f41c1c2c16156d918cd3338 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 4 Apr 2026 17:38:39 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index adb5c5b..02eebc8 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,7 +89,7 @@ export default function LandingPage() { textboxLayout="split" useInvertedBackground={false} 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: "Inner Peace", description: "Find tranquility through daily affirmations and mindfulness." } ]} -- 2.49.1