LandHomeSolutions1

LandHomeSolutions1

Member since 1 month ago

  • 4.4 18 Reviews
  • 18 Listings

Contact Info

About

Nothing to show!

Author Listings

listing-3
Popular
5.0 (1)

Morningside Residence

18 Broklyn Street, New York

It is a long established fact that a reader will be distracted the readable content.

1680 sqft
Bed 5
Bath 2
listing-2
Popular
4.0 (1)

Kayak Point House

18 Broklyn Street, New York

It is a long established fact that a reader will be distracted the readable content.

1600 sqft
Bed 6
Bath 3
function initReadMore() { document.querySelectorAll(".elementor-testimonial__text").forEach(function(text) { if (text.parentNode.querySelector(".read-more-btn")) { return; } var btn = document.createElement("span"); btn.className = "read-more-btn"; btn.innerHTML = "Read more"; text.parentNode.insertBefore(btn, text.nextSibling); btn.onclick = function(e) { e.stopPropagation(); text.classList.toggle("expanded"); if (text.classList.contains("expanded")) { btn.innerHTML = "Read less"; } else { btn.innerHTML = "Read more"; } }; }); } document.addEventListener("DOMContentLoaded", function() { initReadMore(); }); setTimeout(function() { initReadMore(); }, 1000); setTimeout(function() { initReadMore(); }, 2000);