test another price

This commit is contained in:
Abi Raja 2023-11-30 23:29:09 -05:00
parent 0d9f93ea1f
commit 4b77361494
2 changed files with 3 additions and 3 deletions

View File

@ -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>

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 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