From e031662b13fc1c76b6a6b54a59f3d7ff101d6768 Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Sat, 2 Dec 2023 09:39:08 -0500 Subject: [PATCH] tweak price --- frontend/src/components/OnboardingNote.tsx | 5 +++-- frontend/src/components/PicoBadge.tsx | 2 +- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/frontend/src/components/OnboardingNote.tsx b/frontend/src/components/OnboardingNote.tsx index c6b65bb..eac1502 100644 --- a/frontend/src/components/OnboardingNote.tsx +++ b/frontend/src/components/OnboardingNote.tsx @@ -8,7 +8,7 @@ export function OnboardingNote() { href="https://buy.stripe.com/8wM6sre70gBW1nqaEE" target="_blank" > - buy some credits (20 generations for $4.99) + buy some credits (100 generations for $35.99) {" "} or use your own OpenAI API key with GPT4 vision access ( - follow these instructions to depost $5 credit and obtain a key + follow these instructions to deposit a minimum $5 credit and obtain a + key ). diff --git a/frontend/src/components/PicoBadge.tsx b/frontend/src/components/PicoBadge.tsx index 0355d31..b3bfc4f 100644 --- a/frontend/src/components/PicoBadge.tsx +++ b/frontend/src/components/PicoBadge.tsx @@ -8,7 +8,7 @@ export function PicoBadge({ settings }: { settings: Settings }) { className="fixed z-50 bottom-5 left-5 rounded-md shadow-lg bg-black text-white px-4 text-xs py-3 cursor-pointer" > - buy 20 code generations for $4.99
+ buy 100 code generations for $35.99