From 0979fd5f2bd2fd0033b0871f47069fc77ac812d3 Mon Sep 17 00:00:00 2001 From: Abi Raja Date: Wed, 29 Nov 2023 20:56:48 -0500 Subject: [PATCH] update onboarding note and pricing --- frontend/src/components/OnboardingNote.tsx | 11 +++++------ frontend/src/components/PicoBadge.tsx | 2 +- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/frontend/src/components/OnboardingNote.tsx b/frontend/src/components/OnboardingNote.tsx index f6812e8..0072eb8 100644 --- a/frontend/src/components/OnboardingNote.tsx +++ b/frontend/src/components/OnboardingNote.tsx @@ -8,18 +8,17 @@ export function OnboardingNote() { href="https://buy.stripe.com/8wM6sre70gBW1nqaEE" target="_blank" > - buy some credits (20 generations for $9) + buy some credits (100 generations for $15) {" "} - or use your own OpenAI API key with GPT4 vision access.{" "} + or use your own OpenAI API key with GPT4 vision access ( - Follow these instructions to get yourself a key. - {" "} - and paste it in the Settings dialog (gear icon above). Your key is only - stored in your browser. Never stored on our servers. + follow these instructions to obtain a key + + ). ); diff --git a/frontend/src/components/PicoBadge.tsx b/frontend/src/components/PicoBadge.tsx index 6ee298f..47004ba 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 $9
+ buy 100 code generations for $15