Update src/app/page.tsx

This commit is contained in:
2026-01-13 13:53:03 +00:00
parent 96c0dc3cde
commit 858995b06d

View File

@@ -29,7 +29,7 @@ export default function LandingPage() {
headingFontWeight="bold"
>
<div id="nav" data-section="nav">
<NavbarStyleCentered code="node"
<NavbarStyleCentered
brandName="Pes Coder"
navItems={[
{ name: "About", id: "about" },