industry-overview.json
494 Bytes
{
"collectionName": "components_layout_industry_overviews",
"info": {
"displayName": "IndustryOverview",
"description": ""
},
"options": {},
"attributes": {
"subtitle": {
"type": "string"
},
"title": {
"type": "string"
},
"Description": {
"type": "text"
},
"Image": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}