fix: remove Contact Chris from navigation dropdown

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
Jeff Emmett 2026-02-10 01:27:21 +00:00
parent 90e76f103c
commit 25affdd6fe
1 changed files with 0 additions and 1 deletions

View File

@ -23,7 +23,6 @@ const menuItems = [
href: "/contact-thu", href: "/contact-thu",
submenu: [ submenu: [
{ label: "Contact Thu", href: "/contact-thu" }, { label: "Contact Thu", href: "/contact-thu" },
{ label: "Contact Chris", href: "/contact-chris" },
{ label: "Care Tent", href: "/care-tent" }, { label: "Care Tent", href: "/care-tent" },
], ],
}, },