diff --git a/src/app/page.tsx b/src/app/page.tsx index c46ad5e..1fe2415 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,13 +102,13 @@ export default function LandingPage() { ]} kpiItems={[ { - description: "Customer Rating", value: "5.0" + value: "5.0" }, { - description: "Same-Day Service", value: "Available" + value: "Available" }, { - description: "Licensed & Insured", value: "Certified" + value: "Certified" } ]} title="Trusted by Your Neighbors"