about-jasani.json
482 Bytes
{
"collectionName": "components_layout_about_jasanis",
"info": {
"displayName": "aboutJasani",
"description": ""
},
"options": {},
"attributes": {
"aboutHeading": {
"type": "string"
},
"aboutDescription": {
"type": "blocks"
},
"aboutImage": {
"type": "media",
"multiple": false,
"required": false,
"allowedTypes": [
"videos"
]
},
"aboutSubHeading": {
"type": "string"
}
}
}