import Headerstyles from '../styles/Header.module.css' const Header = () => { return ( <>

Hawkband website

) } export default Header