// Capability, Services, About, Awards, Contact, Sitemap // === CAPABILITY ======================================================= function PageCapability({ go }) { return (
00Capability

How we actually build.

Most fit-out contractors are a sales office in front of a network of subcontractors. We’re a 250-person business that owns the design studio, a 30,000 sq ft joinery floor, and an MEP division. The handoff is a corridor.

{/* STATS */}
{window.ATG.STATS.map(s => )}
{/* 3 PILLARS */}
Design, joinery, MEP — under one roof.} lead="Three departments, one programme, one schedule, one point of accountability. No subcontractor blame loop." /> {[ { idx: '01', t: 'In-house Design Studio', img: 'media/capability-in-house-design.webp', body: 'A full design team handles concept, design development, technical drawing packages, authority coordination, lighting and FF&E specification. We design what we build, so the drawings know what the joinery floor can do.', stats: [['Designers', '20+'], ['Authority submissions', 'In-house'], ['Drawing packages', 'IFC level']] }, { idx: '02', t: '30,000 sq ft Joinery Facility', img: 'media/capability-joinery.webp', body: 'Our joinery floor produces millwork, panelling, fluted and curved feature elements, marble and stone surfaces, lacquered and veneered cabinetry, and metalwork. Bench, panel and finish are all under our quality control.', stats: [['Workshop area', '30,000 sq ft'], ['Output', 'Bespoke + repeatable'], ['QC', 'Sample-board to sign-off']] }, { idx: '03', t: 'In-house MEP', img: 'media/capability-mep.webp', body: 'Mechanical, electrical and plumbing scoped, drawn, installed and commissioned by our own team. Live extract for F&B, low-noise services for residential, and base-build coordination for towers and resorts.', stats: [['Live extract', 'F&B-grade'], ['Commissioning', 'In-house'], ['Base-build coord.', 'Daily on-site']] }, ].map((row, i) => (
{row.t}
{row.idx}{row.t.split(' ')[0]}

{row.t}

{row.body}

{row.stats.map(([lbl,v]) => (
{lbl}
{v}
))}
))}
{/* PROGRAMME DIAGRAM */}
One sequence, four trades, no handoff seams.} lead="A typical sequence on an A&T project. Because design, joinery and MEP all live on the same business calendar, dependencies collapse and the schedule compresses." />
{[ { wk: 'Wk 01–04', t: 'Design development & authority submissions', d: 'Studio works concept into IFC drawings; authority approvals run in parallel.' }, { wk: 'Wk 03–06', t: 'Joinery & MEP procurement, prototyping', d: 'Joinery floor produces sample boards; MEP scope priced and committed.' }, { wk: 'Wk 06–14', t: 'Site fit-out, joinery prefabrication', d: 'Site prep and base-build coordination concurrent with off-site millwork.' }, { wk: 'Wk 12–18', t: 'Joinery install, finishes, MEP testing', d: 'Sequenced joinery deliveries, marble bookmatching, MEP commissioning.' }, { wk: 'Wk 17–20', t: 'Snagging, handover, operator training', d: 'Live commissioning, FF&E load-in, post-handover defects programme.' }, ].map((row, i) => (
{row.wk}
{row.t}
{row.d}
))}

Indicative programme. Real schedules vary by scope, base-build and operator.

{/* HONEST */}
In-house
    {['Concept & design development','IFC drawings','Authority submissions','30,000 sq ft joinery','Marble & stone fabrication','Metalwork & feature elements','MEP design & install','Site management','Snagging & defects'].map(t => (
  • {t}
  • ))}
Supplier-sourced & coordinated
    {['FF&E — furniture & fixtures','Lighting fixtures (specified, sourced)','Decorative ironmongery','Specialist art commissions','Audio-visual systems','Soft furnishings','Kitchen equipment','Curtain & blind hardware','Greenery & landscape softs'].map(t => (
  • {t}
  • ))}
); } // === SERVICES ========================================================= function PageServices({ go }) { return (
Services

Three services. One programme.

Engage us for the full turnkey package or for the fit-out and FF&E only. Whatever the entry point, what comes with it is the in-house joinery and MEP.

{window.ATG.SERVICES.map((s, i) => (
{s.name}
{String(i+1).padStart(2,'0')}

{s.name}

{s.blurb}

))}
); } // === ABOUT ============================================================ function PageAbout({ go }) { return (
About

Founded in 2009 by Atti Abu Assi and Tareq Khalafawi. A team of six.

Fifteen years on, we operate out of Dubai and Riyadh with 250+ staff, 350+ delivered projects, and a 30,000 sq ft joinery facility. The point hasn’t changed: own the build.

{/* TIMELINE */}
{window.ATG.TIMELINE.map(t => (
{t.yr}
{t.text}
))}
{/* LEADERSHIP */}
Who runs the work. Portraits on request.} lead="Roster confirmed via public profiles. Portraits TBC with the client — placeholders below until supplied." />
{window.ATG.LEADERSHIP.map(person => (
portrait pending
{person.name}
{person.role}
))}
); } // === AWARDS =========================================================== function PageAwards({ go }) { return (
Awards & Accreditations

Wins, shortlists and the audits that hold them up.

Each entry attributed by result, category, body and year. We distinguish winner / highly commended / shortlisted — no inflated count.

{window.ATG.AWARDS.map(a => (
{a.yr}
{a.name}
{a.cat}
{a.result}
))}
Audited by Bureau Veritas.} lead="Use of certification marks subject to scheme rules. ISO 45001 supersedes legacy OHSAS 18001." />
{window.ATG.ISO.map(i => (
{i.num}
{i.name}
))}
); } // === CONTACT / START A PROJECT ======================================== function PageContact({ go, prefill }) { const [step, setStep] = useState(1); const [data, setData] = useState({ sector: prefill?.sector || '', type: '', location: '', name: '', company: '', email: '', phone: '', brief: '', file: null, consent: false, }); const set = (k, v) => setData(d => ({ ...d, [k]: v })); const PROJECT_TYPES = ['Design & Build (turnkey)','Interior Fit-Out','FF&E procurement','Joinery only','Consultation only']; const LOCATIONS = ['Dubai, UAE','Abu Dhabi, UAE','Sharjah, UAE','Riyadh, KSA','Jeddah, KSA','Other GCC','International']; const canNext = (() => { if (step === 1) return !!data.sector; if (step === 2) return !!data.type && !!data.location; if (step === 3) return data.name && data.email && data.brief && data.consent; return true; })(); return (
Start a project

Tell us what you’re building.

Three steps. Drawings or BOQs optional. We’ll come back within one working day from Dubai or Riyadh.

{[1,2,3,4].map((n, i) => (
0{n} · {['Sector','Project','Brief','Sent'][n-1]}
{i < 3 &&
}
))}
{step === 1 && (

Which sector?

{window.ATG.SECTORS.map(s => ( ))}
)} {step === 2 && (

What kind of engagement?

{PROJECT_TYPES.map(t => ( ))}

Where is the project?

{LOCATIONS.map(t => ( ))}
)} {step === 3 && (

Your details and the brief

set('name', e.target.value)} placeholder="Full name" />
set('company', e.target.value)} placeholder="Optional" />
set('email', e.target.value)} placeholder="name@company.com" />
set('phone', e.target.value)} placeholder="Optional" />