From 5bf55134f368f9e622cb8c0920dfdaf2e76baa28 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 7 Apr 2026 01:41:02 +0000 Subject: [PATCH] Update src/app/nad-plus/page.tsx --- src/app/nad-plus/page.tsx | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/app/nad-plus/page.tsx b/src/app/nad-plus/page.tsx index e539555..255cdc5 100644 --- a/src/app/nad-plus/page.tsx +++ b/src/app/nad-plus/page.tsx @@ -26,9 +26,6 @@ export default function NadPlusPage() { { name: "Products", id: "/products" }, { name: "FAQ", id: "/faq" }, { name: "Contact", id: "/contact" }, - { name: "Klow", id: "/klow" }, - { name: "Mots-c", id: "/mots-c" }, - { name: "NAD+", id: "/nad-plus" }, ]} brandName="Peptify" /> @@ -41,7 +38,6 @@ export default function NadPlusPage() {