// Real product images pulled from the live Rare Boutique R2 catalog.
// These override the prototype's Unsplash placeholders.
window.RB_IMAGES = {
  'formal-dresses': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/abayas/hiyam-abaya-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/abayas/sila.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/abayas/thuwaybah.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/cloaks/fatima.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/cloaks/eilaf.jpeg',
  ],
  'casual-dresses': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/khimars/joud-khimar-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/khimars/aslihan-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/khimars/atikah-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/khimars/hasnaa-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/khimars/ghaydaa-1.jpeg',
  ],
  'formal-sets': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/thuwaybah.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/yamamah.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/shariqah.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/malaysia.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/hafza.jpeg',
  ],
  'casual-sets': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/hoor.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/sireen.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/sets/qaswa.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/products/product-61.png',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/products/product-64.png',
  ],
  'pants': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/hijab-accessories/cotton-pants-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/hijab-accessories/safety-leggings-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/undergarments/canada.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/undergarments/jaydaa.jpeg',
  ],
  'shirts': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/hijab-accessories/basic-base-dress-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/undergarments/asinat.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/undergarments/raghad.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/undergarments/rakan.jpeg',
  ],
  'trenchcoats': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/winter/qayem-long-cape-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/winter/rayhan-cape-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/cloaks/sadeem.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/cloaks/layan.jpeg',
  ],
  'jackets': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/cloaks/ayat.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/cloaks/fatima.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/winter/qayem-long-cape-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/winter/rayhan-cape-1.jpeg',
  ],
  'blouses': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/scarves/abidah.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/scarves/ghashwah.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/scarves/hajij.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/scarves/fatm.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/hijab-accessories/georgette-shawls-1.jpeg',
  ],
  'skirts': [
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/hijab-accessories/princess-skirt-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/hijab-accessories/structured-tie-cotton-bonnet-1.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/undergarments/saheel.jpeg',
    'https://pub-208bf65c29de499bb28580e294543517.r2.dev/catalog/undergarments/french.jpeg',
  ],
};
