import Link from "next/link"; import { GractwoLogo } from "./GractwoLogo"; export default function Home() { return ( ); }