Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 93e242b0cb | |||
| 8da777bdc3 |
@@ -58,8 +58,8 @@ export default function LandingPage() {
|
|||||||
}
|
}
|
||||||
]}
|
]}
|
||||||
buttons={[
|
buttons={[
|
||||||
{ text: 'Relatórios', href: '#contact' },
|
{ text: 'Ver Relatórios Completos', href: '#contact' },
|
||||||
{ text: '+ Novo Registro', href: '#features' }
|
{ text: 'Registrar Transação', href: '#features' }
|
||||||
]}
|
]}
|
||||||
/>
|
/>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user