Update src/app/page.tsx
This commit is contained in:
@@ -29,6 +29,7 @@ export default function HomePage() {
|
||||
<NavbarStyleFullscreen
|
||||
brandName="PitchDrive"
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Portfolio", id: "/portfolio" },
|
||||
{ name: "Team", id: "/team" },
|
||||
|
||||
Reference in New Issue
Block a user