https://x.thunkable.com/copy/4e1fbc64e55c89e15e61b80f4539f0ff
Instead of the Image component, use Column, which includes a button with a background image and covered with another Column to prevent clicking on it.
https://x.thunkable.com/projects/5b449ea767d33ace2fb3ce7e/project/properties/designer/
I fixed your project. Check it.
https://x.thunkable.com/projects/5b449ff9436ee4744b02ba44/Column1/designer
Another solution is to use a background image for the screen. But for this, you need to slightly change the markup, so that the image was in its upper part.
Thank you. Works perfectly