Merge version_2 into main #3
@@ -45,7 +45,7 @@ export default function LandingPage() {
|
||||
logoText="MINDLOOP"
|
||||
description="Infinite innovation, looped to perfection."
|
||||
buttons={[{ text: "Explore", href: "#about" }]}
|
||||
slides={[{ videoSrc: "https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4" }]}
|
||||
slides={[{ videoSrc: "https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4?_wi=1" }]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
@@ -78,8 +78,8 @@ export default function LandingPage() {
|
||||
textboxLayout="default"
|
||||
useInvertedBackground={true}
|
||||
metrics={[
|
||||
{ id: "m1", value: "100%", title: "Precision", description: "Calculated accuracy.", videoSrc: "https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4" },
|
||||
{ id: "m2", value: "24/7", title: "Iteration", description: "Continuous looping.", videoSrc: "https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4" },
|
||||
{ id: "m1", value: "100%", title: "Precision", description: "Calculated accuracy.", videoSrc: "https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4?_wi=2" },
|
||||
{ id: "m2", value: "24/7", title: "Iteration", description: "Continuous looping.", videoSrc: "https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4?_wi=3" },
|
||||
]}
|
||||
title="Performance Metrics"
|
||||
description="Driven by data, polished by design."
|
||||
@@ -132,7 +132,7 @@ export default function LandingPage() {
|
||||
<FooterMedia
|
||||
logoText="MINDLOOP"
|
||||
columns={[{ title: "Navigate", items: [{ label: "Top", href: "#nav" }] }]}
|
||||
videoSrc="https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4"
|
||||
videoSrc="https://res.cloudinary.com/dfonotyfb/video/upload/v1775585556/dds3_1_rqhg7x.mp4?_wi=4"
|
||||
/>
|
||||
</div>
|
||||
</ReactLenis>
|
||||
|
||||
Reference in New Issue
Block a user