<.link
navigate={~p"/create"}
id="home-create-link"
class="card bg-base-100 border border-base-200 shadow-sm hover:shadow-md hover:border-primary transition group"
>
<.icon name="hero-plus-circle" class="size-8 text-primary" />
ルームを作成
投票の設定を決めて、新しいルームを立ち上げます。
<.link
navigate={~p"/enter"}
id="home-enter-link"
class="card bg-base-100 border border-base-200 shadow-sm hover:shadow-md hover:border-primary transition group"
>
<.icon name="hero-arrow-right-on-rectangle" class="size-8 text-primary" />
ルームに参加
ルーム番号を入力して、既存のルームに参加します。