diff --git a/frontend/src/components/OnboardingNote.tsx b/frontend/src/components/OnboardingNote.tsx index 8c39513..238bbf0 100644 --- a/frontend/src/components/OnboardingNote.tsx +++ b/frontend/src/components/OnboardingNote.tsx @@ -5,10 +5,10 @@ export function OnboardingNote() { To use Screenshot to Code,{" "} - get 100 generations for $15/month + buy some credits (100 generations for $15) {" "} or use your own OpenAI API key with GPT4 vision access ( { className="fixed z-50 bottom-28 right-5 rounded-md shadow-lg bg-black text-white px-4 text-xs py-3 cursor-pointer" > - get 100 generations/month for $15 + buy 100 code generations for $15 @@ -28,40 +28,64 @@ const PricingDialog: React.FC = () => {
-
+
{/* Free Plan */}

Hobby

Great to start

$15 - / month + {/* / month */}
  • - 100 credits/month + 100 credits
  • Email support
  • -
  • - - Cancel anytime -
{/* Economy Plan */} +
+

Pro

+

Higher limits

+
+ $40 + {/* / month */} +
+ + + + + +
    +
  • + + 300 credits +
  • +
  • + + Slack support +
  • +
+

diff --git a/frontend/src/components/settings/AccessCodeSection.tsx b/frontend/src/components/settings/AccessCodeSection.tsx index 78a4af5..5135307 100644 --- a/frontend/src/components/settings/AccessCodeSection.tsx +++ b/frontend/src/components/settings/AccessCodeSection.tsx @@ -100,7 +100,7 @@ function AccessCodeSection({ settings, setSettings }: Props) { {fetchState === "EMPTY" && (

- + @@ -129,7 +129,7 @@ function AccessCodeSection({ settings, setSettings }: Props) { {usedCredits} out of {totalCredits} credits used - +