2 Commits

Author SHA1 Message Date
0332094604 Update src/app/page.tsx 2026-04-04 17:58:52 +00:00
28c582d15c Merge version_12 into main
Merge version_12 into main
2026-04-04 17:54:52 +00:00

View File

@@ -59,7 +59,7 @@ export default function LandingPage() {
bulletPoints={[
{ title: "Energy Alignment", description: "Understand the vibrations of 3, 6, and 9.", icon: Sparkles },
{ title: "Daily Practice", description: "Consistent routines for lasting abundance.", icon: Heart },
{ title: "Community Support", description: "Grow alongside like-minded spirits.", icon: MessageCircle }
{ title: "Community Support", description: "Grow alongside like-minded spirits", icon: MessageCircle }
]}
textboxLayout="split"
useInvertedBackground={true}