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