Update src/app/page.tsx
This commit is contained in:
@@ -185,11 +185,11 @@ export default function LandingPage() {
|
||||
]}
|
||||
kpiItems={[
|
||||
{
|
||||
value: "99%"},
|
||||
value: "99%", label: "Client Satisfaction"},
|
||||
{
|
||||
value: "2x"},
|
||||
value: "2x", label: "Growth Achieved"},
|
||||
{
|
||||
value: "50%"},
|
||||
value: "50%", label: "Efficiency Boost"},
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear from satisfied customers who have experienced the transformative power of our software solutions."
|
||||
|
||||
Reference in New Issue
Block a user