2 Commits

Author SHA1 Message Date
8d18046dcb Update src/app/page.tsx 2026-03-21 21:23:20 +00:00
9ee7935134 Merge version_1 into main
Merge version_1 into main
2026-03-21 21:22:02 +00:00

View File

@@ -55,7 +55,7 @@ export default function LandingPage() {
]} ]}
enableKpiAnimation={true} enableKpiAnimation={true}
buttons={[ buttons={[
{ text: "Iniciar Jogo", href: "#scores" }, { text: "Começar Desafio Agora", href: "#scores" },
{ text: "Ver Histórico", href: "#history" } { text: "Ver Histórico", href: "#history" }
]} ]}
buttonAnimation="blur-reveal" buttonAnimation="blur-reveal"