export default function CommunitiesPage() { return ( <div> <h1>Community WIP</h1> </div> ) }