// en/hero_static_page
export const hero_static_page = {
  variant_label: 'Variant',
  variant_constellation: 'Constellation (FAQ)',
  variant_manifesto: 'Manifesto (About)',
  title_he_label: 'Title (Hebrew)',
  title_en_label: 'Title (English)',
  subtitle_he_label: 'Subtitle (Hebrew)',
  subtitle_en_label: 'Subtitle (English)',
} as const;
