{origin}
{name}
{desc}
/* Maison Silya — Materials. Fibres that age with grace, shown close — each material a large macro paired with its story, revealed in turn. */ function MaterialsScreen({ onNav }) { const mats = [ [t('mt.m1'), t('mt.m1_o'), t('mt.m1_d'), 'stone-300', 'media/wool-macro.jpg'], [t('mt.m2'), t('mt.m2_o'), t('mt.m2_d'), 'champagne', 'media/silk-macro.jpg'], [t('mt.m3'), t('mt.m3_o'), t('mt.m3_d'), 'stone-200', 'media/nettle-macro.jpg'], [t('mt.m4'), t('mt.m4_o'), t('mt.m4_d'), 'travertine', 'media/abrash-macro.jpg'], ]; return (
{desc}