Fixed Little Noodle Menu

This commit is contained in:
2026-02-24 23:16:38 -08:00
parent ebb3a6ad08
commit 984fb97499

View File

@@ -3508,13 +3508,46 @@
"phone": "(509) 994-5157", "phone": "(509) 994-5157",
"courses": { "courses": {
"First Course": [ "First Course": [
{
"name": "Fresh Spring Rolls",
"desc": "Fresh veggies, rice noodles and fresh local basil wrapped in a rice paper, served with our house-made peanut sauce. Choice of shrimp or tofu GF GFA V V+"
},
{
"name": "Edamame",
"desc": "Whole soy bean pods seasoned with choice of sea salt, sriracha garlic or black garlic truffle Parmesan V V+"
},
{
"name": "Sake Clams",
"desc": "Clams sautéed in a lemongrass-basil compound butter and sake. Topped with local microgreens, fried garlic and a side of toasted crostini GFA"
}
], ],
"Second Course": [ "Second Course": [
{
"name": "Pho",
"desc": "Our full-bodied broth served with rice noodles, a cabbage-carrot blend, lime, jalapeno, onion and locally grown herbs. Choice of protein. Vegan options available GF GFA V V+ "
},
{
"name": "Pho-rrito",
"desc": "All our pho fixins and your choice of protein wrapped in a garlic herb tortilla and served with a side of our broth for dipping. Vegan options available GFA V V+ "
},
{
"name": "Spicy Curry Noodles",
"desc": "Thin rice noodles in Thai red curry broth with pickled veggies and our marinated onsen egg. Garnished with local microgreens and choice of protein GF GFA V V+ Add kimchi $3.50"
}
], ],
"Third Course": [ "Third Course": [
{
"name": "Matcha Panna Cotta",
"desc": "A creamy green tea panna cotta topped with raspberry sugar GF V"
},
{
"name": "Pineapple Sago",
"desc": "A sweet pineapple tapioca pudding, topped with a spicy pineapple chutney GF V"
},
{
"name": "Honey Paloma Green Tea Sorbet",
"desc": "Locally-made tea from Boba Proper that we turn into a refreshing sorbet GF V V+ Add a shot of sake $4"
}
] ]
} }
} }