diff --git a/services/web/app/views/project/list/notifications.pug b/services/web/app/views/project/list/notifications.pug index f4afcf97c5..ee7281044a 100644 --- a/services/web/app/views/project/list/notifications.pug +++ b/services/web/app/views/project/list/notifications.pug @@ -263,7 +263,7 @@ include ../../_mixins/reconfirm_affiliation ) .alert.alert-info .notification-body - span To help you work from home throughout 2021, we're providing discounted plans and special initiatives. + span Ending Soon: Our WFH2021 discounts are available until January 31st 2022. .notification-action a.pull-right.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Dash-Banner") Upgrade .notification-close diff --git a/services/web/app/views/project/list/side-bar.pug b/services/web/app/views/project/list/side-bar.pug index 9f9fb6668b..31138ee81b 100644 --- a/services/web/app/views/project/list/side-bar.pug +++ b/services/web/app/views/project/list/side-bar.pug @@ -144,6 +144,6 @@ if (isOverleaf) //- a(href="/user/bonus" ng-click="share()") #{translate("sharing_sl")}. .row-spaced(ng-if="hasProjects && userHasNoSubscription && !userOnPayingUniversity", ng-cloak).text-centered hr - p.small To help you work from home throughout 2021, we're providing discounted plans and special initiatives. + p.small Ending Soon: Our WFH2021 discounts are available until January 31st 2022. p a(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Dash-Sidebar").btn.btn-primary Upgrade diff --git a/services/web/app/views/subscriptions/plans-marketing.pug b/services/web/app/views/subscriptions/plans-marketing.pug index 12338591aa..4c0c6a09f9 100644 --- a/services/web/app/views/subscriptions/plans-marketing.pug +++ b/services/web/app/views/subscriptions/plans-marketing.pug @@ -21,7 +21,7 @@ block content li.notification-entry .alert.alert-info .notification-body - span To help you work from home throughout 2021, we're providing discounted plans and special initiatives. + span Ending Soon: Our WFH2021 discounts are available until January 31st 2022. .notification-action a.btn.btn-sm.btn-info(href="https://www.overleaf.com/events/wfh2021" event-tracking="Event-Pages" event-tracking-trigger="click" event-tracking-ga="WFH-Offer-Click" event-tracking-label="Plans-Banner") Upgrade .content-page