Sha256: 49b41eb4d56609ca0794b83227cd57520bcb28c0018d97812381b6caaec04db0

Contents?: true

Size: 1.19 KB

Versions: 29

Compression:

Stored size: 1.19 KB

Contents

<div class="bg-white">
  <div class="mx-auto max-w-7xl py-12 px-4 sm:px-6 lg:px-8 lg:py-24">
    <div class="grid grid-cols-1 gap-12 lg:grid-cols-3 lg:gap-8">
      <div class="space-y-5 sm:space-y-4">
        <h2 class="text-3xl font-bold tracking-tight sm:text-4xl">Meet our leadership</h2>
        <p class="text-xl text-gray-500">Libero fames augue nisl porttitor nisi, quis. Id ac elit odio vitae elementum enim vitae ullamcorper suspendisse. Vivamus fringilla.</p>
      </div>
      <div class="lg:col-span-2">
        <ul role="list" class="space-y-12 sm:grid sm:grid-cols-2 sm:gap-12 sm:space-y-0 lg:gap-x-8">
          <li>
            <div class="flex items-center space-x-4 lg:space-x-6">
              <img class="h-16 w-16 rounded-full lg:h-20 lg:w-20" src="https://images.unsplash.com/photo-1494790108377-be9c29b29330?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80" alt="">
              <div class="space-y-1 text-lg font-medium leading-6">
                <h3>Leslie Alexander</h3>
                <p class="text-indigo-600">Co-Founder / CEO</p>
              </div>
            </div>
          </li>
        </ul>
      </div>
    </div>
  </div>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tailwind_dsl-0.0.12 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.11 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.10 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.9 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.8 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.7 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.6 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.5 .components/tui/marketing/sections/team/01.clean.html
tailwind_dsl-0.0.4 .components/tui/marketing/sections/team/01.clean.html