From bf2fed9727df2105d4bd46996160ae865e7f6d64 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 11:21:43 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 1 + 1 file changed, 1 insertion(+) 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 = [