diff --git a/frontend/src/components/OnboardingNote.tsx b/frontend/src/components/OnboardingNote.tsx index 5603020..31cf8ac 100644 --- a/frontend/src/components/OnboardingNote.tsx +++ b/frontend/src/components/OnboardingNote.tsx @@ -6,25 +6,13 @@ export function OnboardingNote() { return (
- To use Screenshot to Code,{" "} setPricingDialogOpen(true)} target="_blank" > - subscribe to a paid plan ($15/month) to get access to all supported - models - {" "} - or use your own OpenAI API key with GPT4 vision access ( - - follow these instructions to deposit a minimum $5 credit and obtain a - key + Subscribe to get started - ).
);