Update src/app/page.tsx
This commit is contained in:
@@ -177,11 +177,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "Client Satisfaction", description: "Our top priority, reflected in every service."},
|
||||
value: "Client Satisfaction", title: "Our top priority, reflected in every service."},
|
||||
{
|
||||
value: "Positive Feedback", description: "Consistently high ratings from our valued clients."},
|
||||
value: "Positive Feedback", title: "Consistently high ratings from our valued clients."},
|
||||
{
|
||||
value: "Repeat Business", description: "Building lasting relationships with the Varna community."},
|
||||
value: "Repeat Business", title: "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."
|
||||
|
||||
Reference in New Issue
Block a user