diff --git a/apps/marketing/src/app/(marketing)/pricing/page.tsx b/apps/marketing/src/app/(marketing)/pricing/page.tsx index b98460d39..f4103df9c 100644 --- a/apps/marketing/src/app/(marketing)/pricing/page.tsx +++ b/apps/marketing/src/app/(marketing)/pricing/page.tsx @@ -9,6 +9,7 @@ import { } from '@documenso/ui/primitives/accordion'; import { Button } from '@documenso/ui/primitives/button'; +import { Enterprise } from '~/components/(marketing)/enterprise'; import { PricingTable } from '~/components/(marketing)/pricing-table'; export const metadata: Metadata = { @@ -42,6 +43,10 @@ export default function PricingPage() { +
+ +
+

None of these work for you? Try self-hosting! diff --git a/apps/marketing/src/components/(marketing)/enterprise.tsx b/apps/marketing/src/components/(marketing)/enterprise.tsx new file mode 100644 index 000000000..1ce3225a5 --- /dev/null +++ b/apps/marketing/src/components/(marketing)/enterprise.tsx @@ -0,0 +1,40 @@ +'use client'; + +import type { HTMLAttributes } from 'react'; + +import Link from 'next/link'; + +import { usePlausible } from 'next-plausible'; + +import { Button } from '@documenso/ui/primitives/button'; + +export type EnterpriseProps = HTMLAttributes; + +export const Enterprise = ({ className, ...props }: EnterpriseProps) => { + const event = usePlausible(); + + return ( +
+

+ Enterprise Compliance, License or Technical Needs? +

+ +

+ Our Enterprise License is great large organizations looking to switch to Documenso for all + their signing needs. It's availible for our cloud offering as well as self-hosted setups and + offer a wide range of compliance and Adminstration Features. +

+ +
+ event('enterprise-contact')} + > + + +
+
+ ); +}; diff --git a/apps/marketing/src/components/(marketing)/pricing-table.tsx b/apps/marketing/src/components/(marketing)/pricing-table.tsx index b34173ba1..fa94fa02f 100644 --- a/apps/marketing/src/components/(marketing)/pricing-table.tsx +++ b/apps/marketing/src/components/(marketing)/pricing-table.tsx @@ -102,10 +102,10 @@ export const PricingTable = ({ className, ...props }: PricingTableProps) => {

-

Early Adopters

+

Individual

{period === 'MONTHLY' && $30} @@ -114,12 +114,12 @@ export const PricingTable = ({ className, ...props }: PricingTableProps) => {

- For fast-growing companies that aim to scale across multiple teams. + Everything you need for a great signing experience.

-

- - Limited Time Offer: Read More - -

-

Unlimited Teams

-

Unlimited Users

-

Unlimited Documents per month

-

Includes all upcoming features

-

Email, Discord and Slack assistance

+

Unlimited Documents per Month

+

API Accesss

+

Email and Discord Support

+

Premium Profile Name

-

Enterprise

-

Pricing on request

+

Teams

+
+ + {period === 'MONTHLY' && $50} + {period === 'YEARLY' && $500} + +

- For large organizations that need extra flexibility and control. + For companies looking to scale across multiple teams.

- event('enterprise-contact')} - > - - +
-

Everything in Early Adopters, plus:

-

Custom Subdomain

-

Compliance Check

-

Guaranteed Uptime

-

Reporting & Analysis

-

24/7 Support

+

Unlimited Documents per Month

+

API Accesss

+

Email and Discord Support

+

Team Inbox

+

5 Users Included

+

Add More Users for $10/ mo.