Commit 570d3af3 by JayGuri

Mobile Hamburger Modified

1 parent 9dc70107
......@@ -27,20 +27,22 @@ const clientServices = [
{
title: "Digital Transformation",
items: [
{ name: "ITeC App", href: "/client-servicing/ba" },
{ name: "Digital Process Automation", href: "/client-servicing/ba" },
// { name: "ITeC App", href: "/client-servicing/ba" },
// { name: "Digital Process Automation", href: "/client-servicing/ba" },
],
},
{
title: "Empowering Finance Consultants",
items: [{ name: "CA/CPA firm services", href: "/client-servicing/ba" }],
items: [
// { name: "CA/CPA firm services", href: "/client-servicing/ba" }
],
},
{
title: "Bespoke Services",
items: [
{ name: "Data analysis and reporting", href: "/client-servicing/ba" },
{ name: "Admin and Backend Support Services", href: "/client-servicing/ba" },
{ name: "PFM", href: "/client-servicing/ba" },
// { name: "Data analysis and reporting", href: "/client-servicing/ba" },
// { name: "Admin and Backend Support Services", href: "/client-servicing/ba" },
// { name: "PFM", href: "/client-servicing/ba" },
],
},
]
......
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!