diff --git a/support-frontend/assets/components/thankYou/guardianAdLite/activateSubscriptionReminder.tsx b/support-frontend/assets/components/thankYou/guardianAdLite/activateSubscriptionReminder.tsx index aa6af28039..9980d62f46 100644 --- a/support-frontend/assets/components/thankYou/guardianAdLite/activateSubscriptionReminder.tsx +++ b/support-frontend/assets/components/thankYou/guardianAdLite/activateSubscriptionReminder.tsx @@ -13,12 +13,14 @@ export function ActivateSubscriptionReminder(): JSX.Element { return ( <>
- Completing your account set up is required to read with non-personalised - advertising on other devices or browsers and manage your subscription. + While your subscription is ready to use on this device, you will need to + finish setting up your account to read the Guardian website with + non-personalised advertising on other devices or browsers. You will also + be able to manage your subscription.
- Check your inbox, find the email “Complete your Guardian account” and - follow the link to set your password. + Check your inbox, find the email with the subject line ‘Complete your + Guardian account’, and follow the link to set your password.
> ); diff --git a/support-frontend/assets/components/thankYou/guardianAdLite/whatNext.tsx b/support-frontend/assets/components/thankYou/guardianAdLite/whatNext.tsx index 5096d7a5d5..39d5420d1f 100644 --- a/support-frontend/assets/components/thankYou/guardianAdLite/whatNext.tsx +++ b/support-frontend/assets/components/thankYou/guardianAdLite/whatNext.tsx @@ -13,11 +13,11 @@ export function WhatNext({ isSignedIn = false, }: WhatNextProps): JSX.Element { const bulletItems = [ - 'You will receive an email confirming the detail of your offer', + 'You will receive an email confirming the details of your subscription', `Your payment of £${amount}/month will be taken on ${startDate}`, ]; const bulletPointSignedIn = bulletItems.concat([ - 'You can now start reading the Guardian on this device in a reject all state', + 'You can now start reading the Guardian website on all your devices without personalised advertising', ]); return (+ To enjoy reading the Guardian website with non-personalised + advertising on all your devices,{' '} + + please remember to sign in on each device or browser session. + {' '} + This will enable you to read with non-personalised advertising no + matter where you log in.
), ctas: null, }, reminderToActivateSubscription: { header: - 'Almost there! Complete your Guardian account to activate your subscription', + 'Complete your Guardian account for full access to your subscription', bodyCopy:- Copy to prompt users to enjoy the Guardian with non personalised - advertising + Continue where you left off and return to our site, now with + non-personalised advertising.
), ctas: (- To be able to read the Guardian with non-personalised advertising you - must be signed in on all your devices.' + To be able to read the Guardian website with non-personalised + advertising, you must be signed in across all your devices.
), ctas: (