I\'m trying to render a landing page using getStaticProps (Next.js) but it doesn\'t behave as expected. Here is my component:
import { GetStaticProps } from \'nex