new_images = Promise.all([
FileAttachment("BtsSoap.png").image(),
FileAttachment("CinaSoap.png").image(),
FileAttachment("ClaySoap.png").image(),
FileAttachment("CoffTeaSoap.png").image(),
FileAttachment("GradientSoap.png").image(),
FileAttachment("HoneylemonSoap.png").image(),
FileAttachment("LavenderSoap.png").image(),
FileAttachment("MacronSoap.png").image(),
FileAttachment("OceanSoap.png").image(),
FileAttachment("RainbowSoap.png").image(),
FileAttachment("WaterMelonSoap.png").image(),
FileAttachment("WineSoap.png").image()
])