From b348b3a246114f1b2be8c06eaa79e17047708380 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 3 May 2026 18:40:33 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b21daa9..b3e0c9e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -47,7 +47,7 @@ export default function LandingPage() { description="Our trailers offer the comfort of an interior space with the quality of modern hospitality." kpis={[ { value: "10+", label: "Counties Served" }, - { value: "100%", label: "Guest Comfort" }, + { value: "100%", label: "Fleet Satisfaction" }, { value: "24/7", label: "Service" }, ]} enableKpiAnimation={true} -- 2.49.1