update price

This commit is contained in:
Abi Raja 2023-11-29 17:24:51 -05:00
parent a6be4379e5
commit bc036f04e7
2 changed files with 2 additions and 2 deletions

View File

@ -8,7 +8,7 @@ export function OnboardingNote() {
href="https://buy.stripe.com/8wM6sre70gBW1nqaEE"
target="_blank"
>
buy some credits (100 generations for $36)
buy some credits (20 generations for $9)
</a>{" "}
or use your own OpenAI API key with GPT4 vision access.{" "}
<a

View File

@ -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 100 code generations for $36 <br />
buy 20 code generations for $9 <br />
</div>
</a>
<a