Add this to a HTML Widget to enable an Image Comparison WordPress feature, and replace the items inside with your image URLs;
<! --Sourced from: https://img-comparison-slider.sneas.io/-->
<img-comparison-slider>
<img slot="first" src="https://staging14.websquadron.co.uk/wp-content/uploads/Mid028.webp" width="600" height="600"/>
<img slot="second" src="https://staging14.websquadron.co.uk/wp-content/uploads/Mid027.webp" width="600" height="600"/>
</img-comparison-slider>
<script
defer
src="https://unpkg.com/img-comparison-slider@7/dist/index.js"
></script>