// en/manifesto_hero
export const manifesto_hero = {
  eyebrow: 'About Multideal',
  fixed_word: 'Together',
  word_1: 'buying',
  word_2: 'saving',
  word_3: 'ordering',
  word_4: 'celebrating',
  default_subtitle:
    'We were born from a simple idea: if dozens of neighbors want the same product, why are they paying a single-customer price? Since 2023 we have been building the group market — in real time, transparent, in Hebrew.',
  stat_1_label: 'thousand members',
  stat_2_label: 'deals closed',
  stat_3_label: 'average saving %',
} as const;
