import Link from "next/link"; import { Pane, Heading } from "evergreen-ui"; export default function Nav() { return (

{/*

O nas

Kontakt

*/}
); }