Add strawberry smoothie

This commit is contained in:
Jake Runyan 2026-03-11 17:31:50 -07:00
parent 245525e319
commit 72f21f828f
2 changed files with 38 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 546 KiB

View File

@ -0,0 +1,38 @@
---
title: "Strawberry Smoothie"
slug: "strawberry-smoothie"
date: "2026-03-10"
lastUpdated: "2026-03-10"
category: "drinks"
tags: ["drinks", "smoothie"]
cookTime: 5
prepTime: 5
servings: 2
author: "jake"
description: "A refreshing smoothie with a strawberry flavor."
featured: false
display: true
displayPhoto: "./assets/strawberry-smoothie.jpg"
---
<RecipeCard>
## Photos
![Strawberry Smoothie](./assets/strawberry-smoothie.jpg)
*Strawberry Smoothie*
## Ingredients
- 1 cup honey vanilla greek yogurt
- 1 banana
- 1/4 cup frozen berry mix
- 2 cups fresh strawberries
## Instructions
1. Put all ingredients into a blender and blend until smooth.
2. Enjoy!
## Notes
### Yogurt Choice
- Greek yogurt is healthier and becomes less waterier over time.
</RecipeCard>