Compare commits
9 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| c4ac3d1aec | |||
| 780fea0802 | |||
| f32ce6be76 | |||
| 66dd1a9305 | |||
| 6cfa01907b | |||
| 99c5c81a26 | |||
| 1407567f37 | |||
| 56cfc86cbb | |||
| c79300cade |
@@ -53,7 +53,7 @@ export default function LandingPage() {
|
||||
{ name: "David W.", handle: "@david", testimonial: "The community support is unparalleled. A beautiful journey.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/abstract-luxury-gradient-blue-background-smooth-dark-blue-with-black-vignette-studio-banner_1258-102217.jpg?_wi=1" },
|
||||
{ name: "Jenny L.", handle: "@jenny", testimonial: "A path to inner peace that actually works consistently.", rating: 5, imageSrc: "http://img.b2bpic.net/free-photo/woman-sitting-steps-holding-scarf_23-2147910848.jpg?_wi=1" }
|
||||
]}
|
||||
buttons={[{ text: "Start Manifesting", href: "#about" }]}
|
||||
buttons={[{ text: "Join the Movement", href: "#about" }]}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/aesthetic-background-with-patterned-glass-texture_53876-125875.jpg"
|
||||
mediaAnimation="blur-reveal"
|
||||
avatars={[
|
||||
@@ -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>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user