From 4ca6580775ba95621ff5c20520b606d476ed263a Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 11 Mar 2026 04:02:12 +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 99b31b4..f042cd6 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -153,7 +153,7 @@ export default function LandingPage() { id: "1", value: "4.7★", description: "Customer rating based on 325 verified reviews" }, { - id: "2", value: "0", description: "Appointments needed - we get you in and out fast" + id: "2", value: "20-min", description: "Average turnaround time - same-day service available" }, { id: "3", value: "100%", description: "Transparent pricing with no hidden fees" -- 2.49.1