Thanks for your help strawberry pi.
I was having additional issues with the code finding the img.
In case this helps someone else, this is what I ended up with:
{
module: 'helloworld',
position: 'top_left',
config: {
text: "<img src='./config/White.png' height='186' width='341'>"
}
} ,