Compare commits
4 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e15499df3c | |||
| ab7e7b680d | |||
| 573ca1666f | |||
| d4ad9df4db |
@@ -30,7 +30,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "hero" },
|
||||
{ name: "Início", id: "hero" },
|
||||
{ name: "Sobre", id: "about" },
|
||||
{ name: "Produtos", id: "products" },
|
||||
{ name: "Contato", id: "contact" },
|
||||
|
||||
Reference in New Issue
Block a user