Display content on Single page

Unless you have generated metafields called ‘home’, ‘about’, ‘contact’ and ‘services’ in functions.php using add_post_meta your calls to get_post_meta will always return false. So if you test if they are true later on, the answer is ‘no’ and nothing will be displayed.