footer link pending
This commit is contained in:
@@ -457,16 +457,16 @@ const navigationData = {
|
||||
],
|
||||
company: [
|
||||
{ text: "About WDI", icon: Info, href: "/company/about-wdi" },
|
||||
{ text: "Our History", icon: Clock, href: "/company/our-history" },
|
||||
// { text: "Our History", icon: Clock, href: "/company/our-history" },
|
||||
{ text: "Leadership Team", icon: Users2, href: "/company/leadership-team" },
|
||||
{
|
||||
text: "Awards & Certifications",
|
||||
icon: Award,
|
||||
href: "/company/awards-certifications",
|
||||
},
|
||||
// {
|
||||
// text: "Awards & Certifications",
|
||||
// icon: Award,
|
||||
// href: "/company/awards-certifications",
|
||||
// },
|
||||
{ text: "Careers", icon: Briefcase, href: "/company/careers" },
|
||||
{ text: "Culture & Values", icon: Heart, href: "/company/culture-values" },
|
||||
{ text: "Press & Media", icon: Newspaper, href: "/company/press-media" },
|
||||
// { text: "Culture & Values", icon: Heart, href: "/company/culture-values" },
|
||||
// { text: "Press & Media", icon: Newspaper, href: "/company/press-media" },
|
||||
],
|
||||
resources: [
|
||||
{ text: "Articles", icon: BookOpen, href: "/resources/blog" },
|
||||
|
||||
Reference in New Issue
Block a user