Products and Contact Page Updated
This commit is contained in:
parent
5c26f54506
commit
6fbfef459e
18
data/menu.js
18
data/menu.js
@ -51,15 +51,15 @@ export const menuData = [
|
||||
{ label: "404 Page", href: "/404" },
|
||||
],
|
||||
},
|
||||
// {
|
||||
// label: "Services",
|
||||
// href: "#",
|
||||
// iconClass: "fa-regular fa-plus",
|
||||
// submenu: [
|
||||
// { label: "Services", href: "/service" },
|
||||
// { label: "Service Details", href: "/service-details/1" },
|
||||
// ],
|
||||
// },
|
||||
{
|
||||
label: "Services",
|
||||
href: "#",
|
||||
iconClass: "fa-regular fa-plus",
|
||||
submenu: [
|
||||
{ label: "Services", href: "/service" },
|
||||
{ label: "Service Details", href: "/service-details/1" },
|
||||
],
|
||||
},
|
||||
{
|
||||
label: "Products",
|
||||
href: "/product",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user