diff --git a/faq.html b/faq.html index ad7ae3b..adbe21a 100644 --- a/faq.html +++ b/faq.html @@ -119,6 +119,6 @@ - + diff --git a/guide.html b/guide.html index 63553a1..8e949b2 100644 --- a/guide.html +++ b/guide.html @@ -72,9 +72,9 @@ - + - + diff --git a/index.html b/index.html index 32a4293..0ee1770 100644 --- a/index.html +++ b/index.html @@ -96,8 +96,8 @@ - + - + diff --git a/js/future-films.js b/js/future-films.js index 0a4858f..85d9451 100644 --- a/js/future-films.js +++ b/js/future-films.js @@ -100,5 +100,56 @@ var futurefilms = [ "lomography": "https://www.lomography.de/films/871952973-orwo-un54/photos", "flickr": "https://www.flickr.com/search/?media=photos&text=%22Orwo%20UN54%22", "image": "random.png" + }, + { + "company": "Ilford", + "name": "Ilford Ilfocolor 400 Cine Tone", + "iso": 400, + "format": "135", + "color": "color", + "type": "(ECN-2)", + "emulsion": "", + "price": 3, + "popularity": 0, + "description": "could be Kodak Vision3 250D", + "launched": 2023, + "datasheet": "", + "lomography": "", + "flickr": "", + "image": "random.png" + }, + { + "company": "Ilford", + "name": "Ilford Ilfocolor 400 Vintage Tone", + "iso": 400, + "format": "135", + "color": "color", + "type": "(C-41)", + "emulsion": "", + "price": 3, + "popularity": 90, + "description": "likely Orwo NC500", + "launched": 2023, + "datasheet": "", + "lomography": "", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Ilford%20Ilfocolor%20400%22%20Vintage", + "image": "random.png" + }, + { + "company": "KONO!", + "name": "KONO! Color 400", + "iso": 400, + "format": "135", + "color": "color", + "type": "(C-41)", + "emulsion": "", + "price": 2, + "popularity": 0, + "description": "", + "launched": 2023, + "datasheet": "", + "lomography": "", + "flickr": "", + "image": "random.png" } ] diff --git a/random.html b/random.html index 6a5a81d..14cedc6 100644 --- a/random.html +++ b/random.html @@ -71,8 +71,8 @@ - + - +