From 984fb9749997c778c4de01792b3740980d7d67e1 Mon Sep 17 00:00:00 2001 From: Derek Cooper Date: Tue, 24 Feb 2026 23:16:38 -0800 Subject: [PATCH] Fixed Little Noodle Menu --- 2025-restaurants.json | 39 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/2025-restaurants.json b/2025-restaurants.json index 0cbcef4..0fd64e3 100644 --- a/2025-restaurants.json +++ b/2025-restaurants.json @@ -3508,13 +3508,46 @@ "phone": "(509) 994-5157", "courses": { "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": [ - + { + "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 fixin’s 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": [ - + { + "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" + } ] } }