"A market for every question"
This commit is contained in:
parent
1ec8fc5b45
commit
d0aa9c710c
|
@ -28,13 +28,13 @@ export function FeedPromo(props: { hotContracts: Contract[] }) {
|
||||||
<div className="font-semibold">
|
<div className="font-semibold">
|
||||||
every{' '}
|
every{' '}
|
||||||
<span className="bg-gradient-to-r from-teal-400 to-green-400 bg-clip-text font-bold text-transparent">
|
<span className="bg-gradient-to-r from-teal-400 to-green-400 bg-clip-text font-bold text-transparent">
|
||||||
prediction
|
question
|
||||||
</span>
|
</span>
|
||||||
</div>
|
</div>
|
||||||
</h1>
|
</h1>
|
||||||
<Spacer h={6} />
|
<Spacer h={6} />
|
||||||
<div className="mb-4 text-gray-500">
|
<div className="mb-4 text-gray-500">
|
||||||
Find prediction markets on any topic imaginable. Or create your own!
|
Find markets on any topic imaginable. Or create your own!
|
||||||
<br />
|
<br />
|
||||||
Sign up to get M$ 1,000 and start trading.
|
Sign up to get M$ 1,000 and start trading.
|
||||||
<br />
|
<br />
|
||||||
|
|
Loading…
Reference in New Issue
Block a user