6 Commits

Author SHA1 Message Date
2f99e1f5b5 Update src/app/page.tsx 2026-04-15 23:31:07 +00:00
7c98fd2f18 Merge version_2 into main
Merge version_2 into main
2026-04-15 23:30:08 +00:00
b31a602163 Update src/app/page.tsx 2026-04-15 23:30:02 +00:00
3e7c837d9c Merge version_1 into main
Merge version_1 into main
2026-04-15 23:28:39 +00:00
edc5746441 Merge version_1 into main
Merge version_1 into main
2026-04-15 23:28:13 +00:00
be9c991688 Merge version_1 into main
Merge version_1 into main
2026-04-15 23:27:30 +00:00

View File

@@ -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"
@@ -106,7 +106,7 @@ export default function LandingPage() {
{
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."
/>
</div>