components folder only for components like a button & card, or also for file – e.g. a navbar & footer?Routing > Pages and Layouts to understand how, this structuring works. In my use-case I would prefer to have a static navbar & footer in layout.tsx, so they won't re-render every time, right, as I am understanding?