Checks if the image is square
<?php if($page->image()->isSquare()): ?> This image is square <?php endif ?>