diff --git a/src/app/page.tsx b/src/app/page.tsx index cdc9f5c..0604e6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -75,7 +75,7 @@ export default function LandingPage() { { icon: Eye, label: "Observação", value: "95/100" }, { icon: Sparkles, label: "Inteligência", value: "90/100" } ]} - metricsAnimation="entrance-slide" + metricsAnimation="slide-up" useInvertedBackground={true} />