From 516d0018c0c451486c5ada0f301be8914d711baf Mon Sep 17 00:00:00 2001 From: Ignat Date: Fri, 5 Jun 2026 15:42:38 -0300 Subject: [PATCH 1/7] perf(landing): inline render-blocking CSS via experimental.inlineCss MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Enables Next.js experimental.inlineCss so the 3 stylesheet requests that blocked the first render (global Tailwind 21.5KB + 2 component chunks 2.1/2.4KB) are merged into a single