fix: remove Contact Chris from navigation dropdown
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
90e76f103c
commit
25affdd6fe
|
|
@ -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" },
|
||||||
],
|
],
|
||||||
},
|
},
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue