[
  {
    "title": "فایلهای مرتبط",
    "key": "files",
    "type": "EntitySliderContentTwo",
    "scrollTitle": "فایل مرتبط",
    "modalName": "files-modal"
  },
  {
    "title": "ضرورت اجتماعی",
    "key": "necessity",
    "type": "EntitySliderContent",
    "scrollTitle": "ضرورت اجتماعی",
    "modalName": "socialEffects-modal"
  },
  {
    "title": "لینک‌های بیرونی",
    "key": "links",
    "type": "EntitySliderContentTwo",
    "scrollTitle": "لینک بیرونی",
    "modalName": "links-modal"
  },

  {
    "title": "نامطلوب",
    "scrollTitle": "نامطلوب",
    "key": "unfavorite",
    "type": "EntityTextContent",
    "modalName": "simple-modal"
  },
  {
    "title": "مطلوب",
    "scrollTitle": "مطلوب",
    "key": "favorite",
    "type": "EntityTextContent",
    "modalName": "simple-modal"
  },
  {
    "title": "عنوان",
    "scrollTitle": "عنوان",
    "key": "title",
    "type": "EntityTextContent",
    "modalName": "simple-modal"
  },
  {
    "title": "چکیده مساله",
    "scrollTitle": "چکیده مساله",
    "key": "summary",
    "type": "EntityTextContent",
    "modalName": "simple-modal"
  },
  {
    "title": "بیان",
    "key": "description",
    "type": "EntityTextContent",
    "modalName": "description-modal"
  },

  {
    "title": "اهداف مساله",
    "key": "target",
    "type": "EntityTextContent",
    "scrollTitle": "هدف",
    "modalName": "simple-modal"
  },
  {
    "title": "روش پیشنهادی",
    "key": "method",
    "type": "EntityTextContent",
    "scrollTitle": "روش پیشنهادی",
    "modalName": "simple-modal"
  },
  {
    "title": "محصولات مطلوب",
    "key": "product",
    "type": "EntityTextContent",
    "scrollTitle": "محصول مطلوب",
    "modalName": "simple-modal"
  },
  {
    "title": "توضیح",
    "key": "text",
    "type": "EntityTextContent",
    "scrollTitle": "توضیح",
    "modalName": "simple-modal"
  },
  {
    "title": "داده های مرتبط",
    "key": "information",
    "type": "EntityTextContent",
    "scrollTitle": "داده های مرتبط",
    "modalName": "data-modal"
  },
  {
    "title": "پروژه های مرتبط",
    "key": "projects",
    "type": "EntityTextContent",
    "scrollTitle": "پروژه های مرتبط",
    "modalName": "projects-modal"
  },

  
  {
    "title": "سوالات طرح",
    "key": "questions",
    "type": "EntityListContent",
    "scrollTitle": "سوال طرح",
    "modalName": "question-modal"
  },
  {
    "title": "محصولات",
    "key": "products",
    "type": "EntityListContent",
    "scrollTitle": "محصول",
    "modalName": "products-modal"
  },
  {
    "title": "معیارها",
    "key": "crition",
    "type": "EntityListContent",
    "scrollTitle": "معیار",
    "modalName": "crition-modal"
  },


  {
    "title": "موضوعات",
    "key": "subject",
    "type": "EntityHorizontalListContent",
    "scrollTitle": "موضوع",
    "modalName": "subject-modal"
  },
  {
    "title": "واژه گان",
    "key": "keywords",
    "type": "EntityHorizontalListContent",
    "scrollTitle": "واژه",
    "modalName": "keywords-modal"
  }
]