From 2160c4ae1410cfd8277bff22aed13a11f0ebbfcc Mon Sep 17 00:00:00 2001 From: cowboykipnugget <524877@vistacollege.nl> Date: Tue, 11 Feb 2025 13:35:57 +0100 Subject: [PATCH 1/2] hbhb --- website/index.html | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/website/index.html b/website/index.html index b92a8b5..3cdc724 100644 --- a/website/index.html +++ b/website/index.html @@ -37,16 +37,16 @@ // Afhankelijk van het geselecteerde item, pas de details aan if (item === 'Broodjes') { title = "Broodje gezond"; - image = "https://bakkerboudewijn.weebly.com/uploads/4/9/4/1/49414173/s264753192480643130_p1_i1_w1772.jpeg"; - description = "De iconische burger met twee rundvleesburgers, sla, kaas, pickles, ui, en speciale saus."; + image = "https://bakkerboudewijn.weebly.com/uploads/4/9/4/1/49414173/s264753192480643130_p1_i1_w640.jpeg"; + description = "Broodje met ei en sla enz."; } else if (item === 'drinks') { - title = "Coca-Cola"; - image = "https://via.placeholder.com/400x300?text=Coca-Cola"; - description = "Verfrissende Coca-Cola om je maaltijd compleet te maken."; - } else if (item === 'fries') { - title = "Frietjes"; - image = "https://via.placeholder.com/400x300?text=Frietjes"; - description = "Knapperige, gouden frietjes geserveerd met zout."; + title = "Spa water"; + image = "https://m.media-amazon.com/images/I/71VrczELeaL._AC_SY741_.jpg"; + description = "Koude verfrissende watuuur."; + } else if (item === 'Snacks') { + title = "Frikandel"; + image = "https://boshuis.huisjebezorgd.nl/wp-content/uploads/2020/03/29512948_652505005141152_1601506864166600704_o.jpg"; + description = "Paarden lul."; } // Toon de details aan de rechterkant From 8c9b2dd681e3007fb5d4e4e293e2e09ff0ab3c05 Mon Sep 17 00:00:00 2001 From: vista-man <524715@vistacollege.nl> Date: Tue, 11 Feb 2025 13:36:49 +0100 Subject: [PATCH 2/2] Add favicon link to index.html --- website/index.html | 1 + 1 file changed, 1 insertion(+) diff --git a/website/index.html b/website/index.html index 07c1e24..5ebd6b9 100644 --- a/website/index.html +++ b/website/index.html @@ -5,6 +5,7 @@ Vista Menu +