diff --git a/.gitignore b/.gitignore index 5bb0a9e..78f66fd 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ *.exe *.psd +_images \ No newline at end of file diff --git a/datasheets/harman-phoenix-200.pdf b/datasheets/harman-phoenix-200.pdf index c21cd06..e071ec8 100644 Binary files a/datasheets/harman-phoenix-200.pdf and b/datasheets/harman-phoenix-200.pdf differ diff --git a/images/harman-phoenix-200-120.avif b/images/harman-phoenix-200-120.avif new file mode 100644 index 0000000..b9ff33f Binary files /dev/null and b/images/harman-phoenix-200-120.avif differ diff --git a/images/small/harman-phoenix-200-120.avif b/images/small/harman-phoenix-200-120.avif new file mode 100644 index 0000000..f4329f5 Binary files /dev/null and b/images/small/harman-phoenix-200-120.avif differ diff --git a/js/current-films.js b/js/current-films.js index c6d10fa..98fd095 100644 --- a/js/current-films.js +++ b/js/current-films.js @@ -1869,6 +1869,23 @@ var currentfilms = [ "flickr": "https://www.flickr.com/search/?media=photos&text=%22Kentmere%20400%22", "image": "kentmere-400-135.avif" }, + { + "company": "Harman", + "name": "Harman Phoenix 200", + "iso": 200, + "format": "120", + "color": "color", + "type": "(C-41)", + "emulsion": "", + "price": 2, + "popularity": 1730, + "description": "saturated and grainy film with a purple base, made in the same factory as the Ilford black and white films", + "launched": 2024, + "datasheet": "datasheets/harman-phoenix-200.pdf", + "lomography": "", + "flickr": "https://www.flickr.com/search/?media=photos&text=%22Harman%20Phoenix%22", + "image": "harman-phoenix-200-120.avif" + }, { "company": "Harman", "name": "Harman Phoenix 200",