/* eslint-disable */ // Section 03 — About. Asymmetric split: vertical 3:4 photo (left) + body + stats (right). const About = () => (
Craftsman shaping a curved bentwood chair component
About Unicraft

Craft at scale.

Unicraft is a subsidiary division of Unicon Holding, established to expand the group's manufacturing capabilities and provide a comprehensive solution for bespoke joinery and contract furniture.

Backed by a workforce of over 1,800 skilled professionals across the Unicon ecosystem, Unicraft operates alongside the group's metal and aluminum divisions, enabling full integration between wood, metal, and aluminum.

{ e.currentTarget.style.filter = 'brightness(1.15)'; e.currentTarget.style.transform = 'translateY(-2px)'; }} onMouseLeave={(e) => { e.currentTarget.style.filter = 'none'; e.currentTarget.style.transform = 'none'; }} >Download Unicraft company profile

{/* stats strip */}
{[ { n: '1,800+', l: 'Professionals in the Unicon ecosystem' }, { n: '2,800 sqm', l: 'Workshop in Riyadh' }, ].map((s, i) => (
{s.n}
{s.l}
))}
); Object.assign(window, { About });