Compare commits
5 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| e4d402f2d7 | |||
| bc2d8c317b | |||
| d443b91bc0 | |||
| d2a7af2f54 | |||
| e447f207e3 |
@@ -27,6 +27,7 @@ export default function LandingPage() {
|
||||
headingFontWeight="extrabold"
|
||||
>
|
||||
<ReactLenis root>
|
||||
<style dangerouslySetInnerHTML={{ __html: "#webild-badge { display: none !important; }" }} />
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingOverlay
|
||||
navItems={[
|
||||
@@ -150,4 +151,4 @@ export default function LandingPage() {
|
||||
</ReactLenis>
|
||||
</ThemeProvider>
|
||||
);
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user