import Link from "next/link"; import { GractwoLogo } from "./GractwoLogo"; export default function Home() { return ( <>
I'm coming after you. {/* This is rendered behind the navbar, pushing the main page's content downwards while keeping nav's fixed position. */}
> ); }