We hate doing this, but for now we’re only accepting users from the US. Why?
-- Well besides not being able to automatically connect to your institution, our - financial advisors wouldn’t be able to give you relevant localized advice and - would likely breach some regulations. -
-- That being said, we do plan on expanding Maybe to other countries soon. So we’ll - let you know via email once we launch Maybe in {country || 'your country'}. -
-@@ -216,13 +212,7 @@ function ProfileForm({ title, onSubmit, defaultValues }: ProfileViewProps) { label="Where are you based?" onClick={() => setCurrentQuestion('residence')} back={() => setCurrentQuestion('household')} - next={() => { - if (country === 'US') { - setCurrentQuestion('goals') - } else { - setShowCountryWaitlist(true) - } - }} + next={() => setCurrentQuestion('goals')} >