ceo-overview.json 540 Bytes
{
  "collectionName": "components_home_ceo_overviews",
  "info": {
    "displayName": "CEOOverview"
  },
  "options": {},
  "attributes": {
    "Heading": {
      "type": "component",
      "component": "heading.heading",
      "repeatable": false
    },
    "years": {
      "type": "string"
    },
    "excellence": {
      "type": "string"
    },
    "VideoImg": {
      "type": "media",
      "multiple": false,
      "allowedTypes": [
        "images"
      ]
    },
    "videoId": {
      "type": "string"
    }
  },
  "config": {}
}