4 Commits

Author SHA1 Message Date
c4ac3d1aec Update src/app/page.tsx 2026-04-04 17:36:16 +00:00
780fea0802 Merge version_3 into main
Merge version_3 into main
2026-04-04 17:35:22 +00:00
f32ce6be76 Update src/app/page.tsx 2026-04-04 17:35:16 +00:00
66dd1a9305 Merge version_2 into main
Merge version_2 into main
2026-04-04 17:34:29 +00:00

View File

@@ -95,6 +95,7 @@ export default function LandingPage() {
]}
title="Manifesting Abundance"
description="Our community provides tools and guidance to align your energy and unlock your potential."
buttons={[{ text: "Start Now", href: "#contact" }]}
/>
</div>
@@ -155,7 +156,7 @@ export default function LandingPage() {
tag="Connect"
title="Ready to Manifest?"
description="Join our community today and start your journey towards abundance, love, and peace."
buttons={[{ text: "Contact Us", href: "#" }]}
buttons={[{ text: "Start Your Journey", href: "#" }]}
/>
</div>