From 70f88f500b4587c4b368e30cc43991e7b5a0fe10 Mon Sep 17 00:00:00 2001 From: kitkatpotato16 <523488@vistacollege.nl> Date: Thu, 20 Feb 2025 11:53:55 +0100 Subject: [PATCH] saus --- website/script.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/website/script.js b/website/script.js index b3870c0..229137c 100644 --- a/website/script.js +++ b/website/script.js @@ -80,7 +80,8 @@ function showCategory(category) { { title: "Ketchup", imageSrc: "https://www.ahealthylife.nl/wp-content/uploads/2021/06/Ketchup_voedingswaarde.jpg", price: 0.75 }, { title: "Mayonaise", imageSrc: "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTC4FVmHO_hK3mw43z0fuHv1OFUr-hhsfGe1A&s", price: 0.75 }, { title: "Mosterd", imageSrc: "https://cdn.voedingswaardetabel.nl/img/prod/big/mosterd.jpg", price: 0.75 }, - { title: "Sweet Chili", imageSrc: "https://www.dechinesemuuregmond.nl/wp-content/uploads/2022/04/19.-Zoetzure-saus.jpg", price: 0.75 } + { title: "Sweet Chili", imageSrc: "https://www.dechinesemuuregmond.nl/wp-content/uploads/2022/04/19.-Zoetzure-saus.jpg", price: 0.75 }, + {title: "Currysuas", imageSrc: "https://bestellen.hotelhetanker.nl/wp-content/uploads/2021/03/currysaus-1.png", price: 0.75} ]; } // Voeg de items toe aan de weergave