RENOVATING? ARCHITECT NEEDED?

As we move toward the chilly season, you may be thinking about making a home upgrade before winter hits. If a home renovation requires building permits, working drawings may also be required for approval. In addition to designers, architects can be project coordinators and construction managers. It may cost you more, but getting a professional on your side to get the project completed on schedule and with 3rd-party attention to detail will take stress out of the reno project.

Looking for an architect? Call me, or Architecture Canada has listings at www.raic.org.

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