import { Fragment } from 'react' import { Popover, Transition } from '@headlessui/react' import { XIcon } from '@heroicons/react/outline' import { ConvertKitEmailForm } from './convert-kit-email-form' export const Hero = () => { return (
{/*
*/}
Close menu

Create your own prediction markets

Create and resolve your own prediction markets to earn a percent of the bet volume. Powered by Solana.

) }