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.

244 lines
9.6 KiB
HTML

This file contains ambiguous Unicode characters!

This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.

<div>
<h2 class="text-base font-semibold text-gray-900">Projects</h2>
<p class="mt-1 text-sm text-gray-500">
You havent created a project yet. Get started by selecting a template or
start from an empty project.
</p>
<ul
role="list"
class="mt-6 grid grid-cols-1 gap-6 border-t border-b border-gray-200 py-6 sm:grid-cols-2"
>
<li class="flow-root">
<div
class="relative -m-2 flex items-center space-x-4 rounded-xl p-2 focus-within:ring-2 focus-within:ring-indigo-500 hover:bg-gray-50"
>
<div
class="flex size-16 shrink-0 items-center justify-center rounded-lg bg-pink-500"
>
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.5"
data-slot="icon"
aria-hidden="true"
class="size-6 text-white"
>
<path
d="M3.75 5.25h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5m-16.5 4.5h16.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div>
<h3 class="text-sm font-medium text-gray-900">
<a href="#" class="focus:outline-hidden">
<span aria-hidden="true" class="absolute inset-0"></span>
<span>Create a List</span>
<span aria-hidden="true"> &rarr;</span>
</a>
</h3>
<p class="mt-1 text-sm text-gray-500">
Another to-do system youll try but eventually give up on.
</p>
</div>
</div>
</li>
<li class="flow-root">
<div
class="relative -m-2 flex items-center space-x-4 rounded-xl p-2 focus-within:ring-2 focus-within:ring-indigo-500 hover:bg-gray-50"
>
<div
class="flex size-16 shrink-0 items-center justify-center rounded-lg bg-yellow-500"
>
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.5"
data-slot="icon"
aria-hidden="true"
class="size-6 text-white"
>
<path
d="M6.75 3v2.25M17.25 3v2.25M3 18.75V7.5a2.25 2.25 0 0 1 2.25-2.25h13.5A2.25 2.25 0 0 1 21 7.5v11.25m-18 0A2.25 2.25 0 0 0 5.25 21h13.5A2.25 2.25 0 0 0 21 18.75m-18 0v-7.5A2.25 2.25 0 0 1 5.25 9h13.5A2.25 2.25 0 0 1 21 11.25v7.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div>
<h3 class="text-sm font-medium text-gray-900">
<a href="#" class="focus:outline-hidden">
<span aria-hidden="true" class="absolute inset-0"></span>
<span>Create a Calendar</span>
<span aria-hidden="true"> &rarr;</span>
</a>
</h3>
<p class="mt-1 text-sm text-gray-500">
Stay on top of your deadlines, or dont — its up to you.
</p>
</div>
</div>
</li>
<li class="flow-root">
<div
class="relative -m-2 flex items-center space-x-4 rounded-xl p-2 focus-within:ring-2 focus-within:ring-indigo-500 hover:bg-gray-50"
>
<div
class="flex size-16 shrink-0 items-center justify-center rounded-lg bg-green-500"
>
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.5"
data-slot="icon"
aria-hidden="true"
class="size-6 text-white"
>
<path
d="m2.25 15.75 5.159-5.159a2.25 2.25 0 0 1 3.182 0l5.159 5.159m-1.5-1.5 1.409-1.409a2.25 2.25 0 0 1 3.182 0l2.909 2.909m-18 3.75h16.5a1.5 1.5 0 0 0 1.5-1.5V6a1.5 1.5 0 0 0-1.5-1.5H3.75A1.5 1.5 0 0 0 2.25 6v12a1.5 1.5 0 0 0 1.5 1.5Zm10.5-11.25h.008v.008h-.008V8.25Zm.375 0a.375.375 0 1 1-.75 0 .375.375 0 0 1 .75 0Z"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div>
<h3 class="text-sm font-medium text-gray-900">
<a href="#" class="focus:outline-hidden">
<span aria-hidden="true" class="absolute inset-0"></span>
<span>Create a Gallery</span>
<span aria-hidden="true"> &rarr;</span>
</a>
</h3>
<p class="mt-1 text-sm text-gray-500">
Great for mood boards and inspiration.
</p>
</div>
</div>
</li>
<li class="flow-root">
<div
class="relative -m-2 flex items-center space-x-4 rounded-xl p-2 focus-within:ring-2 focus-within:ring-indigo-500 hover:bg-gray-50"
>
<div
class="flex size-16 shrink-0 items-center justify-center rounded-lg bg-blue-500"
>
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.5"
data-slot="icon"
aria-hidden="true"
class="size-6 text-white"
>
<path
d="M9 4.5v15m6-15v15m-10.875 0h15.75c.621 0 1.125-.504 1.125-1.125V5.625c0-.621-.504-1.125-1.125-1.125H4.125C3.504 4.5 3 5.004 3 5.625v12.75c0 .621.504 1.125 1.125 1.125Z"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div>
<h3 class="text-sm font-medium text-gray-900">
<a href="#" class="focus:outline-hidden">
<span aria-hidden="true" class="absolute inset-0"></span>
<span>Create a Board</span>
<span aria-hidden="true"> &rarr;</span>
</a>
</h3>
<p class="mt-1 text-sm text-gray-500">
Track tasks in different stages of your project.
</p>
</div>
</div>
</li>
<li class="flow-root">
<div
class="relative -m-2 flex items-center space-x-4 rounded-xl p-2 focus-within:ring-2 focus-within:ring-indigo-500 hover:bg-gray-50"
>
<div
class="flex size-16 shrink-0 items-center justify-center rounded-lg bg-indigo-500"
>
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.5"
data-slot="icon"
aria-hidden="true"
class="size-6 text-white"
>
<path
d="M3.375 19.5h17.25m-17.25 0a1.125 1.125 0 0 1-1.125-1.125M3.375 19.5h7.5c.621 0 1.125-.504 1.125-1.125m-9.75 0V5.625m0 12.75v-1.5c0-.621.504-1.125 1.125-1.125m18.375 2.625V5.625m0 12.75c0 .621-.504 1.125-1.125 1.125m1.125-1.125v-1.5c0-.621-.504-1.125-1.125-1.125m0 3.75h-7.5A1.125 1.125 0 0 1 12 18.375m9.75-12.75c0-.621-.504-1.125-1.125-1.125H3.375c-.621 0-1.125.504-1.125 1.125m19.5 0v1.5c0 .621-.504 1.125-1.125 1.125M2.25 5.625v1.5c0 .621.504 1.125 1.125 1.125m0 0h17.25m-17.25 0h7.5c.621 0 1.125.504 1.125 1.125M3.375 8.25c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125m17.25-3.75h-7.5c-.621 0-1.125.504-1.125 1.125m8.625-1.125c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125v1.5c0 .621.504 1.125 1.125 1.125M12 10.875v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 10.875c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125M13.125 12h7.5m-7.5 0c-.621 0-1.125.504-1.125 1.125M20.625 12c.621 0 1.125.504 1.125 1.125v1.5c0 .621-.504 1.125-1.125 1.125m-17.25 0h7.5M12 14.625v-1.5m0 1.5c0 .621-.504 1.125-1.125 1.125M12 14.625c0 .621.504 1.125 1.125 1.125m-2.25 0c.621 0 1.125.504 1.125 1.125m0 1.5v-1.5m0 0c0-.621.504-1.125 1.125-1.125m0 0h7.5"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div>
<h3 class="text-sm font-medium text-gray-900">
<a href="#" class="focus:outline-hidden">
<span aria-hidden="true" class="absolute inset-0"></span>
<span>Create a Spreadsheet</span>
<span aria-hidden="true"> &rarr;</span>
</a>
</h3>
<p class="mt-1 text-sm text-gray-500">
Lots of numbers and things — good for nerds.
</p>
</div>
</div>
</li>
<li class="flow-root">
<div
class="relative -m-2 flex items-center space-x-4 rounded-xl p-2 focus-within:ring-2 focus-within:ring-indigo-500 hover:bg-gray-50"
>
<div
class="flex size-16 shrink-0 items-center justify-center rounded-lg bg-purple-500"
>
<svg
viewBox="0 0 24 24"
fill="none"
stroke="currentColor"
stroke-width="1.5"
data-slot="icon"
aria-hidden="true"
class="size-6 text-white"
>
<path
d="M12 6v6h4.5m4.5 0a9 9 0 1 1-18 0 9 9 0 0 1 18 0Z"
stroke-linecap="round"
stroke-linejoin="round"
/>
</svg>
</div>
<div>
<h3 class="text-sm font-medium text-gray-900">
<a href="#" class="focus:outline-hidden">
<span aria-hidden="true" class="absolute inset-0"></span>
<span>Create a Timeline</span>
<span aria-hidden="true"> &rarr;</span>
</a>
</h3>
<p class="mt-1 text-sm text-gray-500">
Get a birds-eye-view of your procrastination.
</p>
</div>
</div>
</li>
</ul>
<div class="mt-4 flex">
<a
href="#"
class="text-sm font-medium text-indigo-600 hover:text-indigo-500"
>
Or start from an empty project
<span aria-hidden="true"> &rarr;</span>
</a>
</div>
</div>