nano I get it ! It's because of the hero on the home page, I kept it to build my theme. If you want to get it back for all your users, you'll have to put this in your footer (admin > appearance) for several days/weeks (depending the number of users and their frequency) :
<script>window.localStorage.removeItem('welcomeHidden');</script>
(the trick comes from clark here)