You're on Page 2
In this page's load
function, we waited for 4 seconds to mimick a real-world API call before
rendering. You can go back to the home page, which should load instantaneously because it doesn't do much server side.
Page 3 will have a longer delay of 6 seconds.