Added an initial price navbar entry
This commit is contained in:
@@ -13,6 +13,7 @@ import translation from "@/translation/navbar.json";
|
||||
const items = [
|
||||
{page: "/", key: "home"},
|
||||
{page: "/services", key: "services"},
|
||||
{page: "/price", key: "price"},
|
||||
{page: "/about", key: "about"},
|
||||
{page: "/history", key: "history"},
|
||||
{page: "/contact", key: "contact"},
|
||||
|
||||
Reference in New Issue
Block a user