Compare commits
7 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 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: "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" }
|
{ 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"
|
imageSrc="http://img.b2bpic.net/free-photo/aesthetic-background-with-patterned-glass-texture_53876-125875.jpg"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
avatars={[
|
avatars={[
|
||||||
@@ -95,6 +95,7 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
title="Manifesting Abundance"
|
title="Manifesting Abundance"
|
||||||
description="Our community provides tools and guidance to align your energy and unlock your potential."
|
description="Our community provides tools and guidance to align your energy and unlock your potential."
|
||||||
|
buttons={[{ text: "Start Now", href: "#contact" }]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user