Compare commits
3 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| 99935fe94e | |||
| 617897df70 | |||
| 0addf563be |
@@ -25,7 +25,7 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="Atelier"
|
brandName="Right builds solution"
|
||||||
navItems={[
|
navItems={[
|
||||||
{ name: "Projects", id: "projects" },
|
{ name: "Projects", id: "projects" },
|
||||||
{ name: "About", id: "about" },
|
{ name: "About", id: "about" },
|
||||||
@@ -160,4 +160,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user