Update src/app/shop/page.tsx

This commit is contained in:
2026-02-20 18:06:20 +00:00
parent bcd3c8d3f3
commit 85e536f628

View File

@@ -18,8 +18,6 @@ export default function ShopPage() {
const navItems = [
{ name: "Home", id: "/" },
{ name: "Blog", id: "/blog" },
{ name: "Shop", id: "/shop" },
];
const footerColumns = [