From 92d63f407876a55a82bbcfdc9063307c4225a3f2 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 22 Mar 2026 22:36:24 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 4c09af1..df9b6f7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -60,7 +60,7 @@ export default function LandingPage() {
@@ -127,9 +127,9 @@ export default function LandingPage() { { id: "4", name: "Carlos A.", role: "Consultor de Negócios", company: "Stratégia Consultoria", rating: 5, imageSrc: "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3BJspvdf1PE4QR2q9ReQZlLQAY8/a-realistic-ai-generated-portrait-of-an--1774218790400-e50aab97.png" } ]} kpiItems={[ - { value: "+2.000", description: "Ensaios Criados", category: "Experiência" }, - { value: "4.9/5", description: "Satisfação do Cliente", category: "Qualidade" }, - { value: "98%", description: "Entrega no Prazo", category: "Eficiência" } + { value: "+2.000", category: "Experiência" }, + { value: "4.9/5", category: "Qualidade" }, + { value: "98%", category: "Eficiência" } ]} animationType="slide-up" title="O que nossos clientes dizem"