import Brand from "./Brand"; import Image from "next/image"; export default function Header() { return (
{/* Brand Element */}
{/* User Profil */}
User Avatar

Charlotte W.

Online

); }