From 2f99e1f5b583856be4266743c0d44f5701498c29 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 15 Apr 2026 23:31:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 +} -- 2.49.1