diff --git a/src/app/page.tsx b/src/app/page.tsx index 77b24f8..5c4b9e3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -35,6 +35,7 @@ export default function LandingPage() { { name: "Services", id: "services" }, { name: "Portfolio", id: "metrics" }, { name: "About", id: "about" }, + { name: "Projects", id: "/projects" }, { name: "Contact", id: "contact" } ]} button={{