diff --git a/web/components/hero.tsx b/web/components/hero.tsx index 4e6cd837..d2ef1cdf 100644 --- a/web/components/hero.tsx +++ b/web/components/hero.tsx @@ -1,3 +1,4 @@ +import Link from 'next/link' import { firebaseLogin } from '../lib/firebase/users' import { Header } from './header' @@ -29,6 +30,13 @@ export const Hero = () => { Sign in to get started! +
+ + + Or explore all markets + + +