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