Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c4ac3d1aec | |||
| 780fea0802 |
@@ -156,7 +156,7 @@ export default function LandingPage() {
|
|||||||
tag="Connect"
|
tag="Connect"
|
||||||
title="Ready to Manifest?"
|
title="Ready to Manifest?"
|
||||||
description="Join our community today and start your journey towards abundance, love, and peace."
|
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>
|
</div>
|
||||||
|
|
||||||
@@ -169,4 +169,4 @@ export default function LandingPage() {
|
|||||||
</ReactLenis>
|
</ReactLenis>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user