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: "404 Page", href: "/404" },
], ],
}, },
// { {
// label: "Services", label: "Services",
// href: "#", href: "#",
// iconClass: "fa-regular fa-plus", iconClass: "fa-regular fa-plus",
// submenu: [ submenu: [
// { label: "Services", href: "/service" }, { label: "Services", href: "/service" },
// { label: "Service Details", href: "/service-details/1" }, { label: "Service Details", href: "/service-details/1" },
// ], ],
// }, },
{ {
label: "Products", label: "Products",
href: "/product", href: "/product",