You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
83 lines
3.4 KiB
HTML
83 lines
3.4 KiB
HTML
<ul role="list" class="divide-y divide-gray-100">
|
|
<li class="flex gap-x-4 py-5">
|
|
<img
|
|
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=""
|
|
class="size-12 flex-none rounded-full bg-gray-50"
|
|
/>
|
|
<div class="min-w-0">
|
|
<p class="text-sm/6 font-semibold text-gray-900">
|
|
Leslie Alexander
|
|
</p>
|
|
<p class="mt-1 truncate text-xs/5 text-gray-500">
|
|
leslie.alexander@example.com
|
|
</p>
|
|
</div>
|
|
</li>
|
|
<li class="flex gap-x-4 py-5">
|
|
<img
|
|
src="https://images.unsplash.com/photo-1519244703995-f4e0f30006d5?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
alt=""
|
|
class="size-12 flex-none rounded-full bg-gray-50"
|
|
/>
|
|
<div class="min-w-0">
|
|
<p class="text-sm/6 font-semibold text-gray-900">Michael Foster</p>
|
|
<p class="mt-1 truncate text-xs/5 text-gray-500">
|
|
michael.foster@example.com
|
|
</p>
|
|
</div>
|
|
</li>
|
|
<li class="flex gap-x-4 py-5">
|
|
<img
|
|
src="https://images.unsplash.com/photo-1506794778202-cad84cf45f1d?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
alt=""
|
|
class="size-12 flex-none rounded-full bg-gray-50"
|
|
/>
|
|
<div class="min-w-0">
|
|
<p class="text-sm/6 font-semibold text-gray-900">Dries Vincent</p>
|
|
<p class="mt-1 truncate text-xs/5 text-gray-500">
|
|
dries.vincent@example.com
|
|
</p>
|
|
</div>
|
|
</li>
|
|
<li class="flex gap-x-4 py-5">
|
|
<img
|
|
src="https://images.unsplash.com/photo-1517841905240-472988babdf9?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
alt=""
|
|
class="size-12 flex-none rounded-full bg-gray-50"
|
|
/>
|
|
<div class="min-w-0">
|
|
<p class="text-sm/6 font-semibold text-gray-900">Lindsay Walton</p>
|
|
<p class="mt-1 truncate text-xs/5 text-gray-500">
|
|
lindsay.walton@example.com
|
|
</p>
|
|
</div>
|
|
</li>
|
|
<li class="flex gap-x-4 py-5">
|
|
<img
|
|
src="https://images.unsplash.com/photo-1438761681033-6461ffad8d80?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
alt=""
|
|
class="size-12 flex-none rounded-full bg-gray-50"
|
|
/>
|
|
<div class="min-w-0">
|
|
<p class="text-sm/6 font-semibold text-gray-900">Courtney Henry</p>
|
|
<p class="mt-1 truncate text-xs/5 text-gray-500">
|
|
courtney.henry@example.com
|
|
</p>
|
|
</div>
|
|
</li>
|
|
<li class="flex gap-x-4 py-5">
|
|
<img
|
|
src="https://images.unsplash.com/photo-1472099645785-5658abf4ff4e?ixlib=rb-1.2.1&ixid=eyJhcHBfaWQiOjEyMDd9&auto=format&fit=facearea&facepad=2&w=256&h=256&q=80"
|
|
alt=""
|
|
class="size-12 flex-none rounded-full bg-gray-50"
|
|
/>
|
|
<div class="min-w-0">
|
|
<p class="text-sm/6 font-semibold text-gray-900">Tom Cook</p>
|
|
<p class="mt-1 truncate text-xs/5 text-gray-500">
|
|
tom.cook@example.com
|
|
</p>
|
|
</div>
|
|
</li>
|
|
</ul>
|