import React from 'react' import Head from 'next/head' import Link from 'next/link' export default props => (
this is head-1 to head 2
)