JSFiddle - React, Tailwind, and code Playground

HTML

<div id="cell1" class="box2"> <a href="undefined">
        <img width="260px" height="135px" src="undefined"
             alt="" 
             style="box-shadow: 1px    2px 2px #BDBDBD;
            border: 1px solid #D1D1D1;">
     </a>

</div>
<div id="cell2" class="box2"> <a href="123">
        <img width="260px" height="135px" src="123"
             alt="" 
             style="box-shadow: 1px    2px 2px #BDBDBD;
            border: 1px solid #D1D1D1;">
     </a>

</div>