import { firebaseLogin } from '../lib/firebase/users' import { Header } from './header' export const Hero = () => { return (
{ const aboutElem = document.getElementById('about') window.scrollTo({ top: aboutElem?.offsetTop, behavior: 'smooth' }) }} > About

Create your own
prediction markets

Better forecasting through accessible prediction markets for you and your community

) }