{
  "collectionName": "components_faq_contact_sections",
  "info": {
    "displayName": "بخش ارتباط با ما",
    "description": "بخش ارتباط با پشتیبانی"
  },
  "options": {},
  "attributes": {
    "title": {
      "type": "string",
      "default": "سوال دیگری دارید؟",
      "required": true
    },
    "description": {
      "type": "text",
      "default": "تیم پشتیبانی ما آماده پاسخگویی به شماست"
    },
    "contactItems": {
      "type": "component",
      "component": "faq.contact-item",
      "repeatable": true,
      "min": 1,
      "max": 10
    }
  }
}
