Updated db and images
This commit is contained in:
BIN
public/spirits/anis del mono sunrise.jpg
Normal file
BIN
public/spirits/anis del mono sunrise.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 28 KiB |
BIN
public/spirits/brandy alexander.jpg
Normal file
BIN
public/spirits/brandy alexander.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 55 KiB |
BIN
public/spirits/negroni sbagliato.jpg
Normal file
BIN
public/spirits/negroni sbagliato.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 75 KiB |
BIN
public/spirits/spritz select.jpg
Normal file
BIN
public/spirits/spritz select.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 84 KiB |
@@ -10,6 +10,11 @@
|
||||
"brand": "Montenegro",
|
||||
"type": "amaro"
|
||||
},
|
||||
{
|
||||
"name": "Anís del Mono",
|
||||
"brand": "Anís del Mono",
|
||||
"type": "anis"
|
||||
},
|
||||
{
|
||||
"name": "Aperitivo Select",
|
||||
"brand": "Select",
|
||||
@@ -60,6 +65,11 @@
|
||||
"brand": "Don Julio",
|
||||
"type": "tequila"
|
||||
},
|
||||
{
|
||||
"name": "Freixenet",
|
||||
"brand": "Freixenet",
|
||||
"type": "espumoso"
|
||||
},
|
||||
{
|
||||
"name": "Havana Club",
|
||||
"brand": "Havana Club",
|
||||
@@ -130,6 +140,11 @@
|
||||
"brand": "Martini",
|
||||
"type": "vermut"
|
||||
},
|
||||
{
|
||||
"name": "Mozart Dark",
|
||||
"brand": "Mozart",
|
||||
"type": "licor-cacao"
|
||||
},
|
||||
{
|
||||
"name": "Patrón",
|
||||
"brand": "Patrón",
|
||||
@@ -145,11 +160,6 @@
|
||||
"brand": "Ruavieja",
|
||||
"type": "licor-hierbas"
|
||||
},
|
||||
{
|
||||
"name": "Santa Teresa",
|
||||
"brand": "Santa Teresa",
|
||||
"type": "ron"
|
||||
},
|
||||
{
|
||||
"name": "Smirnoff",
|
||||
"brand": "Smirnoff",
|
||||
@@ -169,16 +179,6 @@
|
||||
"name": "Vino Tinto",
|
||||
"brand": "vino",
|
||||
"type": "vino"
|
||||
},
|
||||
{
|
||||
"name": "Yzaguirre Blanco",
|
||||
"brand": "Yzaguirre",
|
||||
"type": "vermut"
|
||||
},
|
||||
{
|
||||
"name": "Yzaguirre Rojo",
|
||||
"brand": "Yzaguirre",
|
||||
"type": "vermut"
|
||||
}
|
||||
],
|
||||
"recipes": [
|
||||
@@ -206,6 +206,36 @@
|
||||
],
|
||||
"instructions": "Servir vermut y Campari con hielo y completar con soda. Decorar con naranja."
|
||||
},
|
||||
{
|
||||
"name": "Anis del Mono Sunrise",
|
||||
"ingredients": [
|
||||
{
|
||||
"type": "anis",
|
||||
"name": "Anís del Mono",
|
||||
"amount": "50 ml",
|
||||
"isAlcohol": true
|
||||
},
|
||||
{
|
||||
"type": "naranja",
|
||||
"name": "Zumo de naranja",
|
||||
"amount": "200 ml",
|
||||
"isAlcohol": false
|
||||
},
|
||||
{
|
||||
"type": "granadina",
|
||||
"name": "Granadina",
|
||||
"amount": "15 ml",
|
||||
"isAlcohol": false
|
||||
},
|
||||
{
|
||||
"type": "agua-azahar",
|
||||
"name": "Agua de azahar",
|
||||
"amount": "Pulverizar",
|
||||
"isAlcohol": false
|
||||
}
|
||||
],
|
||||
"instructions": "Servir anís y zumo de naranja con hielo, añadir granadina lentamente para efecto sunrise, pulverizar agua de azahar y decorar con abanico de manzana."
|
||||
},
|
||||
{
|
||||
"name": "Aperol Spritz",
|
||||
"ingredients": [
|
||||
@@ -1014,7 +1044,7 @@
|
||||
"ingredients": [
|
||||
{
|
||||
"type": "aperitivo",
|
||||
"name": "Aperitivo Select",
|
||||
"name": "Aperol",
|
||||
"amount": "60 ml",
|
||||
"isAlcohol": true
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user