/* Sobha Realty microsite — sections (chrome + content blocks). */
const D = window.SR_DATA;
/* ---------- Top bar / nav / locale ---------- */
function TopBar({ locale, setLocale, openRegister, t }) {
const [active, setActive] = React.useState("overview");
React.useEffect(() => {
const ids = ["overview","craftsmanship","residences","amenities","communities","contact"];
const onScroll = () => {
const y = window.scrollY + 120;
let cur = active;
for (const id of ids){
const el = document.getElementById(id);
if (el && el.offsetTop <= y) cur = id;
}
setActive(cur);
};
window.addEventListener("scroll", onScroll, { passive:true });
onScroll();
return () => window.removeEventListener("scroll", onScroll);
}, []);
return (
{f.sub}
Sobha One sits at the inflection of MBR City and Ras Al Khor — the
flamingo-rich wildlife sanctuary on one shoulder, Downtown skyline on the
other. Drive times, station proximity, and school catchment confirmed
against the live sales gallery briefing.
The Sobha model keeps design, materials, construction, and aftercare inside
the group — a structure documented in a Harvard Business School case study
and the basis of the Sobha quality standard.
{p.d}
Floor plates, layouts and finish specifications are shown as concept and
require confirmation with the Sobha Hartland sales gallery before
publication.
An open layout with floor-to-ceiling glazing, dual-aspect light, and the
Sobha finish package. Renders shown for concept only.
Renders shown depict the concept podium and central sky garden. Final
amenity list and operator partnerships to be confirmed with the sales
gallery.
Latest official Sobha Realty figures. AED 8 billion of FY25 sales came from
Downtown UAQ and Sobha Siniya Island. Attribute to Sobha and GRESB 2025.
Each community microsite is generated from this template — same chrome,
its own renders, locale set, and CRM routing. Status of each project to be
confirmed against the live sales gallery before publication.
{t.heroLead} {t.heroEm}
Adjacent to Sobha Hartland, framed by the Ras Al Khor sanctuary.
We design, manufacture, build and finish under one roof.
{p.t}
Concepts ranged from one bedroom to wrap-balcony duplex.
An 18-storey sky garden and a resort podium.
FY 2025 — AED 30 billion sales, GRESB 4-Star, fourteen UAE developments.
Master-planned communities across Dubai, Abu Dhabi and Umm Al Quwain.
{c.name}
{c.desc}
{c.tag && {c.tag}}