Claudette Heroux

His website provided me a very comprehensive look at the condo I was interested and even provided me more information than the MLS website did. Rod took the time to meet me at condo, show me around the building and in the end got me a great price on the condo. He made sure I had all the documents necessary to ensure that my purchase was a good one and made it a very smooth process. He provided valuable insight into the market and I would definitely refer him to friends or family or anyone looking to buy or sell!

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