import Link from 'next/link' import { siteConfig } from '@/lib/config' const Logo = props => { const { className } = props return (