what-wedo-banner.json
611 Bytes
{
"collectionName": "components_dynamic_zone_what_wedo_banners",
"info": {
"displayName": "WhatWedoBanner",
"description": ""
},
"options": {},
"attributes": {
"list": {
"displayName": "List",
"type": "component",
"repeatable": true,
"component": "dynamic-zone.list"
},
"CTA": {
"type": "component",
"repeatable": false,
"component": "cta.cta"
},
"BackgroundBanner": {
"allowedTypes": [
"images",
"files",
"videos",
"audios"
],
"type": "media",
"multiple": false
}
}
}