JSFiddle - React, Tailwind, and code Playground

by Ryan Brackett

HTML

<h2>Gainesville</h2>

<div class="accordion">
  <h3>Medical Park 1</h3>

  <p>Medical Park 1 is a medical office building that&#39;s home to imaging, neurology, urology, neurosurgery, infectious disease as well as additional practices and specialties. Board certified physicians at Medical Park 1 diagnose and treat multiple medical
    problems ranging from sore throat to heart disease.</p>
  <table>
    <tr>
      <td><img src="/locations/medical-park-1/images/mpark1-002.jpg" /></td>
      <td></td>
    </tr>
  </table>
</div>

<h2>Braselton</h2>

<div class="accordion">
  <h3>Medical Park 400</h3>

  <h3>Medical Plaza B</h3>
</div>

<h2>Dawsonville</h2>

<div class="accordion">
  <h3>Medical Plaza 400</h3>
</div>