Compare commits
6 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 2f99e1f5b5 | |||
| 7c98fd2f18 | |||
| b31a602163 | |||
| 3e7c837d9c | |||
| edc5746441 | |||
| be9c991688 |
@@ -60,7 +60,7 @@ export default function LandingPage() {
|
|||||||
enableKpiAnimation={true}
|
enableKpiAnimation={true}
|
||||||
buttons={[
|
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"
|
imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/default/no-image.jpg?id=8yw2kn&_wi=1"
|
||||||
mediaAnimation="slide-up"
|
mediaAnimation="slide-up"
|
||||||
@@ -106,7 +106,7 @@ export default function LandingPage() {
|
|||||||
{
|
{
|
||||||
id: "m3", value: "12", description: "Active tracking alerts"},
|
id: "m3", value: "12", description: "Active tracking alerts"},
|
||||||
]}
|
]}
|
||||||
title="Stay Informed, Stay Safe"
|
title="Proactive Maintenance, Reduced Repair Costs"
|
||||||
description="We make complex maintenance simple. Get clear insights into your vehicle's health."
|
description="We make complex maintenance simple. Get clear insights into your vehicle's health."
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user