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