Update src/app/page.tsx
This commit is contained in:
@@ -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