From 76b498ae14cc1a5722c78ddca225face953467a1 Mon Sep 17 00:00:00 2001 From: Derek Cooper Date: Tue, 24 Feb 2026 22:50:57 -0800 Subject: [PATCH] Fixed Kismet Menu --- 2025-restaurants.json | 39 ++++++++++++++++++++++++++++++++++++--- 1 file changed, 36 insertions(+), 3 deletions(-) diff --git a/2025-restaurants.json b/2025-restaurants.json index f1995a2..0cbcef4 100644 --- a/2025-restaurants.json +++ b/2025-restaurants.json @@ -3160,13 +3160,46 @@ "phone": "(509) 309-2944", "courses": { "First Course": [ - + { + "name": "Grilled Queso", + "desc": "Grilled Chihuahua cheese, tostada, verde, fermented aioli, pico de gallo GF V " + }, + { + "name": "Tacos Whettos", + "desc": "Beef cheek barbacoa, manchego cheese, fermented hot sauce, salsa, corn tortillas GF " + }, + { + "name": "Panzanella Salad", + "desc": "Roasted squash, marinated tomatoes, smoked tomato vinaigrette, mixed greens, manchego cheese, toasted focaccia V " + } ], "Second Course": [ - + { + "name": "Tamales", + "desc": "Choice of pork or vegetable tamale, pan fried, molé, bean ragout, machaca salsa GF V V+ " + }, + { + "name": "Smoked Cheese Black Bean Empanada", + "desc": "Smoked black beans, house labneh, pickled chilies, verde, crema V " + }, + { + "name": "Bocalo", + "desc": "Pan-seared white fish, harissa sauce, black garlic aioli, pickled vegetables, Spanish rice GF " + } ], "Third Course": [ - + { + "name": "Tres Leches Cake", + "desc": "Milk-soaked cake, topped with housemade whipped cream and seasonal fruit V" + }, + { + "name": "Mexican Chocolate Brownie", + "desc": "Mexican chocolate brownie, cardamom and coriander gelato, seasonal fruit V" + }, + { + "name": "Sorbet", + "desc": "Seasonal fruit flavors GF V V+ " + } ] } }