Skip to content

Commit

Permalink
Merge pull request #13063 from guardian/lp-remove-ad-free-benefit
Browse files Browse the repository at this point in the history
Remove Ad free  as a benefit on epic  and live blog epic choice cards
  • Loading branch information
LAKSHMIRPILLAI authored Jan 6, 2025
2 parents f0b29da + a6a2146 commit 14952ef
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,6 @@ 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 @@ -73,7 +72,6 @@ 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 @@ -118,7 +116,6 @@ 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 14952ef

Please sign in to comment.