diff --git a/src/app/page.tsx b/src/app/page.tsx index bd0c09a..e8f243d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -145,13 +145,13 @@ export default function LandingPage() { ]} kpiItems={[ { - subtitle: "Em toda a região", category: "Comunidade", value: "+5000" + description: "Em toda a região", category: "Comunidade", value: "+5000" }, { - subtitle: "Entrega diária", category: "Qualidade", value: "100%" + description: "Entrega diária", category: "Qualidade", value: "100%" }, { - subtitle: "Experiência e tradição", category: "Tradição", value: "+10" + description: "Experiência e tradição", category: "Tradição", value: "+10" } ]} title="O que Nossos Clientes Dizem"