diff --git a/images/team/AaryanShroff copy.JPG b/images/team/AaryanShroff copy.JPG new file mode 100644 index 00000000..e3044a4b Binary files /dev/null and b/images/team/AaryanShroff copy.JPG differ diff --git a/public/images/team/AaryanShroff copy.JPG b/public/images/team/AaryanShroff copy.JPG new file mode 100644 index 00000000..e3044a4b Binary files /dev/null and b/public/images/team/AaryanShroff copy.JPG differ diff --git a/scripts/optimize-images.ts b/scripts/optimize-images.ts index bbb10d27..83cc6f72 100644 --- a/scripts/optimize-images.ts +++ b/scripts/optimize-images.ts @@ -22,9 +22,6 @@ const ALREADY_OPTIMIZED_SAVE_FILE_PATH = path.join( "already-optimized-images.json" ); -console.log("ENV IS", process.env); - -console.log(ALREADY_OPTIMIZED_SAVE_FILE_PATH); // directory where Meet the Team headshots are stored, relative to the source directory const TEAM_IMAGES_DIRECTORY = path.join("team", "");