@props([ 'title' => null, 'description' => null, 'image' => null, ])
{{-- FOUC-prevention: must run synchronously, before first paint, so the page never flashes light-then-dark for a visitor who chose dark mode. This is the one script on the page allowed to block — it's a handful of bytes and inline, so it costs nothing meaningful against Lighthouse, unlike a render-blocking external script would. --}}