← back to Nationalrealestate
public/commercial-brokers.html
37 lines
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" href="data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3E%3Crect width='16' height='16' rx='3' fill='%230a0d13'/%3E%3Ctext x='8' y='12' font-size='10' text-anchor='middle' fill='%23c8a24b'%3ECR%3C/text%3E%3C/svg%3E">
<title>USRealEstate — Commercial Brokers & Firms</title>
<link rel="stylesheet" href="/broker-desk.css">
<link rel="stylesheet" href="/nav-drawer.css">
<link rel="stylesheet" href="/geo-search.css">
<link rel="stylesheet" href="/nav-agent/nav-agent.css"><!-- nav-agent -->
</head>
<body>
<div id="topbar">
<div class="brand"><b>USRealEstate</b> — Commercial Brokers & Firms</div>
<nav>
<a href="/">Map</a><a href="/markets.html">Markets</a>
<a href="/commercial.html">Commercial</a>
<a href="/commercial-feed.html">Feed</a>
<a href="/commercial-brokers.html" class="active">Commercial Brokers</a>
<a href="/residential-brokers.html">Residential Brokers</a>
</nav>
</div>
<main>
<p class="lede">Commercial real estate firms & licensed brokers operating in the LA region, from the California DRE
current-licensee registry (commercial-classified). Firms rank by licensed-agent count — the largest are the major
commercial houses. Sort & density controls above; page through with Prev/Next.</p>
<div id="desk-root"></div>
</main>
<script>window.DESK_MODE='commercial';</script>
<script src="/broker-desk.js"></script>
<script src="/nav-drawer.js"></script>
<script src="/geo-search.js"></script>
<script src="/nav-agent/nav-agent.js" defer></script><!-- nav-agent -->
</body>
</html>