VibeCoderzVibeCoderz
Telegram
All Prompts
Feature List preview
listfeaturescheckmarkdarkmodern

Feature List

Список преимуществ с иконками галочек. Идеально для цен, продуктов. Современный UI-паттерн.

Prompt

<div class="mt-6">
  <style>
    @import url('https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap');
  </style>
  <p class="text-xs text-zinc-400" style="font-family: 'Inter', 'Helvetica Neue', sans-serif;">Essential tools to get started:</p>
  <ul class="mt-3 space-y-3">
    <li class="flex items-start gap-3">
      <span class="mt-0.5 h-5 w-5 rounded-full bg-zinc-900 border border-zinc-800 flex items-center justify-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="h-3.5 w-3.5 text-green-400">
          <path d="M20 6 9 17l-5-5"></path>
        </svg>
      </span>
      <span class="text-sm text-zinc-300" style="font-family: 'Inter', 'Helvetica Neue', sans-serif;">1 automated workflow, up to 3 integrations</span>
    </li>
    <li class="flex items-start gap-3">
      <span class="mt-0.5 h-5 w-5 rounded-full bg-zinc-900 border border-zinc-800 flex items-center justify-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="h-3.5 w-3.5 text-green-400">
          <path d="M20 6 9 17l-5-5"></path>
        </svg>
      </span>
      <span class="text-sm text-zinc-300" style="font-family: 'Inter', 'Helvetica Neue', sans-serif;">Email support and guided setup</span>
    </li>
    <li class="flex items-start gap-3">
      <span class="mt-0.5 h-5 w-5 rounded-full bg-zinc-900 border border-zinc-800 flex items-center justify-center">
        <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="1.5" stroke-linecap="round" stroke-linejoin="round" class="h-3.5 w-3.5 text-green-400">
          <path d="M20 6 9 17l-5-5"></path>
        </svg>
      </span>
      <span class="text-sm text-zinc-300" style="font-family: 'Inter', 'Helvetica Neue', sans-serif;">1 revision and handover docs</span>
    </li>
  </ul>
</div>
All Prompts