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