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