A compact signup card with a title, an email field, an accent submit button, and a small reassurance note.
Get early access
No spam, just one launch note.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Form34 } from "@/components/beste/piece/form34";
<Form34
title="Get early access"
placeholder="you@clinic.com"
buttonLabel="Notify me"
note="No spam, just one launch note."
/>Legal consent card with a custom checkbox, inline underlined policy links, and a red asterisk when required.
Bordered card bundling a legend, description, and a short stack of related inputs.
Six-cell verification code field with an active cell that rings and a caret on the next empty slot.
Bulk invite field that tokenizes addresses into chips and flags invalid ones with a rose tint.



Inline @-mention typed into a field, paired with an avatar-led autocomplete dropdown beneath.
Radio-card list where the selected row picks up a primary ring and a tinted background.