Update src/app/page.tsx

This commit is contained in:
2026-03-21 21:21:58 +00:00
parent 583a33c6b4
commit 66ea884a1d

View File

@@ -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}
/>
</div>