Our category info component is a bare `<a>` tag (HTML anchor). Since it's a relative link, we'd want to hook into client side routing, by wrapping it in `<Link>` tag from `"next/link"`