Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 5acc8c0eb5 | |||
| e8d406cbdb | |||
| 287b04a583 | |||
| 473ec716c4 |
@@ -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() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user