Merge version_3 into main #6

Merged
bender merged 1 commits from version_3 into main 2026-04-04 17:35:22 +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>
@@ -168,4 +169,4 @@ export default function LandingPage() {
</ReactLenis>
</ThemeProvider>
);
}
}