Hi there,
the second image is added by GP Premium Plugin:.
gp-premium/woocommerce/functions/functions.php
the function name is :generatepress_wc_secondary_product_image
and starts at line 1237.
But it is a PHP Function, that hooks into the Woo templates, and their Blocks don’t use those templates and they have those hooks ( if any ).
NOTE: The Woo Shortcodes work exactly like the woo templates, so those will do this and respect the same styles automatically.