// app/components/Header.tsx import Link from 'next/link'; export default function Header() { return (
Lerbergets Volleybollsällskap
); }