test another price
This commit is contained in:
parent
0d9f93ea1f
commit
4b77361494
@ -8,7 +8,7 @@ export function OnboardingNote() {
|
|||||||
href="https://buy.stripe.com/8wM6sre70gBW1nqaEE"
|
href="https://buy.stripe.com/8wM6sre70gBW1nqaEE"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
buy some credits (100 generations for $15)
|
buy some credits (20 generations for $4.99)
|
||||||
</a>{" "}
|
</a>{" "}
|
||||||
or use your own OpenAI API key with GPT4 vision access (
|
or use your own OpenAI API key with GPT4 vision access (
|
||||||
<a
|
<a
|
||||||
@ -16,7 +16,7 @@ export function OnboardingNote() {
|
|||||||
className="inline underline hover:opacity-70"
|
className="inline underline hover:opacity-70"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
>
|
>
|
||||||
follow these instructions to obtain a key
|
follow these instructions to depost $5 credit and obtain a key
|
||||||
</a>
|
</a>
|
||||||
).
|
).
|
||||||
</span>
|
</span>
|
||||||
|
|||||||
@ -8,7 +8,7 @@ export function PicoBadge({ settings }: { settings: Settings }) {
|
|||||||
className="fixed z-50 bottom-5 left-5 rounded-md shadow-lg bg-black
|
className="fixed z-50 bottom-5 left-5 rounded-md shadow-lg bg-black
|
||||||
text-white px-4 text-xs py-3 cursor-pointer"
|
text-white px-4 text-xs py-3 cursor-pointer"
|
||||||
>
|
>
|
||||||
buy 100 code generations for $15 <br />
|
buy 20 code generations for $4.99 <br />
|
||||||
</div>
|
</div>
|
||||||
</a>
|
</a>
|
||||||
<a
|
<a
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user