wp_get_attachment_image_src returns the wrong image

Try like this : REF: https://developer.wordpress.org/reference/functions/wp_get_attachment_image_src/

wp_get_attachment_image_src(3629, array( 854, 854 ));

Hope is useful.