Barbie Hamson

I was introduced to Rod as someone who was an expert at assisting home buyer’s in finding the right home. Rod did just that. He was able to locate a home for me, listed by another real estate agent before the home was even on the market. I was the first to view the home and the first person to write an offer. In the end, Rod’s effort had paid off. His dedication to me, his timely response to questions I had and his willingness to go the extra mile made it an absolute pleasure to work with Rod. I hope to refer friends, family and anyone else I know to Rod for a long time to come. You were amazing throughout the entire process. Thank you Rod, all the best!

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