Products and Contact Page Updated

This commit is contained in:
akashluca-l 2025-07-18 11:28:01 +05:30
parent 5c26f54506
commit 6fbfef459e

View File

@ -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",