24 Hours only: Cyber Monday Flash Sale

Sunrise Smoothie

Sunrise Smoothie for pregnancy

Wow, you are going to love this!

This sunrise smoothie is unbelievably delicious and EASY!

This is a great option when you are struggling with morning sickness.

 
Perfect to set you on the right track for pregnancy and for a little extra fuel in the 2nd or 3rd trimester.
 
 
This should fit into just about everyone’s eating style – dairy free, gluten free, nut free, and vegan.
 
 

Sunrise Smoothie

Ingredients:

  • 1 cup frozen mixed berries
  • 1 small banana
  • 1.5 tbsp hemp seeds
  • 1 cup carrot turmeric juice blend (from Trader Joe’s)
  • Optional: 1 tsp honey or stevia 

Directions:

Blend until desired consistency.

Nutrients:

Calories: 320 
Protein: 8 g
 

the prenatal nutrition library

get started here

/** * Remove 'nofollow' from the cancel comment reply link ('.cancel-comment-reply-link'). */ function my_remove_nofollow_cancel_link( $formatted_link, $link, $text ) { // The cancel link typically uses double quotes for rel="nofollow" return str_replace( 'rel="nofollow"', '', $formatted_link ); } add_filter( 'cancel_comment_reply_link', 'my_remove_nofollow_cancel_link', 10, 3 );/** * Remove 'nofollow' from the comment reply link ('.comment-reply-link'). */ function my_remove_nofollow_reply_link( $link, $args, $comment, $post ) { // The comment reply link can use single quotes for rel='nofollow' return str_replace( "rel='nofollow'", '', $link ); } add_filter( 'comment_reply_link', 'my_remove_nofollow_reply_link', 100, 4 );