You're on Page 1
In this page's load
function, we waited for 2 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 2 will have a longer delay of 4 seconds.