Update src/app/page.tsx

This commit is contained in:
2026-03-23 17:59:35 +00:00
parent afef164342
commit dad751db3f

View File

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