Inverted plan card in foreground paint, showing enterprise callouts and a contact-sales CTA.
Requires shadcn/ui initialized. Run npx shadcn@latest init if you haven't.
import { Card15 } from "@/components/beste/piece/card15";
<Card15
name="Enterprise"
description="For organizations that need SSO, audit logs, and a dedicated solutions team."
features={[
"SAML SSO & SCIM",
"Custom data residency",
"Named success manager"
]}
action="Talk to sales"
/>