From f89b3b07f2c644a1bebce7dbb039c9e4cd848b84 Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Mon, 23 Feb 2026 10:28:28 -0600 Subject: [PATCH] feat: enhance Pricing component with Cloud and Self Hosted options - Added new sections for Cloud and Self Hosted pricing options to provide users with clearer choices. - Included descriptions for each option to improve understanding of hosting solutions. - Adjusted layout to accommodate the new pricing display while maintaining visual consistency. --- apps/website/components/pricing.tsx | 18 ++++++++++++++---- 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/apps/website/components/pricing.tsx b/apps/website/components/pricing.tsx index 3083eff..f373835 100644 --- a/apps/website/components/pricing.tsx +++ b/apps/website/components/pricing.tsx @@ -250,10 +250,20 @@ export function Pricing() {

For large organizations who want more control

-
- - Contact Sales - + {/* Cloud & Self Hosted options */} +
+
+

Cloud

+

+ We host and manage everything for you +

+
+
+

Self Hosted

+

+ Install on-prem or in your own cloud +

+