{post.title}
+{post.title}
-{post.authorName}
-{post.authorRole}
+{post.authorName}
+{post.authorRole}
+-
- {post.tags.map((tag, i) => (
-
- - {tag} - - ))} -
-
+ {post.tags.map((tag, i) => (
+
- + {tag} + + ))} +
+
- -
{title}
- {extraInfo} -{title}
+ {extraInfo} +Cap Table
+Cap Table
+Total Funding Raised
+Total Funding Raised
+Completed Documents per Month
+New Users
-New Users
+Total Users
-Total Users
+Open Startup
+Open Startup
-- All our metrics, finances, and learnings are public. We believe in transparency and want - to share our journey with you. You can read more about why here:{' '} - - Announcing Open Metrics - +
+ All our metrics, finances, and learnings are public. We believe in transparency and want + to share our journey with you. You can read more about why here:{' '} + + Announcing Open Metrics + +
+Finances
+Community
+Growth
+Is there more?
+ ++ This page is evolving as we learn what makes a great signing company. We'll update it when + we have more to share.
Where's the rest?
- -- We're still working on getting all our metrics together. We'll update this page as soon - as we have more to share. -
-Total Completed Documents
+Twitter Stats
+Twitter Stats
+Documenso on X
diff --git a/apps/marketing/src/components/(marketing)/call-to-action.tsx b/apps/marketing/src/components/(marketing)/call-to-action.tsx new file mode 100644 index 000000000..3d1f51b23 --- /dev/null +++ b/apps/marketing/src/components/(marketing)/call-to-action.tsx @@ -0,0 +1,31 @@ +import Link from 'next/link'; + +import { NEXT_PUBLIC_WEBAPP_URL } from '@documenso/lib/constants/app'; +import { Button } from '@documenso/ui/primitives/button'; +import { Card, CardContent } from '@documenso/ui/primitives/card'; + +type CallToActionProps = { + className?: string; + utmSource?: string; +}; + +export const CallToAction = ({ className, utmSource = 'generic-cta' }: CallToActionProps) => { + return ( +Join the Open Signing Movement
+ ++ Create your account and start using state-of-the-art document signing. Open and beautiful + signing is within your grasp. +
+ + +