VibeCoderzVibeCoderz
Telegram
All Prompts
Portfolio Call-to-Action Button with Icon preview
buttonlinkctatailwindresponsiveiconnavigation

Portfolio Call-to-Action Button with Icon

Кнопка CTA для портфолио с иконкой. Адаптивная, стилизована Tailwind. Отлично подходит для навигации на десктопе.

Prompt

<a href="#work" class="hidden sm:inline-flex items-center gap-2 ring-1 ring-neutral-200 hover:shadow text-sm text-neutral-700 font-geist bg-white rounded-full pt-2 pr-4 pb-2 pl-4">
          View Portfolio
          <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" data-lucide="arrow-up-right" class="lucide lucide-arrow-up-right w-[24px] h-[16px]" style="width: 24px; height: 16px; color: rgb(64, 64, 64);"><path d="M7 7h10v10" class=""></path><path d="M7 17 17 7" class=""></path></svg>
        </a>
All Prompts