VibeCoderzVibeCoderz
Telegram
All Prompts
Centered Feature Section Heading with Badge preview
headingsectionfeaturebadgetailwindresponsivelanding pagetypographytext

Centered Feature Section Heading with Badge

Центрированный заголовок раздела с бейджем: заголовок, подзаголовок для представления фич. Адаптивная типографика, темная тема. Для лендингов.

Prompt

<div class="text-center">
      <span class="inline-flex items-center px-3 py-1 rounded-full text-xs bg-black/5 border border-black/5 text-neutral-500">Features</span>
      <h2 class="mt-4 text-4xl sm:text-5xl tracking-tight" style="font-weight: 600">
        OS‑level control, without the <span class="italic" style="font-weight: 500">friction</span>
      </h2>
      <p class="mt-3 text-neutral-600 max-w-3xl mx-auto">
        From quick system toggles to app workflows and secure on‑device handling.
      </p>
    </div>
All Prompts