# EnterprisePlanCard URL: /docs/apps/marketing/landing-page/enterprise-plan-card A pricing card where potential customers can contact your business if your plans aren't exactly fitting their needs. ## Preview ![enterprise plan card](/static/assets/enterprise-plan-card.png) ## Import ```tsx title="page.tsx" import { EnterprisePlanCard } from "@/components/EnterprisePlanCard"; ``` ## Tips * Include a copy that predicts what users might want to call about. * If you have defined abuse/usage limits that can be increased for a particular plan, consider adding that detail to this card.