Inline email field with a mail icon and a primary submit button docked on the right.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Input1 } from "@/components/beste/piece/input1";
<Input1
placeholder="you@company.com"
cta="Subscribe"
/>