Grabbing the_content from “about us”

You can use get_page_by_title() or get_page_by_path() to retrieve page object that will have title and content (which you might need to further process a bit, depending on how complex it is).

And if I remember right get_the_post_thumbnail() gives you featured image.

error code: 523