Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| b31a602163 | |||
| 3e7c837d9c | |||
| edc5746441 | |||
| be9c991688 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
||||
enableKpiAnimation={true}
|
||||
buttons={[
|
||||
{
|
||||
text: "Get Started", href: "#features"},
|
||||
text: "Start Monitoring Your Vehicle", href: "#features"},
|
||||
]}
|
||||
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8yw2kn&_wi=1"
|
||||
mediaAnimation="slide-up"
|
||||
@@ -218,4 +218,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user