Marketing Team Sections Small Dark

Live Preview
<div class="mx-auto max-w-7xl px-4 py-8 sm:px-6 lg:px-8">
      <div class="grid grid-cols-2 gap-8 sm:grid-cols-3 lg:grid-cols-6">
        <div>
          <img
            src="https://images.unsplash.com/photo-1633332755192-727a05c4013d?auto=format&fit=crop&q=80&w=1160"
            alt=""
            class="aspect-square rounded-full object-cover"
          />

          <div class="mt-4 text-center">
            <h3 class="text-lg/tight font-semibold text-gray-900 dark:text-white">Eric Johnson</h3>

            <p class="mt-0.5 text-sm text-gray-700 dark:text-gray-200">Product Designer</p>
          </div>
        </div>

        <div>
          <img
            src="https://images.unsplash.com/photo-1633332755192-727a05c4013d?auto=format&fit=crop&q=80&w=1160"
            alt=""
            class="aspect-square rounded-full object-cover"
          />

          <div class="mt-4 text-center">
            <h3 class="text-lg/tight font-semibold text-gray-900 dark:text-white">Eric Johnson</h3>

            <p class="mt-0.5 text-sm text-gray-700 dark:text-gray-200">Product Designer</p>
          </div>
        </div>

        <div>
          <img
            src="https://images.unsplash.com/photo-1633332755192-727a05c4013d?auto=format&fit=crop&q=80&w=1160"
            alt=""
            class="aspect-square rounded-full object-cover"
          />

          <div class="mt-4 text-center">
            <h3 class="text-lg/tight font-semibold text-gray-900 dark:text-white">Eric Johnson</h3>

            <p class="mt-0.5 text-sm text-gray-700 dark:text-gray-200">Product Designer</p>
          </div>
        </div>

        <div>
          <img
            src="https://images.unsplash.com/photo-1633332755192-727a05c4013d?auto=format&fit=crop&q=80&w=1160"
            alt=""
            class="aspect-square rounded-full object-cover"
          />

          <div class="mt-4 text-center">
            <h3 class="text-lg/tight font-semibold text-gray-900 dark:text-white">Eric Johnson</h3>

            <p class="mt-0.5 text-sm text-gray-700 dark:text-gray-200">Product Designer</p>
          </div>
        </div>

        <div>
          <img
            src="https://images.unsplash.com/photo-1633332755192-727a05c4013d?auto=format&fit=crop&q=80&w=1160"
            alt=""
            class="aspect-square rounded-full object-cover"
          />

          <div class="mt-4 text-center">
            <h3 class="text-lg/tight font-semibold text-gray-900 dark:text-white">Eric Johnson</h3>

            <p class="mt-0.5 text-sm text-gray-700 dark:text-gray-200">Product Designer</p>
          </div>
        </div>

        <div>
          <img
            src="https://images.unsplash.com/photo-1633332755192-727a05c4013d?auto=format&fit=crop&q=80&w=1160"
            alt=""
            class="aspect-square rounded-full object-cover"
          />

          <div class="mt-4 text-center">
            <h3 class="text-lg/tight font-semibold text-gray-900 dark:text-white">Eric Johnson</h3>

            <p class="mt-0.5 text-sm text-gray-700 dark:text-gray-200">Product Designer</p>
          </div>
        </div>
      </div>
    </div>

Related components

More items from the merged UI library.

View all