Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| aa29e15c92 | |||
| 8473a88976 | |||
| 04abee3cc0 | |||
| 93e242b0cb | |||
| 8da777bdc3 |
@@ -17,7 +17,7 @@ export default function LandingPage() {
|
||||
borderRadius="soft"
|
||||
contentWidth="mediumSmall"
|
||||
sizing="mediumSizeLargeTitles"
|
||||
background="blurBottom"
|
||||
background="circleGradient"
|
||||
cardStyle="outline"
|
||||
primaryButtonStyle="primary-glow"
|
||||
secondaryButtonStyle="layered"
|
||||
@@ -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' }
|
||||
]}
|
||||
/>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user