laconic-dot-com/json/site_content/header.json
2023-12-20 09:37:52 -05:00

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": []
}
]
}
}
}