Skip to content

Commit

Permalink
Merge pull request #13165 from guardian/lp-revert-ad-free-benefit-rem…
Browse files Browse the repository at this point in the history
…oval

Revert changes to remove ad free as a benefit
  • Loading branch information
LAKSHMIRPILLAI authored Jan 16, 2025
2 parents 0764a1b + d9bbce8 commit 18da03e
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ export const ChoiceCardTestData_REGULAR: ChoiceInfo[] = [
benefits: () => [
'Unlimited access to the Guardian app',
'Unlimited access to our new Feast App',
'Ad-free reading on all your devices',
'Exclusive newsletter for supporters, sent every week from the Guardian newsroom',
'Far fewer asks for support',
],
Expand Down Expand Up @@ -72,6 +73,7 @@ export const ChoiceCardTestData_US: ChoiceInfo[] = [
benefits: () => [
'Unlimited access to the Guardian app',
'Unlimited access to our new Feast App',
'Ad-free reading on all your devices',
'Exclusive newsletter for supporters, sent every week from the Guardian newsroom',
'Far fewer asks for support',
],
Expand Down Expand Up @@ -116,6 +118,7 @@ export const ChoiceCardTestData_TwoTier_REGULAR: ChoiceInfo[] = [
benefitsLabel: 'All-access digital',
benefits: () => [
'Unlimited access to the Guardian app',
'Ad-free reading on all your devices',
'Exclusive newsletter for supporters',
'And much more!',
],
Expand Down

0 comments on commit 18da03e

Please sign in to comment.