import Homepage, { getStaticProps } from './home' export { getStaticProps } export default Homepage