diff --git a/web/components/onboarding/welcome.tsx b/web/components/onboarding/welcome.tsx index eb51f2de..2ef24764 100644 --- a/web/components/onboarding/welcome.tsx +++ b/web/components/onboarding/welcome.tsx @@ -1,7 +1,11 @@ import clsx from 'clsx' import { useRouter } from 'next/router' import { useEffect, useState } from 'react' -import { ChevronLeftIcon, ChevronRightIcon } from '@heroicons/react/solid' +import { + ChevronLeftIcon, + ChevronRightIcon, + ExclamationCircleIcon, +} from '@heroicons/react/solid' import { User } from 'common/user' import { useUser } from 'web/hooks/use-user' @@ -171,13 +175,17 @@ function Page2() { the play money you bet with. You can also turn it into a real donation to charity, at a 100:1 ratio.
+When you donate M$1000 to Givewell, Manifold sends them{' '} $10 USD.
-