Source theme homepage header issue

I was once a self hosted website using the Solo theme. I’ve now moved to Ghost hosted site, and (due to being on the entry level payment tier), I must use the Source theme. The Source theme does not allow me to have my Name and Blurb at the top of the home page (Landing page) like the Solo theme does. Is there a way I can do this via code injection, or otherwise? (I tried myself but it gave me a header above the menu bar, which is not where I wanted).

(In Source theme, you have the option to have a cover photo with the blurb text on top of it alongside a subscribe or search button. Not only is this not aesthetically pleasing, this option does not allow your name/website name).

Thank you!

I’d look at setting up a custom homepage using routes.yaml. That allows you to put whatever you want on the page and have it served at your domain’s homepage. That should work even on the Starter plan.