diff --git a/src/app/page.tsx b/src/app/page.tsx index 91ac484..c623060 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -130,11 +130,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "5.0", title: "Google Rating", description: "Highly rated by local clients."}, + value: "5.0", description: "Highly rated by local clients."}, { - value: "Local", title: "Trusted Service", description: "Proudly serving Waxhaw, NC."}, + value: "Local", description: "Proudly serving Waxhaw, NC."}, { - value: "Personalized", title: "Hands-on Support", description: "Tailored solutions for every home."}, + value: "Personalized", description: "Tailored solutions for every home."}, ]} title="Trusted by Homeowners Who Want Peace of Mind" description="Hear from our happy clients about how we've transformed their homes and lives."