Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 8d18046dcb | |||
| 9ee7935134 |
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user