groente soep

This commit is contained in:
kitkatpotato16
2025-02-13 11:35:59 +01:00
parent 2f825ddcf9
commit 514052660f
2 changed files with 1 additions and 0 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 208 KiB

View File

@@ -60,6 +60,7 @@ function showCategory(category) {
items = [
{ title: "Tomatensoep", imageSrc: "media/soep.jpg", price: 2.50 },
{ 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') {
items = [