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