tweak price

This commit is contained in:
Abi Raja 2023-12-02 09:39:08 -05:00
parent 4b77361494
commit e031662b13
2 changed files with 4 additions and 3 deletions

View File

@ -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)
</a>{" "}
or use your own OpenAI API key with GPT4 vision access (
<a
@ -16,7 +16,8 @@ export function OnboardingNote() {
className="inline underline hover:opacity-70"
target="_blank"
>
follow these instructions to depost $5 credit and obtain a key
follow these instructions to deposit a minimum $5 credit and obtain a
key
</a>
).
</span>

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 20 code generations for $4.99 <br />
buy 100 code generations for $35.99 <br />
</div>
</a>
<a