export const referral_landing = {
  page_title: 'Invite Friends - Multideal',
  page_description:
    'Invite friends to Multideal and earn store credit for every first purchase they make. No signup, no paperwork.',
  hero_heading: 'Invite Friends, Earn Credit.',
  hero_sub:
    'Share your link — when a friend makes their first purchase, you earn store credit. No enrollment needed.',
  how_heading: 'How It Works',
  step1_title: 'Get Your Link',
  step1_body:
    'Every user has a personal referral link. No program enrollment needed — your link is ready.',
  step2_title: 'Share With Friends',
  step2_body: 'Send your link on WhatsApp, message, or any channel you like.',
  step3_title: 'Earn Credit',
  step3_body:
    'When a friend you invited makes their first purchase, credit is added to your wallet automatically.',
  rate_heading: 'How Much Do You Earn?',
  rate_label: 'Store credit',
  rate_desc: "{{referralPct}}% from each friend's first purchase.",
  rate_example: 'Example: a {{purchaseAmount}} purchase → {{creditAmount}} credit',
  hold_note:
    "Credit unlocks {{holdDays}} days after your friend's purchase — matching the returns window.",
  widget_heading: 'Your Referral Link',
  widget_login_prompt: 'Log in to see your referral link',
  faq_heading: 'FAQ',
  faq1_q: "What's the difference between referrals and the affiliate program?",
  faq1_a:
    'Referrals are open to all users — no enrollment, store credit only. The affiliate program is for content creators and publishers, offers tiered higher rates, and allows bank transfer withdrawals.',
  faq2_q: 'How much can I earn?',
  faq2_a: 'No limit — the more friends you invite who buy, the more credit you accumulate.',
  faq3_q: 'When is the credit available?',
  faq3_a: "Credit becomes available {{holdDays}} days after your friend's purchase.",
  crosslink_affiliate: 'Are you a content creator? Earn more with the Affiliate Program →',
  crosslink_affiliate_body:
    'Refer a Friend gives one-time store credit with no KYC. The Affiliate Program is for ongoing commissions with bank payouts.',
} as const;
