export default function Blocks({
  blocks,
}: InferGetServerSidePropsType<typeof getServerSideProps>): JSX.Element {
  return (
    <Container className="pt-12 pb-20">