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"