const navigation = [ { name: 'Github', href: 'https://github.com/jmorganca/ollama' }, { name: 'Download', href: '/download' }, ] export default function Header() { return (
) }