Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 9a1f0bfe2b | |||
| aaa54aaf05 |
@@ -29,14 +29,7 @@ export default function LandingPage() {
|
||||
<ReactLenis root>
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
{
|
||||
name: "SNEAKERS", id: "#sneakers"},
|
||||
{
|
||||
name: "VÊTEMENTS", id: "#vetements"},
|
||||
{
|
||||
name: "SACS", id: "#sacs"},
|
||||
]}
|
||||
navItems={[]}
|
||||
brandName="LP.STORE"
|
||||
/>
|
||||
</div>
|
||||
@@ -190,4 +183,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user