Update src/app/testimonials/page.tsx
This commit is contained in:
@@ -95,9 +95,9 @@ export default function TestimonialsPage() {
|
||||
}
|
||||
]}
|
||||
kpiItems={[
|
||||
{ value: "500+", description: "Satisfied Clients" },
|
||||
{ value: "4.9", description: "Average Rating" },
|
||||
{ value: "100+", description: "Case Studies" }
|
||||
{ value: "500+", label: "Satisfied Clients" },
|
||||
{ value: "4.9", label: "Average Rating" },
|
||||
{ value: "100+", label: "Case Studies" }
|
||||
]}
|
||||
title="What Our Clients Say"
|
||||
description="Hear from our satisfied partners about the impact of Smart QHSE Systems."
|
||||
|
||||
Reference in New Issue
Block a user