Update src/app/blog/page.tsx
This commit is contained in:
@@ -102,7 +102,6 @@ export default function BlogPage() {
|
||||
navItems={[
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Products", id: "/products" },
|
||||
{ name: "About", id: "/about" },
|
||||
{ name: "Pricing", id: "/pricing" },
|
||||
{ name: "FAQ", id: "/faq" }
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user