diff --git a/src/app/page.tsx b/src/app/page.tsx index 20268c1..3040314 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,8 +58,8 @@ export default function LandingPage() { } ]} buttons={[ - { text: 'Relatórios', href: '#contact' }, - { text: '+ Novo Registro', href: '#features' } + { text: 'Ver Relatórios Completos', href: '#contact' }, + { text: 'Registrar Transação', href: '#features' } ]} />