From 5cd0bc0c646374b2682930e05984bf99674e6b88 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 21 Feb 2026 23:18:27 +0000 Subject: [PATCH] Update src/app/blog/page.tsx --- src/app/blog/page.tsx | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/app/blog/page.tsx b/src/app/blog/page.tsx index 55670bd..3878860 100644 --- a/src/app/blog/page.tsx +++ b/src/app/blog/page.tsx @@ -31,8 +31,6 @@ export default function BlogPage() { { name: "Features", id: "/#features" }, { name: "Products", id: "/#products" }, { name: "Testimonials", id: "/#testimonials" }, - { name: "Blog", id: "/blog" }, - { name: "Shop", id: "/shop" }, { name: "Contact", id: "/#contact" } ]} brandName="NoteGenius AI"