// Eva — shared UI components const { useState, useEffect, useRef, useMemo } = React; // ---------- Format helpers ---------- function aed(n) { return "AED " + n.toLocaleString("en-AE"); } // ---------- Wordmark ---------- function Wordmark({ size = 22, light = false }) { const color = light ? "var(--ivory)" : "var(--charcoal)"; return (
A 45-minute private appointment in the boutique or by video — with one of our master jewellers.
We'll confirm your {mode === "instore" ? "in-boutique" : "virtual"} appointment for {data.date || "your preferred date"} at {data.time} by WhatsApp within the hour.
Open daily 10:00 – 21:00 · Shop 5, Building 1, Gold & Diamond Park.