Meaghan and Justin C.

Rod is wonderful! He was recommended to us by co-workers who live in Abbotsford and he certainly lived up to our expectations. As first-time home buyers with no experience in the real estate market it was great having Rod to lead us through the process. He was knowledgeable about each home we saw and it’s surrounding area. Rod gave his honest opinion as to which areas were ideal, areas that were in transition and areas to stay away from. With his guidance we scored our first home in the popular McMillan area for under list price. Rod is professional, easy to talk to and has a virtual Rolodex of trusted, local professionals for various home projects. We’ve recommended Rod to our family and would happily work with him in the future.

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