testimonials.json 509 Bytes
{
  "collectionName": "components_home_testimonials",
  "info": {
    "displayName": "Testimonials"
  },
  "options": {},
  "attributes": {
    "Heading": {
      "type": "component",
      "component": "heading.heading",
      "repeatable": false
    },
    "TestmonialList": {
      "type": "component",
      "component": "home.testimonial-list",
      "repeatable": true
    },
    "Button": {
      "type": "component",
      "component": "cta.cta",
      "repeatable": false
    }
  },
  "config": {}
}