Commit 2ec4204
fix(web): use <p> for affiliates hero tagline
Change the hero description from <h2> to <p> so it no longer shares a
heading level with the semantic section headings, keeping the document
outline meaningful for screen readers and SEO. Same Vuetify typography
classes preserve the visual appearance.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Copilot-Session: e720b62d-82e1-4d3c-b82e-11f3a2b7f7f81 parent eaabbec commit 2ec4204
1 file changed
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | | - | |
| 96 | + | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
| |||
0 commit comments