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