• Avoid hard-coded / magic styles - reach for Mantine’s theme, which can be imported and used as an object as { theme } from@/src/lib/theme
  • Page files should end in a *.page.tsx file and should be named as XyzPage