Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 14a6b13088 | |||
| 07d5d10fea |
@@ -32,7 +32,7 @@ export default function LandingPage() {
|
||||
<div id="nav" data-section="nav">
|
||||
<NavbarLayoutFloatingInline
|
||||
navItems={[
|
||||
{ name: "Home", id: "#hero" },
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "#about" },
|
||||
{ name: "Menu", id: "#menu" },
|
||||
{ name: "Contact", id: "#contact" },
|
||||
|
||||
Reference in New Issue
Block a user