From 64a4ab8c900c1d4b2cd3d071825c104bc5003f6a Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Tue, 23 Jul 2024 11:35:00 -0400 Subject: [PATCH] improve pricing sell --- .../components/hosted/payments/PricingPlans.tsx | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/hosted/payments/PricingPlans.tsx b/frontend/src/components/hosted/payments/PricingPlans.tsx index 5ddfa8e..d899970 100644 --- a/frontend/src/components/hosted/payments/PricingPlans.tsx +++ b/frontend/src/components/hosted/payments/PricingPlans.tsx @@ -65,7 +65,11 @@ function PricingPlans({ shouldShowFAQLink = true }: PricingPlansProps) {
  • - Full access to all supported AI models + All supported AI models +
  • +
  • + + Full code access
  • @@ -105,7 +109,11 @@ function PricingPlans({ shouldShowFAQLink = true }: PricingPlansProps) {
  • - Full access to all supported AI models + All supported AI models +
  • +
  • + + Full code access
  • @@ -124,7 +132,7 @@ function PricingPlans({ shouldShowFAQLink = true }: PricingPlansProps) { target="_blank" className="text-blue-900 underline" > - See FAQs if you have additional questions + For more information, visit our FAQs {" "} or contact support.