diff --git a/src/app/page.tsx b/src/app/page.tsx index b66acfc..233594e 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -177,11 +177,11 @@ export default function LandingPage() { ]} kpiItems={[ { - value: "Client Satisfaction", title: "Our top priority, reflected in every service."}, + value: "Client Satisfaction", description: "Our top priority, reflected in every service."}, { - value: "Positive Feedback", title: "Consistently high ratings from our valued clients."}, + value: "Positive Feedback", description: "Consistently high ratings from our valued clients."}, { - value: "Repeat Business", title: "Building lasting relationships with the Varna community."}, + value: "Repeat Business", description: "Building lasting relationships with the Varna community."}, ]} title="What Our Clients Say" description="Real stories from satisfied customers across Varna, highlighting our dedication and quality service. Your trust is our greatest reward."