VibeCoderzVibeCoderz
Telegram
All Prompts
Gradient Contact CTA Button with Icon preview
buttonctacontactgradienticontailwindhoverresponsive

Gradient Contact CTA Button with Icon

Кнопка CTA с градиентом и иконкой. Круглая, адаптивная, на Tailwind CSS. Идеально для контактов и призывов к действию на сайте.

Prompt

<a href="#" class="inline-flex items-center justify-center gap-2 hover:brightness-95 transition text-sm font-semibold text-neutral-900 bg-gradient-to-br from-lime-400 to-emerald-500 rounded-xl pt-3 pr-6 pb-3 pl-6">
          <svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="h-4 w-4">
            <path d="M21 15a2 2 0 0 1-2 2H7l-4 4V5a2 2 0 0 1 2-2h14a2 2 0 0 1 2 2z" class=""></path>
          </svg>
          Get in touch
        </a>
All Prompts