change slogan
This commit is contained in:
parent
a3c1cd2cc1
commit
4860150334
|
@ -21,10 +21,12 @@ export function FeedPromo(props: { hotContracts: Contract[] }) {
|
||||||
<>
|
<>
|
||||||
<Col className="my-6 rounded-xl text-center sm:m-12">
|
<Col className="my-6 rounded-xl text-center sm:m-12">
|
||||||
<h1 className="text-4xl sm:text-6xl xl:text-6xl">
|
<h1 className="text-4xl sm:text-6xl xl:text-6xl">
|
||||||
<div className="font-semibold sm:mb-2">A market for</div>
|
<div className="font-semibold sm:mb-2">
|
||||||
<span className="bg-gradient-to-r from-teal-400 to-green-400 bg-clip-text font-bold text-transparent">
|
Bet on{' '}
|
||||||
every question
|
<span className="bg-gradient-to-r from-teal-400 to-green-400 bg-clip-text font-bold text-transparent">
|
||||||
</span>
|
any question!
|
||||||
|
</span>
|
||||||
|
</div>
|
||||||
</h1>
|
</h1>
|
||||||
<Spacer h={6} />
|
<Spacer h={6} />
|
||||||
<div className="mb-4 px-2 text-gray-500">
|
<div className="mb-4 px-2 text-gray-500">
|
||||||
|
|
Loading…
Reference in New Issue
Block a user