Follow Button 구성 요소
파스텔 색조와 다크 모드를 지원하는 데이트/소셜 플랫폼을 위해 설계된 간단하고 반응이 빠른 팔로우 버튼 구성 요소입니다.
HTML 코드
<div class="flex items-center justify-center p-4 bg-gray-100 dark:bg-gray-900 min-h-screen">
<button class="follow-button flex items-center justify-center px-6 py-3 rounded-full text-lg font-semibold transition-all duration-300 ease-in-out
bg-gradient-to-r from-purple-200 to-pink-200 text-purple-800 dark:from-purple-800 dark:to-pink-800 dark:text-white
hover:from-purple-300 hover:to-pink-300 hover:text-purple-900 dark:hover:from-purple-700 dark:hover:to-pink-700 dark:hover:text-white
focus:outline-none focus:ring-4 focus:ring-purple-300 dark:focus:ring-purple-700
shadow-lg hover:shadow-xl">
<svg class="h-5 w-5 mr-2 -ml-1 text-purple-700 dark:text-purple-300" fill="none" stroke="currentColor" viewBox="0 0 24 24" xmlns="http://www.w3.org/2000/svg">
<path stroke-linecap="round" stroke-linejoin="round" stroke-width="2" d="M18 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0zM8 9v3m0 0v3m0-3h3m-3 0h-3m-2-5a4 4 0 11-8 0 4 4 0 018 0z"></path>
</svg>
Follow
</button>
</div>
관련 구성 요소
사이버펑크 팔로우 버튼 구성 요소
CRM/비즈니스 도구를 위한 복잡한 사이버펑크 테마의 '팔로우' 버튼 구성 요소로, 포레스트/그린 색상 팔레트, 어두운 배경, 밝은 네온 액센트를 특징으로 하며 완전한 응답성과 다크 모드를 지원합니다.
Follow Button 구성 요소
깔끔하고 미니멀한 '팔로우' 버튼은 레트로/빈티지 색상 팔레트로 디자인되어 대시보드 또는 프로필 페이지에 적합합니다. 대화형 호버 상태와 다크 모드 지원을 특징으로 하며 스위스/국제 타이포그래피 원칙을 구현합니다.
Follow Button 구성 요소
브루탈리즘 스타일로 디자인된 팔로우 버튼 구성 요소는 높은 대비와 생생하고 대담한 외관을 가지고 있습니다. 반응형이며 어두운 테마를 지원합니다.