Email Subscribe

Inline email field with a mail icon and a primary submit button docked on the right.

you@company.com

Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.

Import & use
import { Input1 } from "@/components/beste/piece/input1";

<Input1
  placeholder="you@company.com"
  cta="Subscribe"
/>