import Link from "next/link"; import AuthButton from "@/components/auth-button"; const navLinks = [ { label: "Presentation", href: "#presentation" }, { label: "Grades", href: "#grades" }, { label: "Events", href: "#events" }, { label: "Discord", href: "#discord" }, ]; export default function Navbar() { return (
BU
BinouzUHC UHC PvP 1.8.X
Boutique
); }