fix(subscription): update first recharge offer copy
This commit is contained in:
@@ -171,7 +171,7 @@ export function getFirstRechargeOfferView(input: {
|
||||
const badgeText = `${discountPercent}% OFF`;
|
||||
return {
|
||||
badgeText,
|
||||
title: "New User First Recharge",
|
||||
title: "First Recharge Offer",
|
||||
subtitle:
|
||||
"Your first recharge price is already applied. No code needed.",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user