- Navi should use `<Link>` instead of `<a>` for menu items to avoid full reload for relative links and utilize the React router. - For absolute links, it should be doing a full reload.