From dd688ca46dd9bea97d0658d40cc5be8ec0aaf63e Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 12 Jun 2026 08:24:25 +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 68de3ee..380697e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -205,7 +205,7 @@ export default function LandingPage() { metrics={[ { id: "fast-service", icon: Timer, - title: "Minutes per Wash", value: "Less than 10"}, + title: "Minutes per Wash", value: ">20"}, { id: "customer-satisfaction", icon: Smile, title: "Customer Satisfaction", value: "98%"},