/* Home — capability-led with factory + projects teaser + sectors */ function Home({ go, t, heroVariant, showCredit }) { return (
{/* HERO */}
№ 001 / Home
Dubai · Saih Shuaib 3 · 25.04°N 55.18°E (TBC)
Issue 2026.1
{heroVariant === "editorial" && (
Since 1986 · Everything in-house

Interior fit‑out
& joinery, made
in‑house in Dubai.

Design, manufacture and install under one roof — a 550,000 sq ft factory and nine in-house divisions, from joinery to civil works. Built for tender, built to programme.

{e.preventDefault(); go("contact");}}>{t("Start a project")} {e.preventDefault(); go("factory");}}>Tour the factory
)} {heroVariant === "image" && (

Interior fit-out & joinery,
made in-house in Dubai since 1986.

)} {heroVariant === "split" && (

Interior fit-out
& joinery, made
in-house in Dubai.

Turnkey contractor · since 1986

Design, manufacture and install under one roof — a 550,000 sq ft factory and nine in-house divisions, from joinery to civil works.

)}
Hospitality interior built by Bond Interiors {showCredit && (
Project & photographer credit pending client sign-off — hospitality interior, Dubai
)}
Hero / Hospitality fit-out · Dubai · 2024 Joinery · Metal Works · Glass Works · Stone & Marble
{/* CAPABILITY STRIP — the differentiator */}
№ 02 — Everything in-house
Nine divisions,
one roof,
one programme.

Fit-out firms typically subcontract the trades. We don't. Joinery, metal, glass, stone, MEP and civil all run out of the same 550,000 sq ft factory in Dubai Industrial City — and meet on the same drawings.

{window.DIVISIONS.map(d => ( ))}
Saih Shuaib 3 · Dubai Industrial City · est. 2018
{e.preventDefault(); go("factory");}}>Inside the factory
{/* STATS / scale */}
Founded
1986
Began as a maintenance firm; first fit-out for the Marie Claire office & showroom.
Factory
550,000 sq ft
Saih Shuaib 3, Dubai Industrial City — established 2018.
In-house divisions
9
Joinery, Metal, Glass, Signage, Solid Surface, Upholstery, Stone, MEP, Civil.
Sectors served
10
Hospitality, Retail, Residential, F&B, Banking, Corporate, Healthcare, Wellness, Aviation, Exhibition.
{/* SELECTED PROJECTS */}
{e.preventDefault(); go("projects");}}>All projects · 10 sectors } />
{[0,1,2,3,4,5].map(i => { const p = window.PROJECTS[i]; const span = i === 0 ? 8 : i === 1 ? 4 : i === 2 ? 6 : i === 3 ? 6 : 4; const frame = i === 0 ? "wide" : "tall"; return (
); })}
{/* ME by Melia / The Opus — editorial callout using the line drawing */}
Inside case study № 01
ME by Melia — The Opus.

A 93-key Zaha Hadid hotel inside the Opus tower. Bookmatched stone, curved laminated glass and CNC-cut joinery — four divisions, one roof.

Sector
Hospitality
Year
2020
Scope
Hotel & residences
Divisions
Joinery · Metal · Glass · Stone
Status
Credit pending
{e.preventDefault(); go("project/opus-melia");}}>Read the case study
ME by Melia — The Opus, architectural line drawing
{/* SECTORS */}
{e.preventDefault(); go("sectors");}}>All sectors } />
{window.SECTORS.map((s, i) => { const count = window.PROJECTS.filter(p => p.sector === s.id).length; return ( ); })}
{/* WHY BOND */}
№ 05 — Why Bond
The unglamorous things
tender teams care about.
{[ ["One programme", "Design coordination, factory build and site install are the same team — pieces don't get lost between subcontractors."], ["Tender-ready", "Set up for the BoQ and procurement processes the GCC's major developers actually use."], ["Made in Dubai", "550,000 sq ft of manufacturing capacity on-shore — no shipping risk on the critical path."], ["Forty years standing", "Founded 1986. We've been delivering large-scale fit-out in this region since the buildings were."], ].map(([h, p]) => (

{h}

{p}

))}
{/* CTA band */}
№ 06 — Start a project
Send us drawings,
a brief, or a BoQ.

Tender-ready enquiries, design-and-build briefs, or a one-line "is this you?" — all welcome. Reply within one business day.

{e.preventDefault(); go("contact");}}>Start a project WhatsApp us
); } Object.assign(window, { Home });