diff --git a/src/app/page.tsx b/src/app/page.tsx index 59ade2e..47356ff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -141,11 +141,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "10+", description: "Years in Business"}, + value: "10+", title: "Years in Business"}, { - value: "4.9/5", description: "Avg. Customer Rating"}, + value: "4.9/5", title: "Avg. Customer Rating"}, { - value: "100%", description: "Satisfaction Guaranteed"}, + value: "100%", title: "Satisfaction Guaranteed"}, ]} title="Trusted by Local Professionals" description="Hear what our valued customers have to say about our commitment to quality and service. We're proud of the trust we've earned."