diff --git a/src/app/page.tsx b/src/app/page.tsx index 7a0c7bd..be5fa20 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -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." /> @@ -218,4 +218,4 @@ export default function LandingPage() { ); -} \ No newline at end of file +}