A design canvas and a production canvas are not the same tool.
the industry-standard collaborative design tool
Figma is where a website is designed; Pagiera is where it is built and shipped. Figma gives you a collaborative design file and, through Figma Sites, a hosted page published from that file. Pagiera is an MIT-licensed package you install into your own Next.js app, so the same visual canvas produces the production page—server-rendered, bound to your real APIs, with the page document stored in your repository. Use Figma to decide what the page should be; use Pagiera when that page has to run inside a product you own.