Update src/app/contact/page.tsx

This commit is contained in:
2026-06-02 20:34:05 +00:00
parent fcf6759af5
commit 2214829aa0

View File

@@ -17,6 +17,7 @@ const NAV_ITEMS = [
const FOOTER_COLUMNS = [
{
title: "Company", items: [
{ label: "Home", href: "/" },
{ label: "About", href: "/about" },
{ label: "Services", href: "/services" },
{ label: "Work", href: "/portfolio" },