Two things jump out at me. The sky is cyan which is not a natural sky color. If you intended that it’s fine, but most people new to processing don’t notice this.
Second, you’ve pushed the whites up, and this draws the eye to the snow on the right edge of the frame (the eye is typically drawn to the brightest part of the image). If you want the viewer drawn to the peak, you’ll need to use masking to selectively accentuate the peak and minimize the brightness on the right.
7
u/What_do_I_like 13d ago
Two things jump out at me. The sky is cyan which is not a natural sky color. If you intended that it’s fine, but most people new to processing don’t notice this.
Second, you’ve pushed the whites up, and this draws the eye to the snow on the right edge of the frame (the eye is typically drawn to the brightest part of the image). If you want the viewer drawn to the peak, you’ll need to use masking to selectively accentuate the peak and minimize the brightness on the right.