diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index b6650fe..79878d3 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -16,7 +16,6 @@ const menuItems = [ { label: "Testimonials", href: "/testimonials" }, ], }, - { label: "Work with Chris", href: "/work-with-chris", submenu: null }, { label: "Events", href: "/events", submenu: null }, { label: "Peace Pole", href: "/peace-pole", submenu: null }, {