Merge version_4 into main

Merge version_4 into main
This commit was merged in pull request #7.
This commit is contained in:
2026-04-04 17:36:22 +00:00

View File

@@ -156,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>
@@ -169,4 +169,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}