{
    "collectionName": "components_single_hero_banners",
    "info": {
        "displayName": "heroBanner"
    },
    "options": {},
    "attributes": {
        "video": {
            "type": "media",
            "multiple": false,
            "required": false,
            "allowedTypes": [
                "files",
                "videos"
            ]
        },
        "headingText": {
            "type": "component",
            "component": "shared.text",
            "repeatable": false
        },
        "buttons": {
            "type": "component",
            "component": "shared.button",
            "repeatable": true
        }
    },
    "config": {}
}
