<p> Create a react component that takes HTML, a link to a picture and a word as input and return the code in a box with the word as a header. The picture and other code should be in two columns next to each other, under the header.</p>
<p> Create a react component that takes HTML, a link to a picture, a number and a word as input and return the code in a box with the word as a header. The picture and other code should be in two columns next to each other, under the header. The number should be multiplied by 2 and then shown </p>