refactor: standardize iOS link casing and add redirects
- Update all instances of the iOS download link to use lowercase "/ios" for consistency across the application.
- Introduce a redirect in the configuration to handle requests to "/iOS" and redirect them to "/ios".