);
}
function Toast({ message, onDone }) {
useEffect(() => {
if (!message) return;
const t = setTimeout(() => onDone(), 3400);
return () => clearTimeout(t);
}, [message, onDone]);
return
{message}
;
}
function PageHeader({ eyebrow, title, lead, dark }) {
return (
{eyebrow}
{title}
{lead &&
{lead}
}
);
}
function DiplomacyBand({ onNav }) {
return (
“
The Tolerance Carpet · 2016
The carpet presented to His Holiness Pope Francis by His Highness Sheikh Mohamed bin Zayed Al Nahyan was hand-knotted in Mazar-i-Sharif.
Zuleya carpets have been gifted by His Highness Sheikh Mohamed bin Zayed Al Nahyan as state gifts —
to Pope Francis, to President Barack Obama, to Bill Gates, to Christine Lagarde — drawn for each recipient,
knotted by the same artisans who weave a Zuleya runner you can take home from Dubai Design District.
);
}
function CtaBand({ onNav }) {
return (
Begin a piece
A consultation in d3, or a video call from your studio.
Forty-five minutes with our design team. Bring a floor plan, a fabric, a mood — we will brief
samples within two weeks and a strike-off within six.