properties.boxwoodphotos.com Open in urlscan Pro
172.67.167.79  Public Scan

Submitted URL: http://properties.boxwoodphotos.com/listings/190faba1-c032-4a63-b8a7-51fdbb4f93bd/download-center
Effective URL: https://properties.boxwoodphotos.com/listings/190faba1-c032-4a63-b8a7-51fdbb4f93bd/download-center
Submission: On June 07 via manual from US — Scanned from DE

Form analysis 84 forms found in the DOM

<form x-data="listingDownload()" x-on:submit.prevent="fetchDownloadLinks"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off">
  <div>
    <div>
      <div><label class="flex items-center mt-5"><input x-bind:disabled="loading" type="checkbox" name="print_quality_images" checked="checked" class="w-6 h-6 form-checkbox"> <span class="ml-4 mr-auto form-label"> Print Quality Images (40)
          </span></label> <label class="flex items-center mt-5"><input x-bind:disabled="loading" type="checkbox" name="web_quality_images" checked="checked" class="w-6 h-6 form-checkbox"> <span class="ml-4 mr-auto form-label"> Web / MLS Quality
            Images (40) </span></label></div>
    </div>
    <div>
      <div><label class="flex items-center mt-5"><input x-bind:disabled="loading" type="checkbox" name="download_video_links" checked="checked" class="w-6 h-6 form-checkbox"> <span class="ml-4 mr-auto form-label"> Videos (1) </span></label></div>
    </div>
    <div>
      <div><label class="flex items-center mt-5"><input x-bind:disabled="loading" type="checkbox" name="download_property_website_links" checked="checked" class="w-6 h-6 form-checkbox"> <span class="ml-4 mr-auto form-label"> Property Websites
          </span></label></div>
    </div>
    <div></div>
    <div></div>
  </div> <button x-bind:disabled="loading" x-bind:class="{ 'loading': loading }" class="w-full mt-8 btn btn-primary"><span x-text="downloadButtonText">Download</span></button>
</form>

