Induction app for new members joining Xebia
Avoid async loading based on routes
Reason
- Need to preload the entire UI since the experience should not show a load (plan to use prefetch since the flow is fixed).
- No browser routes since it works as an application and one has to come after another
- image optimizations