our-service-details.json 487 Bytes
{
  "collectionName": "components_layout_our_service_details",
  "info": {
    "displayName": "Our Service Details",
    "description": ""
  },
  "options": {},
  "attributes": {
    "ourServiceImage": {
      "allowedTypes": [
        "images",
        "files",
        "videos",
        "audios"
      ],
      "type": "media",
      "multiple": false
    },
    "ourservicesubheading": {
      "type": "text"
    },
    "ourservicedescription": {
      "type": "richtext"
    }
  }
}