46 lines
713 B
JSON
Executable file
46 lines
713 B
JSON
Executable file
{
|
|
"mainnav": [
|
|
{
|
|
"label": "Services",
|
|
"href": "#",
|
|
"state": ""
|
|
},
|
|
{
|
|
"label": "Work",
|
|
"href": "#",
|
|
"state": ""
|
|
},
|
|
{
|
|
"label": "Initiatives",
|
|
"href": "#",
|
|
"state": ""
|
|
},
|
|
{
|
|
"label": "About",
|
|
"href": "#",
|
|
"state": "is-active",
|
|
"children": [
|
|
{
|
|
"label": "Team",
|
|
"href": "#",
|
|
"state": "is-active"
|
|
},
|
|
{
|
|
"label": "Events",
|
|
"href": "#",
|
|
"state": ""
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"label": "Insights",
|
|
"href": "#",
|
|
"state": ""
|
|
},
|
|
{
|
|
"label": "Contact",
|
|
"href": "#",
|
|
"state": ""
|
|
}
|
|
]
|
|
}
|