diff --git a/src/app/page.tsx b/src/app/page.tsx index 0604e6f..005f6e5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -55,7 +55,7 @@ export default function LandingPage() { ]} enableKpiAnimation={true} buttons={[ - { text: "Iniciar Jogo", href: "#scores" }, + { text: "Começar Desafio Agora", href: "#scores" }, { text: "Ver Histórico", href: "#history" } ]} buttonAnimation="blur-reveal"