1) I am working with a header JPEG image that is 996px wide and includes a square logo on the left side. My goal is to use only this square logo section and add an href
tag so that when users hover over it, the cursor changes to a hand pointer and they are redirected back to the landing page.
2) Additionally, I want to add two buttons with rollover effects on the same image. When users hover over these buttons, I want the rollover effect to be triggered and have the buttons link to a specific href
URL.