Hi. I want to have a different layout for my home page ( "/" URL) but I'm not sure how I should go about it, since I can't name a folder blank basically. The route groups thing seems to act in a buggy way where I get flickering of the component that I don't want in the homepage but want it in other routes.
What would be the best approach to solve this?