Buyers - Looking for a property?

Contact us for any questions about finding your dream property

Leave us a message and we will contact you about soon

document.addEventListener('wpcf7submit', function () { let tries = 0; const timer = setInterval(function () { const box = document.querySelector('.wpcf7-response-output'); if (box && box.textContent.trim() !== '') { clearInterval(timer); box.scrollIntoView({ behavior: 'smooth', block: 'center' }); } tries++; if (tries > 50) { // about 10 seconds clearInterval(timer); } }, 200); }, false);
Scroll to Top