47 lines
713 B
JSON
47 lines
713 B
JSON
|
{
|
||
|
"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": ""
|
||
|
}
|
||
|
]
|
||
|
}
|