import { withAmp } from 'next/amp' export default withAmp(() =>

Simple hybrid amp/non-amp page

, { hybrid: true })