our-services.json
548 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": true,
"component": "layout.our-service-details"
}
}
}