Zend certified PHP/Magento developer

Magento 2.4.3 Image for products not showing on category page

i do all this command
bin/magento setup:upgrade
bin/magento setup:static-content:deploy -f
bin/magento setup:di:compile
bin/magento indexer:reindex
bin/magento catalog:images:resize
bin/magento cache:flush
bin/magento cache:clean

but images still not showing by the way the image on Featured Products block it is showing but on category page not showing

here is category page

enter image description here

here is Featured Products block
enter image description here