Merge version_5 into main

Merge version_5 into main
This commit was merged in pull request #5.
This commit is contained in:
2026-03-21 19:47:18 +00:00

View File

@@ -60,7 +60,8 @@ export default function LandingPage() {
buttonAnimation="slide-up"
videoSrc="https://media.vidyard.com/watch/LvPJ5GHqRXRDdKC3XDRfWA/default.mp4"
videoAriaLabel="Roots forest nature video"
mediaAnimation="blur-reveal"
mediaAnimation="opacity"
imagePosition="right"
marqueeItems={[
{ type: "text", text: "Move Like Your Body Was Designed" },
{ type: "text", text: "Eat for Energy & Longevity" },
@@ -297,4 +298,4 @@ export default function LandingPage() {
</div>
</ThemeProvider>
);
}
}