mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
groente soep
This commit is contained in:
BIN
website/media/groentensoep.jpg
Normal file
BIN
website/media/groentensoep.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 208 KiB |
@@ -60,6 +60,7 @@ function showCategory(category) {
|
|||||||
items = [
|
items = [
|
||||||
{ title: "Tomatensoep", imageSrc: "media/soep.jpg", price: 2.50 },
|
{ title: "Tomatensoep", imageSrc: "media/soep.jpg", price: 2.50 },
|
||||||
{ title: "Kippensoep", imageSrc: "media/soep.jpg", price: 2.80 },
|
{ title: "Kippensoep", imageSrc: "media/soep.jpg", price: 2.80 },
|
||||||
|
{ title: "Groentesoep (met gehaktballetjes)", imageSrc: "https://www.maggi.nl/sites/default/files/styles/home_stage_1500_700/public/srh_recipes/a55f0226c938b6bc40878dad5306271b.jpg?h=02cb7f90&itok=AmnkjPc3", price: 2.80 },
|
||||||
];
|
];
|
||||||
} else if (category === 'Salades') {
|
} else if (category === 'Salades') {
|
||||||
items = [
|
items = [
|
||||||
|
|||||||
Reference in New Issue
Block a user