From 9ed11d4f5519e45c0ea3de735951f27d13aee2f9 Mon Sep 17 00:00:00 2001 From: JakeSCahill Date: Wed, 11 Mar 2026 09:15:47 +0000 Subject: [PATCH 1/2] Improve homepage semantic HTML and accessibility for AI crawlers - Add
landmark wrapper to homepage template - Fix mismatched heading tags (

closing with

) - Use
elements for feature cards instead of
- Add aria-labelledby attributes to sections - Add visually-hidden label for chat textarea (WCAG 1.3.1, 3.3.2, 4.1.2) - Add autocomplete attribute to chat input - Add .visually-hidden CSS class for accessibility - Support optional home-ai-summary and home-image-alt attributes - Wrap tertiary links in