diff --git a/services-js/access-boston/fixtures/apps.yaml b/services-js/access-boston/fixtures/apps.yaml index 0acbfe5aa..49e00d3d2 100644 --- a/services-js/access-boston/fixtures/apps.yaml +++ b/services-js/access-boston/fixtures/apps.yaml @@ -1,7 +1,8 @@ notice: - label: 'Notice' + label: 'City Employees - Go Paperless' pretext: '' - text: 'Make your Access Boston account even more secure by setting up the PingID app. It is faster and easier to use than getting codes via text, email or phone! Directions are [here](https://www.boston.gov/access-boston-portal-help#pingid-app-instructions)' + text: 'Click the ESS tile to confirm that your mailing address is correct & to go paperless for your W2, ACA and paystubs. Tax documents will be available in January.' + # text: 'Make your Access Boston account even more secure by setting up the PingID app. It is faster and easier to use than getting codes via text, email or phone! Directions are [here](https://www.boston.gov/access-boston-portal-help#pingid-app-instructions)' categories: - title: Applications show_request_access_link: false diff --git a/services-js/access-boston/src/client/common/icons/info.tsx b/services-js/access-boston/src/client/common/icons/info.tsx new file mode 100644 index 000000000..7d3c7c0cd --- /dev/null +++ b/services-js/access-boston/src/client/common/icons/info.tsx @@ -0,0 +1,35 @@ +/** @jsx jsx */ + +import { jsx, css } from '@emotion/core'; + +/** + * @name infoSvg + */ + +export const InfoSVG = () => { + return ( + + + + ); +}; + +const INFO_STYLING = css(` + '& > svg': { + width: 32px; + height: 32px; + } +`); + +export default InfoSVG; diff --git a/services-js/access-boston/src/stories/__snapshots__/Storyshots.test.ts.snap b/services-js/access-boston/src/stories/__snapshots__/Storyshots.test.ts.snap index 565e1bd86..1a058d0c0 100644 --- a/services-js/access-boston/src/stories/__snapshots__/Storyshots.test.ts.snap +++ b/services-js/access-boston/src/stories/__snapshots__/Storyshots.test.ts.snap @@ -3489,7 +3489,7 @@ exports[`Storyshots Confirm-Identity Review 1`] = ` Data of Birth (MM/DD/YYYY)