So to limit your front page to 3 Recent Blog Posts, use the "Recent Blog Posts" tag as detailed here from the manual around page 28:
Recent Posts Tag
{{recentposts}}
Add it to any block, blog or page to see your recent blog posts. The tag takes two parameters (both optional). The first is the number of posts to show and the second is the blog to use. eg {{recentposts:"10":"blog/another"}} for a sub blog.
That said, it won't show the image as yet, but we are looking to add that in an update (as mentioned in the link above).