// en/phone_preview
export const phone_preview = {
  frame_label: 'Preview — how the deal looks to customers',
  empty_title: 'Fill in the details',
  empty_body: 'The preview updates in real time',
  price_was: 'Was',
  price_now: 'Now',
  join_deal_cta: 'Join deal',
} as const;
