This commit is contained in:
@@ -7,7 +7,6 @@ import { getLocalizedPath } from "@/lib/locale";
|
||||
const navItems = [
|
||||
{ key: "home", path: "" },
|
||||
{ key: "portfolio", path: "/portfolio" },
|
||||
{ key: "products", path: "/products" },
|
||||
{ key: "about", path: "/about" },
|
||||
{ key: "contact", path: "/contact" },
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user