// en/vendor_hero_preview
export const vendor_hero_preview = {
  label: 'Hero image',
  no_image: 'No image uploaded',
} as const;