<form x-data="listingDownload()" x-on:submit.prevent="fetchDownloadLinks"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off">
  <div class="flex flex-col items-center"><label class="mt-5 flex items-center"><input type="checkbox" name="print_quality_images" checked="checked" class="form-checkbox w-6 h-6"> <span class="form-label mr-auto ml-4"> Print Quality Images (40)
      </span></label> <label class="mt-5 flex items-center"><input type="checkbox" name="web_quality_images" checked="checked" class="form-checkbox w-6 h-6"> <span class="form-label mr-auto ml-4"> Web / MLS Quality Images (40) </span></label>
    <div x-data="{ customDropdownOpen: false }">
      <div x-bind:class="{ 'mb-4': customDropdownOpen }" class="rounded-md mt-2">
        <div x-on:click="customDropdownOpen = !customDropdownOpen" class="flex items-center px-4 py-4 sm:px-6 cursor-pointer">
          <div class="min-w-0 text-xs sm:text-sm font-medium leading-5 relative text-gray-400 flex mx-auto">
            <div x-show="!customDropdownOpen" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 scale-90" x-transition:enter-end="opacity-100" class="mr-1"> Looking to download custom sized images? Click here
            </div>
            <div x-show="customDropdownOpen" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 scale-90" x-transition:enter-end="opacity-100" class="mr-1" style="display: none;"> Click to Close </div> <svg
              x-bind:class="{'rotate-180': customDropdownOpen}" viewBox="0 0 20 20" fill="currentColor" class="h-5 w-5">
              <path fill-rule="evenodd" d="M5.293 7.293a1 1 0 011.414 0L10 10.586l3.293-3.293a1 1 0 111.414 1.414l-4 4a1 1 0 01-1.414 0l-4-4a1 1 0 010-1.414z" clip-rule="evenodd"></path>
            </svg>
          </div>
        </div>
        <div x-show="customDropdownOpen" x-transition:enter="transition ease-out duration-200" x-transition:enter-start="opacity-0 scale-90" x-transition:enter-end="opacity-100" x-bind:class="{'rounded-md border border-gray-200': customDropdownOpen}"
          style="display: none;">
          <div class="flex justify-center px-4 py-4 sm:px-6"><label class="flex items-center"><input type="checkbox" name="custom_sized_images" x-bind:value="customDropdownOpen" class="form-checkbox w-6 h-6"> <span class="form-label mr-auto ml-4">
                Custom Sized Images (40) </span></label></div>
          <div class="flex items-center px-4 pb-4 sm:px-6">
            <div class="grid grid-cols-1 gap-y-6 gap-x-4 sm:grid-cols-6 w-full">
              <div class="sm:col-span-3"><label for="custom_width" class="block text-sm font-medium leading-5 text-gray-700"> Custom Image Width </label>
                <div class="mt-1 rounded-md shadow-sm"><input id="custom_width" name="custom_width" type="number" min="0" step="1" max="10000" placeholder="1024"
                    class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5"></div>
              </div>
              <div class="sm:col-span-3"><label for="custom_height" class="block text-sm font-medium leading-5 text-gray-700"> Custom Image Height </label>
                <div class="mt-1 rounded-md shadow-sm"><input id="custom_height" name="custom_height" type="number" min="0" step="1" max="10000" placeholder="683"
                    class="form-input block w-full transition duration-150 ease-in-out sm:text-sm sm:leading-5"></div>
              </div>
            </div>
          </div>
          <div class="text-sm font-medium leading-5 text-gray-400 px-6 pb-2"> Remember to check the Custom Sized Images checkbox above. </div>
        </div>
      </div>
    </div> <button x-bind:disabled="loading" x-bind:class="{ 'loading': loading }" class="mt-2 btn btn-gray pl-4"><svg stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="w-6 h-6">
        <path d="M8 17l4 4 4-4M12 12v9"></path>
        <path d="M20.88 18.09A5 5 0 0018 9h-1.26A8 8 0 103 16.29"></path>
      </svg> <span class="ml-3">Download Images (40)</span></button>
  </div>
</form>

POST https://properties.boxwoodphotos.com/images/8770ada1-e2bd-4258-bb64-8896ccf3dbef/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/8770ada1-e2bd-4258-bb64-8896ccf3dbef/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/8770ada1-e2bd-4258-bb64-8896ccf3dbef/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/8770ada1-e2bd-4258-bb64-8896ccf3dbef/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/2dfbd24e-2534-4b41-a74a-ad7ddc3aa4b9/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/2dfbd24e-2534-4b41-a74a-ad7ddc3aa4b9/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/2dfbd24e-2534-4b41-a74a-ad7ddc3aa4b9/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/2dfbd24e-2534-4b41-a74a-ad7ddc3aa4b9/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/b1733b85-ae49-465b-9c26-9b7a63b125cb/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/b1733b85-ae49-465b-9c26-9b7a63b125cb/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/b1733b85-ae49-465b-9c26-9b7a63b125cb/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/b1733b85-ae49-465b-9c26-9b7a63b125cb/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/04183c86-e957-4ded-b352-799138a23ed8/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/04183c86-e957-4ded-b352-799138a23ed8/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/04183c86-e957-4ded-b352-799138a23ed8/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/04183c86-e957-4ded-b352-799138a23ed8/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/58ac3a23-c081-4cb8-9a36-c4099771af65/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/58ac3a23-c081-4cb8-9a36-c4099771af65/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/58ac3a23-c081-4cb8-9a36-c4099771af65/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/58ac3a23-c081-4cb8-9a36-c4099771af65/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/c1830673-b8b8-4c00-8cad-7040a8bb7123/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/c1830673-b8b8-4c00-8cad-7040a8bb7123/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/c1830673-b8b8-4c00-8cad-7040a8bb7123/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/c1830673-b8b8-4c00-8cad-7040a8bb7123/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/234fd6cb-e3f1-44a8-bca6-cedda5e904b4/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/234fd6cb-e3f1-44a8-bca6-cedda5e904b4/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/234fd6cb-e3f1-44a8-bca6-cedda5e904b4/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/234fd6cb-e3f1-44a8-bca6-cedda5e904b4/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f51d9425-1b78-439e-8deb-e230cb25bd7c/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/f51d9425-1b78-439e-8deb-e230cb25bd7c/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f51d9425-1b78-439e-8deb-e230cb25bd7c/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/f51d9425-1b78-439e-8deb-e230cb25bd7c/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/1794b524-0d02-4b4d-a4ea-e34d837c9e83/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/1794b524-0d02-4b4d-a4ea-e34d837c9e83/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/1794b524-0d02-4b4d-a4ea-e34d837c9e83/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/1794b524-0d02-4b4d-a4ea-e34d837c9e83/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/0946d418-eff2-4114-9cab-f264109fd786/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/0946d418-eff2-4114-9cab-f264109fd786/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/0946d418-eff2-4114-9cab-f264109fd786/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/0946d418-eff2-4114-9cab-f264109fd786/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/49106462-a3a1-4524-a6cb-6f68b5942779/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/49106462-a3a1-4524-a6cb-6f68b5942779/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/49106462-a3a1-4524-a6cb-6f68b5942779/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/49106462-a3a1-4524-a6cb-6f68b5942779/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/fcabb7e2-ca7b-4218-b34a-dc7efa4ee489/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/fcabb7e2-ca7b-4218-b34a-dc7efa4ee489/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/fcabb7e2-ca7b-4218-b34a-dc7efa4ee489/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/fcabb7e2-ca7b-4218-b34a-dc7efa4ee489/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/77669f23-5dcd-4100-9e1e-a16743954608/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/77669f23-5dcd-4100-9e1e-a16743954608/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/77669f23-5dcd-4100-9e1e-a16743954608/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/77669f23-5dcd-4100-9e1e-a16743954608/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/0e3ac109-d1d0-4753-ac64-852bbefe1b51/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/0e3ac109-d1d0-4753-ac64-852bbefe1b51/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/0e3ac109-d1d0-4753-ac64-852bbefe1b51/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/0e3ac109-d1d0-4753-ac64-852bbefe1b51/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/d8c05b8f-1c24-4f15-b422-78f2864d0f3d/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/d8c05b8f-1c24-4f15-b422-78f2864d0f3d/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/d8c05b8f-1c24-4f15-b422-78f2864d0f3d/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/d8c05b8f-1c24-4f15-b422-78f2864d0f3d/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/364a5f9d-ab4a-47d9-8665-bf45b0aa4ac4/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/364a5f9d-ab4a-47d9-8665-bf45b0aa4ac4/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/364a5f9d-ab4a-47d9-8665-bf45b0aa4ac4/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/364a5f9d-ab4a-47d9-8665-bf45b0aa4ac4/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/7e403cb2-0816-41f9-8573-0baab15ac2d0/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/7e403cb2-0816-41f9-8573-0baab15ac2d0/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/7e403cb2-0816-41f9-8573-0baab15ac2d0/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/7e403cb2-0816-41f9-8573-0baab15ac2d0/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/c3894e3a-87fe-41db-82dd-ce57f08442c7/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/c3894e3a-87fe-41db-82dd-ce57f08442c7/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/c3894e3a-87fe-41db-82dd-ce57f08442c7/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/c3894e3a-87fe-41db-82dd-ce57f08442c7/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/7edacbdc-4de0-431c-80d7-3efd2f87965e/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/7edacbdc-4de0-431c-80d7-3efd2f87965e/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/7edacbdc-4de0-431c-80d7-3efd2f87965e/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/7edacbdc-4de0-431c-80d7-3efd2f87965e/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f3a9db38-8ea8-44fd-8550-0a133cc80014/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/f3a9db38-8ea8-44fd-8550-0a133cc80014/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f3a9db38-8ea8-44fd-8550-0a133cc80014/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/f3a9db38-8ea8-44fd-8550-0a133cc80014/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/a396835b-79d8-4e91-83af-ac8f177d9307/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/a396835b-79d8-4e91-83af-ac8f177d9307/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/a396835b-79d8-4e91-83af-ac8f177d9307/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/a396835b-79d8-4e91-83af-ac8f177d9307/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/fb4347a8-b63b-47de-95ac-8a6c8eeb1c0b/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/fb4347a8-b63b-47de-95ac-8a6c8eeb1c0b/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/fb4347a8-b63b-47de-95ac-8a6c8eeb1c0b/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/fb4347a8-b63b-47de-95ac-8a6c8eeb1c0b/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/b7d29acc-44f3-422d-b4e5-7eddaec5d819/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/b7d29acc-44f3-422d-b4e5-7eddaec5d819/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/b7d29acc-44f3-422d-b4e5-7eddaec5d819/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/b7d29acc-44f3-422d-b4e5-7eddaec5d819/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/3c7d4db7-f7d0-42a5-bed5-8962e75da8f1/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/3c7d4db7-f7d0-42a5-bed5-8962e75da8f1/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/3c7d4db7-f7d0-42a5-bed5-8962e75da8f1/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/3c7d4db7-f7d0-42a5-bed5-8962e75da8f1/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/611c40de-835c-4d87-a4b7-e27dd87cca75/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/611c40de-835c-4d87-a4b7-e27dd87cca75/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/611c40de-835c-4d87-a4b7-e27dd87cca75/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/611c40de-835c-4d87-a4b7-e27dd87cca75/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/d4045f5c-9eca-4e96-91ed-1f3219f1b313/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/d4045f5c-9eca-4e96-91ed-1f3219f1b313/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/d4045f5c-9eca-4e96-91ed-1f3219f1b313/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/d4045f5c-9eca-4e96-91ed-1f3219f1b313/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/902fe95b-10d5-473a-b676-1d01423d004b/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/902fe95b-10d5-473a-b676-1d01423d004b/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/902fe95b-10d5-473a-b676-1d01423d004b/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/902fe95b-10d5-473a-b676-1d01423d004b/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/76e4bb9d-4feb-40a9-9520-cdcfe0b7e50a/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/76e4bb9d-4feb-40a9-9520-cdcfe0b7e50a/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/76e4bb9d-4feb-40a9-9520-cdcfe0b7e50a/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/76e4bb9d-4feb-40a9-9520-cdcfe0b7e50a/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/62f7f9f2-d9d4-47c5-811b-1ed264c18ec8/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/62f7f9f2-d9d4-47c5-811b-1ed264c18ec8/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/62f7f9f2-d9d4-47c5-811b-1ed264c18ec8/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/62f7f9f2-d9d4-47c5-811b-1ed264c18ec8/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/b6d2791d-5a51-4b9b-b76d-afa2724dc3be/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/b6d2791d-5a51-4b9b-b76d-afa2724dc3be/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/b6d2791d-5a51-4b9b-b76d-afa2724dc3be/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/b6d2791d-5a51-4b9b-b76d-afa2724dc3be/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/e17ac6a0-3abc-4a55-a9bb-4024efcf39a1/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/e17ac6a0-3abc-4a55-a9bb-4024efcf39a1/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/e17ac6a0-3abc-4a55-a9bb-4024efcf39a1/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/e17ac6a0-3abc-4a55-a9bb-4024efcf39a1/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/ecc30378-b011-407e-aca6-bc196cb67511/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/ecc30378-b011-407e-aca6-bc196cb67511/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/ecc30378-b011-407e-aca6-bc196cb67511/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/ecc30378-b011-407e-aca6-bc196cb67511/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/67fc6c67-bb3a-4ba3-820f-4479d98cc7fb/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/67fc6c67-bb3a-4ba3-820f-4479d98cc7fb/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/67fc6c67-bb3a-4ba3-820f-4479d98cc7fb/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/67fc6c67-bb3a-4ba3-820f-4479d98cc7fb/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/15fc6217-1c69-434e-a6e7-0f996756571f/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/15fc6217-1c69-434e-a6e7-0f996756571f/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/15fc6217-1c69-434e-a6e7-0f996756571f/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/15fc6217-1c69-434e-a6e7-0f996756571f/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f0affcf2-c31d-4064-846b-bcf0cc2b6d62/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/f0affcf2-c31d-4064-846b-bcf0cc2b6d62/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f0affcf2-c31d-4064-846b-bcf0cc2b6d62/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/f0affcf2-c31d-4064-846b-bcf0cc2b6d62/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/8607a54e-1727-4f4a-b52b-4527fa8674ee/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/8607a54e-1727-4f4a-b52b-4527fa8674ee/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/8607a54e-1727-4f4a-b52b-4527fa8674ee/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/8607a54e-1727-4f4a-b52b-4527fa8674ee/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/43949039-a9cf-4a9e-9dbe-e2e7ab1a8bf3/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/43949039-a9cf-4a9e-9dbe-e2e7ab1a8bf3/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/43949039-a9cf-4a9e-9dbe-e2e7ab1a8bf3/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/43949039-a9cf-4a9e-9dbe-e2e7ab1a8bf3/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f5b678ed-0b54-4f21-941e-1b69b71b9bc1/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/f5b678ed-0b54-4f21-941e-1b69b71b9bc1/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/f5b678ed-0b54-4f21-941e-1b69b71b9bc1/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/f5b678ed-0b54-4f21-941e-1b69b71b9bc1/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/33764128-bdac-49f2-a862-447e8d4bc563/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/33764128-bdac-49f2-a862-447e8d4bc563/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/33764128-bdac-49f2-a862-447e8d4bc563/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/33764128-bdac-49f2-a862-447e8d4bc563/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

