import { siteConfig } from '@/lib/config' import Link from 'next/link' export default function LogoBar(props) { const { siteInfo } = props return (