<?php
$fortressMapping = [
1 => <img src="<?php echo $image_url;?>">,'JG Fortress',
3 => <img src="<?php echo $image_url;?>">,'HT Fortress',
4 => <img src="<?php echo $image_url;?>">,'Ban Fortress',
6 => <img src="<?php echo $image_url;?>">,'Ban Fortress',
];
How can I insert image in this code