// en/splash
export const splash = {
  tagline: 'Multideal · buy together, save more',
  loading: 'Loading…',
} as const;
