mirror of
https://github.com/Alvin-Zilverstand/Schoolkantine.git
synced 2026-03-06 13:26:27 +01:00
chocomel
This commit is contained in:
BIN
website/media/choco-gs.jpg
Normal file
BIN
website/media/choco-gs.jpg
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 645 KiB |
@@ -28,7 +28,7 @@ function showCategory(category) {
|
|||||||
{ title: "Fanta cassis", imageSrc: "media/fanta-cassis.jpg", price: 1.80 }, ]
|
{ title: "Fanta cassis", imageSrc: "media/fanta-cassis.jpg", price: 1.80 }, ]
|
||||||
} else if (category === 'Warme-Dranken') {
|
} else if (category === 'Warme-Dranken') {
|
||||||
items = [
|
items = [
|
||||||
{ title: "Chocomel", imageSrc: "media/chocomel.jpg", price: 1.00 },
|
{ title: "Chocomel", imageSrc: "media/choco-gs.jpg", price: 1.00 },
|
||||||
{ title: "Chocomel met slagroom", imageSrc: "media/chocomel.jpg", price: 1.25 },
|
{ title: "Chocomel met slagroom", imageSrc: "media/chocomel.jpg", price: 1.25 },
|
||||||
{ title: "Koffie", imageSrc: "media/koffie.jpg", price: 1.50 },
|
{ title: "Koffie", imageSrc: "media/koffie.jpg", price: 1.50 },
|
||||||
{ title: "Thee", imageSrc: "media/thee.jpg", price: 1.50 },
|
{ title: "Thee", imageSrc: "media/thee.jpg", price: 1.50 },
|
||||||
|
|||||||
Reference in New Issue
Block a user