home-aboutus.json
433 Bytes
{
"collectionName": "components_layout_home_aboutuses",
"info": {
"displayName": "HomeAboutus"
},
"options": {},
"attributes": {
"aboutHeading": {
"type": "text"
},
"aboutDescription": {
"type": "richtext"
},
"aboutImage": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}