Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 1320a4002b | |||
| 7e0300389b | |||
| 52c84549a2 |
@@ -26,6 +26,7 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingOverlay
|
<NavbarLayoutFloatingOverlay
|
||||||
|
brandName="Novus AEC"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
{ name: "Services", id: "services" },
|
{ name: "Services", id: "services" },
|
||||||
|
|||||||
Reference in New Issue
Block a user