AC
Congrats, your posts about Next.js are awesome. I like the benefit of using both Tailwind and Mantine on a Next.js app. The only thing I would like to add your template, is to use app router instead of pages, to use version 7.0.0 of mantine and thus take more advantage of server-side rendering. If you use this template, the styles are client-side and that causes a small glitch when loading the page for the first time on slow connections.