Second loop pagination changes URL, not content

According with the Wodrdpress Codex: Pagination on static front page uses the page query variable, not the paged variable. See the WP_Query for details.