diff --git a/src/components/Navigation.tsx b/src/components/Navigation.tsx index 79878d3..f16a546 100644 --- a/src/components/Navigation.tsx +++ b/src/components/Navigation.tsx @@ -23,7 +23,6 @@ const menuItems = [ href: "/contact-thu", submenu: [ { label: "Contact Thu", href: "/contact-thu" }, - { label: "Contact Chris", href: "/contact-chris" }, { label: "Care Tent", href: "/care-tent" }, ], },