+ {active.name} +
+ +{active.tagline}
+ +-
+
- + + Available now + +
- + + Demo in Dubai + +
- + + Price on request + +
-
+ {active.features.slice(0, 3).map((f) => (
+
- + + {f} + + ))} +
- {c.description} -
- - Explore -{c.description}
+{description}
-+ Build a tailored robot experience — choose persona, attire, color, accessories, language, and venue use case before requesting a quote. +
+
+
{active.tagline}
+ +{s.body}
-{s.body}
++ From Dubai showroom demo to live venue deployment, our team handles procurement, configuration, installation, staff training, and ongoing support. +
+{s.body}
+ DUBAI · HQ + + + {/* peripheral nodes */} + {NODES.map((n) => { + const p = nodePos(n); + const x = (p.x / 100) * 400; + const y = (p.y / 100) * 400; + const leftSide = p.x < 50; + return ( +