diff --git a/src/app/page.tsx b/src/app/page.tsx index 64cee70..fde2d59 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,11 +130,14 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "5.0"}, + value: "5.0", label: "Average Rating" + }, { - value: "Local"}, + value: "Local", label: "Focus" + }, { - value: "Personalized"}, + value: "Personalized", label: "Approach" + }, ]} title="Trusted by Homeowners Who Want Peace of Mind" description="Hear from our happy clients about how we've transformed their homes and lives."