// en/avatar_fallback
export const avatar_fallback = {
  default_alt: 'Business logo',
} as const;
