This demonstrates a full refresh of the route to update server-side data. The entire component tree is re-rendered server-side, and the diff is applied client-side. This allows server components to update themselves without disrupting client-side state.