Update src/app/portfolio/page.tsx
This commit is contained in:
@@ -28,8 +28,7 @@ export default function PortfolioPage() {
|
||||
{ name: "Work", id: "projects" },
|
||||
{ name: "Services", id: "services" },
|
||||
{ name: "About", id: "about" },
|
||||
{ name: "Contact", id: "contact" },
|
||||
{ name: "Portfolio", id: "/portfolio" }
|
||||
{ name: "Contact", id: "contact" }
|
||||
]}
|
||||
button={{
|
||||
text: "Start a Project", href: "#contact"
|
||||
|
||||
Reference in New Issue
Block a user