From 54468281ae45b257f6f0e53f5af51147d4c27824 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 14:08:20 +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 e1a1fcf..657e891 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -125,7 +125,7 @@ export default function LandingPage() { gridVariant="uniform-all-items-equal" metrics={[ { - id: "1", value: "100", title: "%", description: "Built specifically for roofing companies", icon: Target + id: "1", value: "3-5", title: "minutes", description: "Minutes to first automated response", icon: Target }, { id: "2", value: "15", title: "-30%", description: "Average increase in booked estimates", icon: TrendingUp -- 2.49.1