コンポーネント フォローボタン Follow Button コンポーネント

Follow Button コンポーネント

レトロ/ビンテージカラーパレットでデザインされた、すっきりとしたミニマリストの「フォロー」ボタンは、ダッシュボードやプロフィールページに適しています。インタラクティブなホバー状態とダークモードのサポートが特徴で、スイス/国際的なタイポグラフィの原則を体現しています。

プレビュー

HTMLコード

<div class="p-4 sm:p-6 bg-rose-50 dark:bg-zinc-800 rounded-lg shadow-md max-w-sm mx-auto font-sans">
  <div class="flex flex-col items-center space-y-4">
    <img class="w-20 h-20 rounded-full object-cover border-2 border-indigo-400 dark:border-indigo-600" src="https://randomuser.me/api/portraits/women/44.jpg" alt="User Avatar">
    <div class="text-center">
      <p class="text-lg font-semibold text-zinc-800 dark:text-zinc-100">Jane Doe</p>
      <p class="text-sm text-zinc-600 dark:text-zinc-400">@janedoe_official</p>
    </div>
    <button class="px-6 py-2 rounded-full border-2 border-indigo-500 bg-indigo-400 text-white font-bold text-sm tracking-wide uppercase shadow-md
                   hover:bg-indigo-500 hover:border-indigo-600 focus:outline-none focus:ring-2 focus:ring-indigo-500 focus:ring-offset-2
                   dark:bg-indigo-600 dark:border-indigo-700 dark:hover:bg-indigo-700 dark:focus:ring-offset-zinc-800
                   transition duration-300 ease-in-out">
      Follow
    </button>
  </div>
</div>

関連コンポーネント

Follow Button コンポーネント

ゲームWebサイト用の複雑な紙/印刷物にインスパイアされたフォローボタンコンポーネントで、明るいアクセントカラーの黒と白のモノクロデザインが特徴で、応答性とダークモードに最適化されています。

開ける

Follow Button コンポーネント

Tailwind CSSを使用してダークモードをサポートするビジネスWebサイト向けに設計された、glassmorphismスタイルと鮮やかな色を備えた複雑で応答性の高いフォローボタンコンポーネント。

開ける

Glassmorphism フォローボタン

Glassmorphismデザイン、ダークモードサポート、Tailwind CSSを使用したレスポンシブフォローボタン。

開ける