From d1400e1b6e4d67474ab1a0a77d1ea32698577c57 Mon Sep 17 00:00:00 2001 From: Stan Girard Date: Thu, 4 Jan 2024 15:15:28 +0100 Subject: [PATCH] =?UTF-8?q?feat:=20=F0=9F=8E=B8=20pricing?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit added credit usage --- .../PricingModal/components/PricingTable/PricingTable.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx b/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx index af326c440..f3330777d 100644 --- a/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx +++ b/frontend/lib/components/Stripe/PricingModal/components/PricingTable/PricingTable.tsx @@ -4,7 +4,7 @@ const PUBLISHABLE_KEY = process.env.NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY; export const StripePricingTable = (): JSX.Element => { return ( <> -
+

Free Tier

    @@ -29,12 +29,12 @@ export const StripePricingTable = (): JSX.Element => { 🙋‍♂️ More credits & access to premium models (GPT4, Mistral)
  • - 🚀 Priority support + 🚀 GPT3.5 = 1 credit & GPT4 = 20 credits
-
+