Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 247eb9c886 | |||
| c16674daff | |||
| a27d602ac0 | |||
| d5cf63053a |
@@ -54,12 +54,12 @@ export default function LandingPage() {
|
|||||||
]}
|
]}
|
||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: "Begin Your Journey", href: "#pricing" },
|
{ text: "Unlock Your Full Capacity", href: "#pricing" },
|
||||||
{ text: "Explore Modules", href: "#modules" }
|
{ text: "Explore Modules", href: "#modules" }
|
||||||
]}
|
]}
|
||||||
buttonAnimation="slide-up"
|
buttonAnimation="slide-up"
|
||||||
imageSrc="http://img.b2bpic.net/free-photo/vertical-shot-beautiful-shot-forest-with-tall-trees-sun-shining-background_181624-4227.jpg"
|
videoSrc="https://media.vidyard.com/watch/LvPJ5GHqRXRDdKC3XDRfWA/default.mp4"
|
||||||
imageAlt="Ancient forest with golden hour light filtering through canopy"
|
videoAriaLabel="Roots forest nature video"
|
||||||
mediaAnimation="blur-reveal"
|
mediaAnimation="blur-reveal"
|
||||||
marqueeItems={[
|
marqueeItems={[
|
||||||
{ type: "text", text: "Move Like Your Body Was Designed" },
|
{ type: "text", text: "Move Like Your Body Was Designed" },
|
||||||
|
|||||||
Reference in New Issue
Block a user