diff --git a/web/components/feed-create.tsx b/web/components/feed-create.tsx index 3f9fa686..0dae424f 100644 --- a/web/components/feed-create.tsx +++ b/web/components/feed-create.tsx @@ -7,44 +7,52 @@ import { ContractsGrid } from './contracts-list' import { Contract } from '../../common/contract' import { Col } from './layout/col' import clsx from 'clsx' +import { SparklesIcon } from '@heroicons/react/solid' +import { Row } from './layout/row' export function FeedPromo(props: { hotContracts: Contract[] }) { const { hotContracts } = props return ( <> - +

-
Create your own
-
- prediction markets +
+ A{' '} + + market{' '} + + for +
+
+ every{' '} + + prediction +

- Find prediction markets run by your favorite creators, or make your - own. + Find prediction markets on any topic imaginable. Or create your own!
- Sign up to get M$ 1,000 for free and start trading! + Sign up to get M$ 1,000 and start trading.
{' '} - - {/* - - */} + + +