29 lines
490 B
JSON
29 lines
490 B
JSON
{
|
|
"data": {
|
|
"header": {
|
|
"navMenu": [
|
|
{
|
|
"href": "/products",
|
|
"title": "Products",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/partners",
|
|
"title": "Partners",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/community",
|
|
"title": "Community",
|
|
"content": []
|
|
},
|
|
{
|
|
"href": "/blog",
|
|
"title": "Blog",
|
|
"content": []
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|