diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 70b4a45..e57eed9 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -14,6 +14,7 @@ export default function ContactPage() { { name: "Services", id: "/services" }, { name: "Portfolio", id: "/portfolio" }, { name: "Team", id: "/team" }, + { name: "Contact", id: "/contact" }, ]; const footerColumns = [