we-offer.json 508 Bytes
{
  "collectionName": "components_layout_we_offers",
  "info": {
    "displayName": "WeOffer"
  },
  "options": {},
  "attributes": {
    "Image": {
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ],
      "type": "media",
      "multiple": false
    },
    "Title": {
      "type": "string"
    },
    "Description": {
      "type": "text"
    },
    "CTA": {
      "type": "component",
      "repeatable": false,
      "component": "cta.cta"
    }
  }
}