Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 989ad8160e | |||
| f177f189f5 | |||
| 2e05ac8723 |
@@ -54,13 +54,14 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Unlock Your Full Capacity", href: "#pricing" },
|
{ text: "Start My Transformation", href: "#pricing" },
|
||||||
{ text: "Explore Modules", href: "#modules" }
|
{ text: "Explore Modules", href: "#modules" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
videoSrc="https://media.vidyard.com/watch/LvPJ5GHqRXRDdKC3XDRfWA/default.mp4"
|
videoSrc="https://media.vidyard.com/watch/LvPJ5GHqRXRDdKC3XDRfWA/default.mp4"
|
||||||
videoAriaLabel="Roots forest nature video"
|
videoAriaLabel="Roots forest nature video"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="opacity"
|
||||||
|
imagePosition="right"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "Move Like Your Body Was Designed" },
|
{ type: "text", text: "Move Like Your Body Was Designed" },
|
||||||
{ type: "text", text: "Eat for Energy & Longevity" },
|
{ type: "text", text: "Eat for Energy & Longevity" },
|
||||||
|
|||||||
Reference in New Issue
Block a user