Update src/app/shop/page.tsx
This commit is contained in:
@@ -18,8 +18,6 @@ export default function ShopPage() {
|
||||
|
||||
const navItems = [
|
||||
{ name: "Home", id: "/" },
|
||||
{ name: "Blog", id: "/blog" },
|
||||
{ name: "Shop", id: "/shop" },
|
||||
];
|
||||
|
||||
const footerColumns = [
|
||||
|
||||
Reference in New Issue
Block a user