Update src/app/blog/page.tsx

This commit is contained in:
2026-02-21 23:18:27 +00:00
parent 9c6431ad8f
commit 5cd0bc0c64

View File

@@ -31,8 +31,6 @@ export default function BlogPage() {
{ name: "Features", id: "/#features" }, { name: "Features", id: "/#features" },
{ name: "Products", id: "/#products" }, { name: "Products", id: "/#products" },
{ name: "Testimonials", id: "/#testimonials" }, { name: "Testimonials", id: "/#testimonials" },
{ name: "Blog", id: "/blog" },
{ name: "Shop", id: "/shop" },
{ name: "Contact", id: "/#contact" } { name: "Contact", id: "/#contact" }
]} ]}
brandName="NoteGenius AI" brandName="NoteGenius AI"