The site ‘fixed’ it by changing it to:
```
<nav aria-label="Main">
```
It has one other navigation landmark, in the footer:
```
<nav aria-label="Vercel Directory" role="navigation">
```
Anyway, stop over-labeling and maybe test with the users you think you are helping.