Skip to content

Commit

Permalink
Remove Ad free as a benefit on epic and live blog epic choice cards
Browse files Browse the repository at this point in the history
  • Loading branch information
“LAKSHMIRPILLAI” committed Jan 2, 2025
1 parent 61bbc35 commit a6a2146
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 a6a2146

Please sign in to comment.