import Image from "next/image"; import HuggingFaceLogo from "@/assets/hf-logo.svg"; export const Header = () => { return ( ); };