Currently ` {{ $imageArgs := dict "path" . "width" "1200" }}` will break the `GetNewDimensions` partials which is expecting int. We should turn those to in higher in the module to make sure anything down the line is expecting `int`.