{
  "status": "findings",
  "findingsCount": 3,
  "findings": [
    {
      "rule": "color-contrast",
      "severity": "serious",
      "message": "Elements must meet minimum color contrast ratio thresholds",
      "description": "Ensure the contrast between foreground and background colors meets WCAG 2 AA minimum contrast ratio thresholds",
      "nodes": [
        {
          "target": [
            ".nav-cta"
          ],
          "html": "<a href=\"#contact\" class=\"nav-cta\">Get a Quote</a>",
          "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 1.04 (foreground color: #5c5c5c, background color: #2d6a4f, font size: 10.8pt (14.4px), font weight: normal). Expected contrast ratio of 4.5:1"
        },
        {
          "target": [
            "#services > .container > .section-label"
          ],
          "html": "<span class=\"section-label\">What We Build</span>",
          "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.82 (foreground color: #40916c, background color: #ffffff, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1"
        },
        {
          "target": [
            "#gallery > .container > .section-label"
          ],
          "html": "<span class=\"section-label\">Recent Projects</span>",
          "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.61 (foreground color: #40916c, background color: #faf8f5, font size: 9.6pt (12.8px), font weight: normal). Expected contrast ratio of 4.5:1"
        },
        {
          "target": [
            ".footer-bottom > p"
          ],
          "html": "<p>\u00a9 2026 On Country Landscaping. Sunshine Coast, Queensland.</p>",
          "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.59 (foreground color: #76827c, background color: #1a2e24, font size: 9.8pt (13.12px), font weight: normal). Expected contrast ratio of 4.5:1"
        },
        {
          "target": [
            ".footer-bottom > a[target=\"_blank\"][rel=\"noopener\"]"
          ],
          "html": "<a href=\"https://www.google.com/maps/dir/?api=1&amp;destination=On+Country+Landscaping+Sunshine+Coast+Queensland\" target=\"_blank\" rel=\"noopener\">Get Directions \u2192</a>",
          "failureSummary": "Fix any of the following:\n  Element has insufficient color contrast of 3.59 (foreground color: #76827c, background color: #1a2e24, font size: 9.8pt (13.12px), font weight: normal). Expected contrast ratio of 4.5:1"
        }
      ]
    },
    {
      "rule": "landmark-one-main",
      "severity": "moderate",
      "message": "Document should have one main landmark",
      "description": "Ensure the document has a main landmark",
      "nodes": [
        {
          "target": [
            "html"
          ],
          "html": "<html lang=\"en\">",
          "failureSummary": "Fix all of the following:\n  Document does not have a main landmark"
        }
      ]
    },
    {
      "rule": "region",
      "severity": "moderate",
      "message": "All page content should be contained by landmarks",
      "description": "Ensure all page content is contained by landmarks",
      "nodes": [
        {
          "target": [
            ".hero-badge"
          ],
          "html": "<div class=\"hero-badge\">",
          "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
        },
        {
          "target": [
            "h1"
          ],
          "html": "<h1>Landscape Construction <br><em>Done Properly.</em></h1>",
          "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
        },
        {
          "target": [
            ".hero-grid > div:nth-child(1) > p"
          ],
          "html": "<p>Sunshine Coast landscape construction, delivered start-to-finish by one crew. No hand-offs, no shortcuts \u2014 every stage handled on-site with the kind of discipline that shows in the finished job.</p>",
          "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
        },
        {
          "target": [
            ".btn-phone"
          ],
          "html": "<a href=\"tel:0488103845\" class=\"btn btn-phone\">Call 0488 103 845</a>",
          "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
        },
        {
          "target": [
            ".hero-image"
          ],
          "html": "<div class=\"hero-image\">\n        <img src=\"https://assets.cdn.filesafe.space/7lZgtLql4uGda24FL5hl/media/69afaa3813dc9c4f16583276.png\" alt=\"On Country Landscaping project \u2014 landscape construction on the Sunshine Coast\" loading=\"eager\">\n      </div>",
          "failureSummary": "Fix any of the following:\n  Some page content is not contained by landmarks"
        }
      ]
    }
  ],
  "log": "/data/jobs/job_adcb3f73b4e2/axe-audit.log"
}