{
  "helpConfirmation": [
    {
      "id": "helpConfirmation",
      "title": "Support is Just a Tap Away!",
      "text": "We noticed you’ve been browsing for a while. Need a hand?",
      "action": { "text": "Yes. Please help me!", "action": "/help-form" },
      "close": {
        "text": "No thank you. I am okay.",
        "action": "close-confirmation",
        "target": "#helpCloseConfirmation"
      },
      "background": "assets/images/shared/help-confirmation-popup/help-confirmation-popup.png"
    },
    {
      "id": "helpCloseConfirmation",
      "title": "Your Trusted Guide, Anytime!",
      "text": "Remember, help is available 24/7—just head to the Help section for immediate assistance.",
      "close": { "text": "close" },
      "background": "assets/images/shared/help-confirmation-popup/help-confirmation-popup.png"
    }
  ]
}
