Update src/app/contact/page.tsx
This commit is contained in:
@@ -26,6 +26,7 @@ export default function ContactPage() {
|
||||
<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