JSFiddle - React, Tailwind, and code Playground
HTML
<center>
<img src="http://cdn-tn.fishki.net/26/upload/post/201511/05/1725048/2_000.jpg" usemap="#menu">
</center>
<map name="menu">
<area shape="rect" coords="2,2,118,118" href="primer.html" alt="Главная" title="Главная">
<area shape="rect" coords="122,122,204,204" href="primer2.html" alt="Автор" title="Автор">
<area shape="rect" coords="210,210,306,306" href="primer.html" alt="Контакты" title="Контакты">
</map>