diff --git a/src/app/page.tsx b/src/app/page.tsx index ffad66d..7a0c7bd 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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() { ); -} +} \ No newline at end of file