I think I was trying to do something like that, I have a customer review section, but I want to bring some random review to home page then I add this code to index.php:
<div id="reviews">
<?php
$page_id = 544;
$page_data = get_page( $page_id );
echo apply_filters('the_content', $page_data->post_content);
?>
</div>
where 544 is the id of review section, BUT this didn’t work for me, maybe it could work for you, if don’t please let me know if you find a fix to this.
This is my site: Wedding Photography – Andrea Mate