update price copy

This commit is contained in:
Abi Raja 2023-12-03 12:53:22 -05:00
parent e031662b13
commit 1081c100aa
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 $35.99)
buy some credits (100 generations for $15)
</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 $35.99 <br />
buy 100 code generations for $15 <br />
</div>
</a>
<a