Merge version_4 into main #7

Merged
bender merged 1 commits from version_4 into main 2026-04-20 16:17:59 +00:00

View File

@@ -149,7 +149,7 @@ export default function LandingPage() {
textboxLayout="split"
useInvertedBackground={false}
metrics={[
{ id: "n1", icon: Award, title: "Atendimentos", value: "500+" },
{ id: "n1", icon: Award, title: "Atendimentos", value: "7.000+" },
{ id: "n2", icon: CheckCircle, title: "Satisfação", value: "99%" },
{ id: "n3", icon: Smile, title: "Autoestima", value: "Realçadas" },
]}