@paulpagen-ltd: Hello Paul,
To have the sidebar on right hand side instead of left
Go to => Appearance => Customize => Theme Options => Layout Options => Default Layout => Select Content, Primary Sidebar.
To have the image on about page redirect to a relevant website.
What you can do is remove the image and add a Custom HTML block instead and add the following Code.
<a href="https://www.cricbuzz.com"><img src="http://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-1024x768.jpg" alt="Gable Cottage Cotswolds" class="wp-image-396" srcset="https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-1024x768.jpg 1024w, https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-300x225.jpg 300w, https://gablecottagecotswolds.co.uk/wp-content/uploads/2019/02/20190227_082518-768x576.jpg 768w" sizes="(max-width: 512px) 100vw, 512px" width="512" height="384"></a>
Replace https://www.cricbuzz.com
with the link where you want the image to be redirected.
Let me know if this is what you want.
Kind Regards,
Skandha