--- import "../css/index.css"; const navLinks = [ { label: "home", href: "/" }, { label: "glorpify", href: "/glorpify" }, ]; ---