Legal consent card with a custom checkbox, inline underlined policy links, and a red asterisk when required.
The import and the props worth knowing about, in one place.
import { Form33 } from "@/components/beste/piece/form33";
<Form33
lead="I agree to the"
links={[
{
"label": "Terms of service"
},
{
"label": "Privacy policy"
}
]}
connector=" and "
tail="."
agreed={true}
required={true}
/>Labeled input flanked by a red asterisk and a Required pill, plus an explanatory hint below.
One email when we open the doors. Nothing else.
A single-row capture card with a labelled email field, an accent submit button beside it, and fine print underneath.
Cookie categories a visitor decides on one at a time, the essential row held on and locked while the others switch under a moving choice.
Standard text field with a label on top and a muted helper line under the control.