Merge version_13 into main #16

Merged
bender merged 1 commits from version_13 into main 2026-04-04 17:58:55 +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}