export function EXPH() { return ( <HeaderBox title="Experiments" id="exhead"> </HeaderBox> ); } import HeaderBox from "../components/HeaderBox";