From e4f3bca43c0a8c8e0cfb9cfdb7d1a243474bc4e3 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 16:00:48 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4ca3c1a..e84a104 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,6 +124,7 @@ export default function LandingPage() { { id: "3", value: "100%", description: "Free estimates on all projects. No hidden costs, just transparent, competitive pricing." }, { id: "4", value: "NC Wide", description: "Available for projects throughout North Carolina when needed." } ]} + metricsAnimation="slide-up" useInvertedBackground={true} /> -- 2.49.1