From 9e56495871aa7ecb6a2878028da63869628bd513 Mon Sep 17 00:00:00 2001 From: Alexander Alemayhu Date: Tue, 19 May 2026 19:45:12 +0200 Subject: [PATCH] perf: faster mobile LCP on the landing page MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Four narrow fixes targeting the PageSpeed mobile-field LCP failure (3.2 s): - Drop the orphaned /bulma-switch.css . The file does not exist in web/public/ and is unreferenced in source — but the browser still blocked paint waiting for the 404. Single biggest render-blocking win. - Make the Google Fonts stylesheet non-blocking via the standard preload + onload swap, with a