background.json 530 Bytes
{
  "collectionName": "components_dynamic_zone_backgrounds",
  "info": {
    "displayName": "RightsideImg",
    "description": ""
  },
  "options": {},
  "attributes": {
    "Title": {
      "type": "string"
    },
    "Subtitle": {
      "type": "string"
    },
    "Content": {
      "type": "customField",
      "options": {
        "preset": "default"
      },
      "customField": "plugin::ckeditor5.CKEditor"
    },
    "CTA": {
      "type": "component",
      "repeatable": false,
      "component": "cta.cta"
    }
  }
}