update price
This commit is contained in:
parent
a6be4379e5
commit
bc036f04e7
@ -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
|
||||
|
||||
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user