Update src/app/page.tsx

This commit is contained in:
2026-03-23 18:04:41 +00:00
parent 933739184d
commit 69fe63fbe7

View File

@@ -127,13 +127,13 @@ export default function LandingPage() {
]}
kpiItems={[
{
id: "rating", value: "4.6⭐", label: "Étoiles clients"
value: "4.6⭐", label: "Étoiles clients"
},
{
id: "service", value: "100%", label: "Satisfaction service"
value: "100%", label: "Satisfaction service"
},
{
id: "experience", value: "10+", label: "Ans d'expérience"
value: "10+", label: "Ans d'expérience"
}
]}
title="Ce Que Nos Clients Disent"