Update src/app/blog/page.tsx
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user