Your Houses

Your Houses Where AI meets architecture. Smart home restoration & future-ready designs.

04/03/2026

Luxury Mansion Garden Transformed Into Stunning Poolside Paradise Living 🏡💦✨🌿

04/02/2026

Turning A Traditional Vegetable Market Into A Clean Modern Store 🥦🏪✨

04/02/2026

Replacing A Plain Lawn With A Stylish And Elegant Swimming Pool 🏡💫

03/29/2026

Turning A Basic Lawn Into A Beautiful Luxury Swimming Pool Space 🏊‍♂️✨

03/29/2026

From A Dirty Old Boutique To A Luxury Fashion Store Glow Up ✨🛍️

03/28/2026

Building A Luxury Glass Villa With Pool And Garden From Scratch 🏊‍♂️🏡

03/28/2026

From Broken Streets To A Beautiful Cozy Urban Cafe Transformation ✨🏙️☕ 🚀

03/27/2026

From Abandoned Lake House To A Luxury Water Villa ✨

03/17/2026

From Overgrown Grass To A Perfect Pool Backyard 🏡

03/16/2026

From Dirty Old Deli To A Beautiful Street Market ✨

03/15/2026

I got over 3,200 reactions on my posts last week! Thanks everyone for your support! 🎉

03/15/2026

Turning A Run Down Building Into A Beautiful Market 🏪

Address

New York, NY
20002

Alerts

Be the first to know and let us send you an email when Your Houses posts news and promotions. Your email address will not be used for any other purpose, and you can unsubscribe at any time.

Contact The Establishment

Send a message to Your Houses:

Share

Category

//iconSize: [32, 32], //html: '' }) .bindTooltip(name, { //permanent: true, direction: 'bottom', //offset: L.point(12, 25), //opacity: 0.88, interactive: true }) .bindPopup(name); markersLayer.addLayer(marker); } function getMore() { if (gettingMore) { return; } gettingMore = true; var center = map.getCenter(); $.ajax({ url: "/vicinitysearch", data: { lat: center.lat, lng: center.lng, country: "UNITED STATES" } }) .done(function(data) { var added = 0; data.forEach(function(loc) { if (!locationIds.includes(loc.id)) { var mapLoc = {id:loc.id,lat:loc.latitude,lng:loc.longitude,title:trunc20(loc.name),popupHtml:loc.popupHtml,urlPath:loc.urlPath,pictureUrl:loc.pictureUrl}; locations.push(mapLoc); locationIds.push(loc.id); map._addMarker(mapLoc); added++; } }); }) .always(function() { gettingMore = false; }); } map._clearMarkers = function() { markersLayer.clearLayers(); } }); }, 4000); });