import Link from 'next/link' import React from 'react' const Logo = props => { const { siteInfo, className } = props return (