POST https://properties.boxwoodphotos.com/images/875fdacc-3734-4713-929c-54c416ad0263/download/print

<form method="POST" action="https://properties.boxwoodphotos.com/images/875fdacc-3734-4713-929c-54c416ad0263/download/print"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Print Quality </button></form>

POST https://properties.boxwoodphotos.com/images/875fdacc-3734-4713-929c-54c416ad0263/download/web

<form method="POST" action="https://properties.boxwoodphotos.com/images/875fdacc-3734-4713-929c-54c416ad0263/download/web"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off"> <button type="submit"
    class="inline-flex items-center text-sm font-medium text-gray-600 focus:outline-none focus:ring"><svg viewBox="0 0 24 24" stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round"
      class="mr-2 w-4 h-4 text-gray-500">
      <path d="M21 15v4a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2v-4"></path>
      <polyline points="7 10 12 15 17 10"></polyline>
      <line x1="12" y1="15" x2="12" y2="3"></line>
    </svg> Web Quality </button></form>

<form x-data="listingDownload()" x-on:submit.prevent="fetchDownloadLinks"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off">
  <div class="flex flex-col items-center"><input type="hidden" name="download_video_links" value="1" class="form-checkbox w-8 h-8"> <button x-bind:disabled="loading" x-bind:class="{ 'loading': loading }" class="mt-2 btn btn-gray pl-4"><svg
        stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="w-6 h-6">
        <path d="M8 17l4 4 4-4M12 12v9"></path>
        <path d="M20.88 18.09A5 5 0 0018 9h-1.26A8 8 0 103 16.29"></path>
      </svg> <span class="ml-3">Download Videos (1)</span></button></div>
