fix: remove Work with Chris from navigation header

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

View File

@ -16,7 +16,6 @@ const menuItems = [
{ label: "Testimonials", href: "/testimonials" }, { label: "Testimonials", href: "/testimonials" },
], ],
}, },
{ label: "Work with Chris", href: "/work-with-chris", submenu: null },
{ label: "Events", href: "/events", submenu: null }, { label: "Events", href: "/events", submenu: null },
{ label: "Peace Pole", href: "/peace-pole", submenu: null }, { label: "Peace Pole", href: "/peace-pole", submenu: null },
{ {