Add offer to both 1p locations

This commit is contained in:
Brian Lovin 2019-01-14 10:22:51 -08:00
parent d27be565c6
commit e32af02dbb
2 changed files with 5 additions and 1 deletions

View file

@ -353,7 +353,7 @@ export const OfferContainer = styled.a`
background: ${theme.bg.default};
padding: 8px 16px;
position: relative;
margin-top: 8px;
margin-top: 4px;
margin-bottom: 8px;
font-size: 14px;
font-weight: 500;

View file

@ -14,6 +14,10 @@ export default {
name: '1Password',
image: '/static/img/1password.jpg',
url: 'https://1password.com/',
offer: {
label: 'Sign up with Security Checklist to get 3 months free',
url: 'https://start.1password.com/sign-up/family?c=SECURELIST-FJN7FIKQ',
},
sources: {
windows: 'https://1password.com/downloads/windows/',
macos: 'https://1password.com/downloads/mac/',