Sha256: 92d13ef3e28c06fd4b2b61169869774177cc78b5c675c137f31ec18089f93bb0

Contents?: true

Size: 1.54 KB

Versions: 29

Compression:

Stored size: 1.54 KB

Contents

<div class="bg-white">
  <div class="mx-auto max-w-2xl py-16 px-4 sm:py-24 sm:px-6 lg:max-w-7xl lg:px-8">
    <h2 class="text-xl font-bold text-gray-900">Customers also bought</h2>

    <div class="mt-8 grid grid-cols-1 gap-y-12 sm:grid-cols-2 sm:gap-x-6 lg:grid-cols-4 xl:gap-x-8">
      <div>
        <div class="relative">
          <div class="relative h-72 w-full overflow-hidden rounded-lg">
            <img src="https://tailwindui.com/img/ecommerce-images/product-page-03-related-product-01.jpg" alt="Front of zip tote bag with white canvas, black canvas straps and handle, and black zipper pulls." class="h-full w-full object-cover object-center">
          </div>
          <div class="relative mt-4">
            <h3 class="text-sm font-medium text-gray-900">Zip Tote Basket</h3>
            <p class="mt-1 text-sm text-gray-500">White and black</p>
          </div>
          <div class="absolute inset-x-0 top-0 flex h-72 items-end justify-end overflow-hidden rounded-lg p-4">
            <div aria-hidden="true" class="absolute inset-x-0 bottom-0 h-36 bg-gradient-to-t from-black opacity-50"></div>
            <p class="relative text-lg font-semibold text-white">$140</p>
          </div>
        </div>
        <div class="mt-6">
          <a href="#" class="relative flex items-center justify-center rounded-md border border-transparent bg-gray-100 py-2 px-8 text-sm font-medium text-gray-900 hover:bg-gray-200">Add to bag<span class="sr-only">, Zip Tote Basket</span></a>
        </div>
      </div>

      <!-- More products... -->
    </div>
  </div>
</div>

Version data entries

29 entries across 29 versions & 1 rubygems

Version Path
tailwind_dsl-0.0.32 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.31 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.30 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.29 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.28 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.27 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.26 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.25 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.24 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.23 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.22 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.21 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.20 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.19 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.18 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.17 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.16 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.15 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.14 .components/tui/ecommerce/components/product-lists/05.html
tailwind_dsl-0.0.13 .components/tui/ecommerce/components/product-lists/05.html