{
  "helpConfirmation": [
    {
      "id": "helpConfirmation",
      "title": "اضغط هنا واحصل على المساعدة!",
      "text": "لاحظنا أنك تصفحت لفترة طويلة! نحن هنا لمساعدتك، هل تحتاج إلى شيء؟",
      "action": { "text": "نعم. أريد المساعدة", "action": "/help-form" },
      "close": {
        "text": "لا. شكرًا كل يسير معي بسهولة",
        "action": "close-confirmation",
        "target": "#helpCloseConfirmation"
      },
      "background": "assets/images/shared/help-confirmation-popup/help-confirmation-popup.png"
    },
    {
      "id": "helpCloseConfirmation",
      "title": "معك في كل وقت وفي كل مكان",
      "text": "دعمنا لك لا يتوقف نحن معك في أي وقت من أي مكان، قسم المساعدة بانتظارك.",
      "close": { "text": "close" },
      "background": "assets/images/shared/help-confirmation-popup/help-confirmation-popup.png"
    }
  ]
}
