web: lazy-load routes and non-critical components
Created by: valerybugakov
Context
This PR fixes some issues where we forgot to add bundle splitting. Based on the draft PR.
Test plan
Visit affected web pages locally and ensure that they work as expected.
App preview:
Check out the client app preview documentation to learn more.