document.addEventListener("DOMContentLoaded", function () { function updatePropertyTitle() { // Select the target h2 element inside the lp-title-group const titleElement = document.querySelector(".lp-title-group h2.lp-h2.title"); if (titleElement) { // Extract the location from the URL path const path = window.location.pathname; const locationMatch = path.match(/\/neighborhoods\/([^/]+)/); if (locationMatch && locationMatch[1]) { // Format the location name (replace hyphens and capitalize words) const location = locationMatch[1] .replace(/-/g, " ") // Replace hyphens with spaces .replace(/\b\w/g, (char) => char.toUpperCase()); // Capitalize each word // Update the content of the h2 element titleElement.textContent = `Property Listings in ${location}`; } } } // Run the function to update the title updatePropertyTitle(); // Use MutationObserver to watch for changes if the content is dynamically loaded const observer = new MutationObserver(updatePropertyTitle); observer.observe(document.body, { childList: true, subtree: true }); });
Riverside's Most Trusted Real Estate Agents For Luxury Homes
The Alton Jones Team
CA DRE #01443050
From listing to closing, we provide complete, tailored services to simplify your luxury real estate transactions.
Alton Jones | CA DRE #01443050
Meet Alton Jones, a very experienced Real Estate Agent and investor specializing in developing distressed properties. His experience extends to single-family, condos, townhomes, and multi-family homes. Alton's love for real estate is to use his excellent negotiation skills to serve his client's needs to get the best deal possible and utilize his extensive knowledge of the market to find the best properties at the best price.
Thought this abandoned property was beyond saving? Watch us clear overgrown landscaping, open up rooms, add square footage and transform every inch into a showcase home. Even the ugliest houses hold potential.
Whether you're looking to buy or sell luxury real estate in Riverside, our team has the experience and expertise to make it happen. Contact us to schedule a consultation and take the first step toward achieving your property goals.