[
  {
    "title": "Test 90%",
    "title_ar": "يوم مشمس 30%",
    "code": "test",
    "totalAmountDiscount": 90
  },
  {
    "title": "Sunny Day 30%",
    "title_ar": "يوم مشمس 30%",
    "code": "Sunny",
    "totalAmountDiscount": 30
  },
  {
    "title": "Rainy Day 10%",
    "title_ar": "وم ممطر 10%",
    "code": "rainy",
    "totalAmountDiscount": 10
  },
  {
    "title": "New User",
    "title_ar": "مستخدم جديد",
    "code": "NEW005",
    "totalAmountDiscount": 5
  },
  {
    "title": "Ghada ",
    "title_ar": "غادة ",
    "code": "GHD010",
    "totalAmountDiscount": 10
  }
]