VibeCoderzVibeCoderz
Telegram
All Prompts
Buy Now CTA Button with Icon preview
buttonctatailwindinteractiveanimatedecommerce

Buy Now CTA Button with Icon

Кнопка CTA "Купить сейчас" с иконкой. Интерактивная кнопка для покупок, апгрейдов, оформления заказа. Анимация иконки, свечение.

Prompt

<button class="group flex gap-3 transition-all duration-300 hover:scale-[1.02] hover:bg-zinc-100 hover:shadow-[0_0_40px_-5px_rgba(255,255,255,0.5)] text-base font-medium text-black tracking-tight bg-white rounded-full pt-4 pr-8 pb-4 pl-8 relative shadow-[0_0_30px_-5px_rgba(255,255,255,0.3)] gap-x-3 gap-y-3 items-center">
        <span class="">Buy Now</span>
        <svg xmlns="http://www.w3.org/2000/svg" width="18" height="18" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="transition-transform duration-300 group-hover:translate-x-1">
          <path d="M5 12h14" class=""></path>
          <path d="m12 5 7 7-7 7" class=""></path>
        </svg>
      </button>
All Prompts