Update src/app/page.tsx
This commit is contained in:
@@ -26,7 +26,7 @@ export default function LandingPage() {
|
|||||||
>
|
>
|
||||||
<div id="nav" data-section="nav">
|
<div id="nav" data-section="nav">
|
||||||
<NavbarLayoutFloatingInline
|
<NavbarLayoutFloatingInline
|
||||||
brandName="In Portal"
|
brandedName="BogCoder"
|
||||||
navItems={[
|
navItems={[
|
||||||
{"name":"Features","id":"features"},
|
{"name":"Features","id":"features"},
|
||||||
{"name":"About","id":"about"},
|
{"name":"About","id":"about"},
|
||||||
@@ -188,4 +188,4 @@ export default function LandingPage() {
|
|||||||
</div>
|
</div>
|
||||||
</ThemeProvider>
|
</ThemeProvider>
|
||||||
);
|
);
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user