{
  "collectionName": "components_homepage_heroes",
  "info": {
    "displayName": "Hero"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string"
    },
    "mobileBackground": {
      "type": "media",
      "multiple": false,
      "allowedTypes": [
        "images",
        "videos"
      ]
    }
  },
  "config": {}
}