</form>

<form x-data="listingDownload()" x-on:submit.prevent="fetchDownloadLinks"><input type="hidden" name="_token" value="zvt4o0hzcQxRoMgSLcwLauurcBAupw6sJ4ftbfDX" autocomplete="off">
  <div class="flex flex-col items-center"><input type="hidden" name="download_property_website_links" value="1" class="w-8 h-8 form-checkbox"> <button x-bind:disabled="loading" x-bind:class="{ 'loading': loading }" class="pl-4 mt-6 btn btn-gray"><svg
        stroke="currentColor" stroke-width="2" fill="none" stroke-linecap="round" stroke-linejoin="round" class="w-6 h-6">
        <path d="M8 17l4 4 4-4M12 12v9"></path>
        <path d="M20.88 18.09A5 5 0 0018 9h-1.26A8 8 0 103 16.29"></path>
      </svg> <span class="ml-3">Download Property Websites</span></button></div>
</form>

Text Content

Boxwood Photos
Download


SELECT CONTENT FOR DOWNLOAD

Print Quality Images (40) Web / MLS Quality Images (40)
Videos (1)
Property Websites


Download


3062 LAKE VERNA DR

Loveland, CO 80538
Images
Videos
Property Websites
Marketing Material
Orders



IMAGES

Click on the images below to view them full-screen!

