Get post thumbnail from subpages with a foreach loop

Life can be simple:

Instead of the_post_thumbnail I should use get_the_post_thumbnail

echo get_the_post_thumbnail($page->ID)