Ryan and Krista S.

We are absolutely over the moon with Rod’s wonderful personality, knowledge and experience through this entire process. He is extremely good at his job and made everything very easy and hassle free for us. Not only did he help us buy our townhouse three years ago but also helped us sell it and get into a home that is right for our growing family. He has unlimited resources and contacts to help every step in the home buying and selling process and responds promptly to every question we had. I have nothing but good things to say and will be staying in touch and recommending him to all my friends and family for future moves. Thank you so much, we couldn’t have done this without him.

Comments are closed.

document.addEventListener("DOMContentLoaded", function() { // Get the current URL path and split it to find the address const urlPath = window.location.pathname; const addressPart = urlPath.split("listing.")[1]?.split(".")[0]; // Format the address and populate it into the subject field if the address part is available if (addressPart) { const formattedAddress = addressPart.replace(/-/g, ' '); // Replace hyphens with spaces document.getElementById("subject-field").value = `I would like more information about or to schedule a viewing for ${formattedAddress}`; } });
PHP Code Snippets Powered By : XYZScripts.com