// components/Header.tsx import Image from "next/image"; export default function Header() { return ( ); }