28 lines
428 B
JSON
28 lines
428 B
JSON
{
|
|
"collectionName": "components_footer_navigations",
|
|
"info": {
|
|
"displayName": "Navigation"
|
|
},
|
|
"options": {},
|
|
"attributes": {
|
|
"Text": {
|
|
"type": "string"
|
|
},
|
|
"WhyUs": {
|
|
"type": "string"
|
|
},
|
|
"Capabilities": {
|
|
"type": "string"
|
|
},
|
|
"Expertise": {
|
|
"type": "string"
|
|
},
|
|
"History": {
|
|
"type": "string"
|
|
},
|
|
"Contact": {
|
|
"type": "string"
|
|
}
|
|
}
|
|
}
|