diff --git a/src/app/page.tsx b/src/app/page.tsx index f14f0bb..eb5abf0 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -157,7 +157,7 @@ export default function LandingPage() { title="Por que escolher a Top Car?" metrics={[ { - label: "Orçamento Transparente", value: "100%", icon: CheckCircle, + label: "Orçamento Transparente", value: "Sem Surpresas", icon: CheckCircle, }, { label: "Avaliação Google", value: "4.8", icon: Star, @@ -256,4 +256,4 @@ export default function LandingPage() { ); -} +} \ No newline at end of file