ssr:false caused sections to only render client-side, making them invisible if any JS error occurred. Keep dynamic() for code-splitting but allow server-side rendering. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>