Update src/app/page.tsx
This commit is contained in:
@@ -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%"},
|
||||
|
||||
Reference in New Issue
Block a user