fix: hero badge now properly hides when disabled (fallback changed)
This commit is contained in:
@@ -57,7 +57,7 @@ export default function Home() {
|
|||||||
buttonText: 'Conheça Nossos Serviços',
|
buttonText: 'Conheça Nossos Serviços',
|
||||||
badge: {
|
badge: {
|
||||||
text: 'Coca-Cola',
|
text: 'Coca-Cola',
|
||||||
show: true
|
show: false
|
||||||
}
|
}
|
||||||
};
|
};
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user