Print Quality Images (40) Web / MLS Quality Images (40)
Looking to download custom sized images? Click here
Click to Close
Custom Sized Images (40)
Custom Image Width

Custom Image Height

Remember to check the Custom Sized Images checkbox above.
Download Images (40)

Filename:3062 Lake Verna Dr 1.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 2.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 3.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 4.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 5.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 6.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 7.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 8.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 9.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 10.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 11.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 12.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 13.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 14.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 15.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 16.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 17.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 18.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 19.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 20.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 21.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 22.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 23.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 24.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 25.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 26.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 27.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 28.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 29.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 30.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 31.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 32.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 33.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 34.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 35.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 36.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 37.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 38.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 39.jpg

Print Quality
Web Quality

Filename:3062 Lake Verna Dr 40.jpg

Print Quality
Web Quality



VIDEOS

Download or copy your video links below.

Download Videos (1)


3062 LAKE VERNA DR (BRANDED)

https://properties.boxwoodphotos.com/videos/4efd170c-0041-4a6d-b027-b3e13c56ed6d
Copy
View
Download
Embed


EMBED CODE

<iframe
src="https://properties.boxwoodphotos.com/videos/4efd170c-0041-4a6d-b027-b3e13c56ed6d"
width="640" height="360" style="border: 0;" allow="autoplay; fullscreen;
picture-in-picture" ></iframe>
Copy
<iframe
src="https://properties.boxwoodphotos.com/videos/4efd170c-0041-4a6d-b027-b3e13c56ed6d"
width="640" height="360" style="border: 0;" allow="autoplay; fullscreen;
picture-in-picture"></iframe>
https://properties.boxwoodphotos.com/videos/4efd170c-0041-4a6d-b027-b3e13c56ed6d


PROPERTY WEBSITES

Property websites are a great way to showcase your listing across social media
and the web. The unbranded property website can be added to your local MLS as a
"Virtual Tour" link.

Download Property Websites


PROPERTY WEBSITE (BRANDED)

https://properties.boxwoodphotos.com/sites/3062-lake-verna-dr-loveland-co-80538-5475911/branded
Copy
View
https://properties.boxwoodphotos.com/sites/3062-lake-verna-dr-loveland-co-80538-5475911/branded


PROPERTY WEBSITE (UNBRANDED - MLS FRIENDLY)

https://properties.boxwoodphotos.com/sites/ywlzaoe/unbranded
Copy
View
https://properties.boxwoodphotos.com/sites/ywlzaoe/unbranded



ORDERS

View your order details below.


ORDER #8526 DOWNLOAD INVOICE

This order has been paid for.

 * 20+ Photos
   (x1) $320.00


PAYMENT SUMMARY

Subtotal $320.00
Tax $0.00
Total $320.00
Payment via Stripe on 07-18-23
$320.00
Outstanding Balance $0.00
Boxwood Photos app
Boxwood Photos

×