Update src/app/contact/page.tsx

This commit is contained in:
2026-03-03 11:21:43 +00:00
parent e1c4d2917f
commit bf2fed9727

View File

@@ -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 = [