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}