Update src/app/page.tsx
This commit is contained in:
@@ -130,11 +130,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "5.0", description: "Highly rated by local clients."},
|
||||
value: "5.0"},
|
||||
{
|
||||
value: "Local", description: "Proudly serving Waxhaw, NC."},
|
||||
value: "Local"},
|
||||
{
|
||||
value: "Personalized", description: "Tailored solutions for every home."},
|
||||
value: "Personalized"},
|
||||
]}
|
||||
title="Trusted by Homeowners Who Want Peace of Mind"
|
||||
description="Hear from our happy clients about how we've transformed their homes and lives."
|
||||
|
||||
Reference in New Issue
Block a user