- alt text on images which is helpful for blind people (but also helpful for search and ML image categorisation)
- keyboard navigation which is helpful for users with motor problems (also helpful for power users)
- responsive design, which is very helpful for screen readers because it controls information flow (also helpful for users on devices that don't have the specific viewport specs that the designer aimed for)
Literally every accessibility feature you can name is like this - they all improve accessibility for disabled users and make things better for everyone else. Throwing out accessibility doesn't just hurt a minority of users who needed those features. It hurts everyone.