our-services.json 549 Bytes
{
  "collectionName": "components_layout_our_services",
  "info": {
    "displayName": "Our Services",
    "description": ""
  },
  "options": {},
  "attributes": {
    "ourServiceHeading": {
      "type": "text"
    },
    "ourservicedetailsLeft": {
      "displayName": "Our Service Details",
      "type": "component",
      "repeatable": true,
      "component": "layout.our-service-details"
    },
    "ourservicedetailsRight": {
      "type": "component",
      "repeatable": false,
      "component": "layout.our-service-details"
    }
  }
}