So you need to display some products on your Magento CMS page?  But where to start???  Try this…

[code]
{{block type="catalog/product_list" name="product_list" category_id="30" column_count="3" count="9" limit="3" mode="grid" template="catalog/product/your_new_list.phtml"}
[/code]