diff --git a/src/config/NavItems.ts b/src/config/NavItems.ts index c006a89..e96b9d1 100644 --- a/src/config/NavItems.ts +++ b/src/config/NavItems.ts @@ -28,7 +28,6 @@ const NaomiNavItems = [ { href: "/koikatsu", text: "Koikatsu Scenes" }, { href: "/games", text: "Game Screenshots" }, { href: "/art", text: "Art of Naomi" }, - { href: "https://contact.nhcarrigan.com", text: "Contact Us" }, { href: "https://resume.nhcarrigan.com", text: "Resume" }, { href: "https://blog.nhcarrigan.com", text: "Blog" }, { href: "https://testimonials.nhcarrigan.com", text: "Testimonials" },