{
  "host": "nagaland.gov.in",
  "category": "state",
  "url": "https://nagaland.gov.in/",
  "reachable": true,
  "auditedFromIndia": false,
  "states": [
    {
      "label": "landing",
      "url": "https://nagaland.gov.in/",
      "violations": [
        {
          "id": "heading-order",
          "impact": "moderate",
          "help": "Heading levels should only increase by one",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/heading-order?application=playwright",
          "nodes": 1,
          "samples": [
            {
              "target": ".text-gray-50",
              "html": "<h4 class=\"mt-4 ml-6 text-xl font-bold uppercase text-gray-50 leading-tight\">Official State\n                            Portal\n                        </h4>"
            }
          ]
        },
        {
          "id": "region",
          "impact": "moderate",
          "help": "All page content should be contained by landmarks",
          "helpUrl": "https://dequeuniversity.com/rules/axe/4.13/region?application=playwright",
          "nodes": 19,
          "samples": [
            {
              "target": ".gap-2\\.5",
              "html": "<div class=\"flex items-center gap-2.5\">\n                    <p class=\"hidden uppercase tracking-[0.14em] text-slate-400 sm:block\">Government of Nagaland</p>\n                </div>"
            },
            {
              "target": ".gap-0\\.5 > li:nth-child(1)",
              "html": "<li>"
            },
            {
              "target": ".gap-0\\.5 > li:nth-child(4)",
              "html": "<li>"
            }
          ]
        }
      ]
    }
  ],
  "note": "First-party findings only; embedded third-party widgets excluded."
}