Embrace HTML
Stop building shitty websites where I am bombarded with 15 full screen dialogs, layout shifting ads, and loading states for static text.
Reject the complexity of modern web development that is javascript-driven SPA hacked to work for every enumerable use case. Embrace good-ol-html with CSS and a little bit of javascript where needed.
The end-result has better UX, is pre-rendered (because there is nothing to render), faster, and is simpler to maintain.