diff --git a/client/src/components/DatasetContainer/tests/__snapshots__/datasetContainer.test.tsx.snap b/client/src/components/DatasetContainer/tests/__snapshots__/datasetContainer.test.tsx.snap index 6ffa6792..2561c86b 100644 --- a/client/src/components/DatasetContainer/tests/__snapshots__/datasetContainer.test.tsx.snap +++ b/client/src/components/DatasetContainer/tests/__snapshots__/datasetContainer.test.tsx.snap @@ -51,7 +51,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="grid" > diff --git a/client/src/components/HowYouCanHelp/tests/__snapshots__/howYouCanHelp.test.tsx.snap b/client/src/components/HowYouCanHelp/tests/__snapshots__/howYouCanHelp.test.tsx.snap index e82e742c..80fa90d7 100644 --- a/client/src/components/HowYouCanHelp/tests/__snapshots__/howYouCanHelp.test.tsx.snap +++ b/client/src/components/HowYouCanHelp/tests/__snapshots__/howYouCanHelp.test.tsx.snap @@ -12,7 +12,7 @@ exports[`rendering of the HowYouCanHelp checks if various text fields are visibl @@ -25,7 +25,7 @@ exports[`rendering of the HowYouCanHelp checks if various text fields are visibl diff --git a/client/src/components/J40Footer/__snapshots__/J40Footer.spec.tsx.snap b/client/src/components/J40Footer/__snapshots__/J40Footer.spec.tsx.snap index a79d6f10..ddf33fed 100644 --- a/client/src/components/J40Footer/__snapshots__/J40Footer.spec.tsx.snap +++ b/client/src/components/J40Footer/__snapshots__/J40Footer.spec.tsx.snap @@ -195,7 +195,7 @@ exports[`J40Footer renders correctly 1`] = ` data-testid="gridContainer" > diff --git a/client/src/components/SurveyButton/__snapshots__/SurveyButton.test.tsx.snap b/client/src/components/SurveyButton/__snapshots__/SurveyButton.test.tsx.snap index eecdc93d..5cf8c530 100644 --- a/client/src/components/SurveyButton/__snapshots__/SurveyButton.test.tsx.snap +++ b/client/src/components/SurveyButton/__snapshots__/SurveyButton.test.tsx.snap @@ -7,7 +7,7 @@ exports[`rendering of the SurveyButton checks if component renders 1`] = ` data-testid="gridContainer" > diff --git a/client/src/data/constants.tsx b/client/src/data/constants.tsx index 723e4417..921e8458 100644 --- a/client/src/data/constants.tsx +++ b/client/src/data/constants.tsx @@ -368,23 +368,23 @@ export const USWDS_BREAKPOINTS = { // ********** SURVEY LINKS *************** export const DATA_SURVEY_LINKS = { - EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_51EPev2O6jHiaJ8", - ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_0GTIoUJZu7ywY8S", + EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_3WC1hmbqoS4Ak2G", + ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_bNsBlreFIhs9uFU", }; export const SITE_SATISFACTION_SURVEY_LINKS = { - EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_eA0ZLaxP8gxLfoO", - ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_bpI7Dn1SBXGOSTY", + EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_2mF9GXOhDKKjxcy", + ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_bgfSa2U8NGuyr9c", }; export const CONTACT_SURVEY_LINKS = { - EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_cCNgWW4OsfaBlTo", - ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_2n0EWXynD1AZyT4", + EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_4Znk7uRks9ZmfFI", + ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_9Ww5utf8pqBwdRs", }; export const CENSUS_TRACT_SURVEY_LINKS = { - EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_8J5wGa8Ya4dMP9c", - ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_eJXos5X4yekq6cC", + EN: "https://eop.gov1.qualtrics.com/jfe/form/SV_73d0HfsVzCz6F0O", + ES: "https://eop.gov1.qualtrics.com/jfe/form/SV_3LbCTDxjTqZdyPI", }; export const TILE_BASE_URL = process.env.DATA_SOURCE === "local" ? diff --git a/client/src/data/copy/common.tsx b/client/src/data/copy/common.tsx index 13ea9864..f7145e3c 100644 --- a/client/src/data/copy/common.tsx +++ b/client/src/data/copy/common.tsx @@ -205,16 +205,6 @@ export const FOOTER = defineMessages({ defaultMessage: 'More information', description: 'Navigate to the about page. This is Footer column header', }, - WHITEHOUSE: { - id: 'common.pages.footer.whitehouse.text', - defaultMessage: 'Whitehouse.gov', - description: 'Navigate to the about page. This is Footer Whitehouse.gov link text', - }, - WHITEHOUSE_LINK: { - id: 'common.pages.footer.whitehouse.link', - defaultMessage: 'https://www.whitehouse.gov/', - description: 'Navigate to the about page. This is Footer Whitehouse.gov link text', - }, FOIA: { id: 'common.pages.footer.foia.text', defaultMessage: 'Freedom of Information Act (FOIA)', diff --git a/client/src/intl/en.json b/client/src/intl/en.json index 74c47436..620b854c 100644 --- a/client/src/intl/en.json +++ b/client/src/intl/en.json @@ -209,14 +209,6 @@ "defaultMessage": "https://lp.constantcontactpages.com/su/Vm8pCFj/spring", "description": "Navigate to the about page. This is Footer link under Sign-up for updates" }, - "common.pages.footer.whitehouse.link": { - "defaultMessage": "https://www.whitehouse.gov/", - "description": "Navigate to the about page. This is Footer Whitehouse.gov link text" - }, - "common.pages.footer.whitehouse.text": { - "defaultMessage": "Whitehouse.gov", - "description": "Navigate to the about page. This is Footer Whitehouse.gov link text" - }, "common.pages.footer.whitehouselogoalt": { "defaultMessage": "Whitehouse logo", "description": "Navigate to the about page. This is Footer Whitehouse logo alt text" diff --git a/client/src/intl/es.json b/client/src/intl/es.json index e6918d56..248cf1df 100644 --- a/client/src/intl/es.json +++ b/client/src/intl/es.json @@ -50,8 +50,6 @@ "common.pages.footer.privacy.text": "Política de privacidad", "common.pages.footer.sign.up": "Suscríbase para recibir actualizaciones.", "common.pages.footer.sign.up.link": "https://lp.constantcontactpages.com/su/Vm8pCFj/spring", - "common.pages.footer.whitehouse.link": "https://www.whitehouse.gov/", - "common.pages.footer.whitehouse.text": "Whitehouse.gov", "common.pages.footer.whitehouselogoalt": "Whitehouse logo", "common.pages.header.about": "Información básica", "common.pages.header.contact": "Contacto", diff --git a/client/src/pages/tests/__snapshots__/about.test.tsx.snap b/client/src/pages/tests/__snapshots__/about.test.tsx.snap index e0c407a1..56185d6b 100644 --- a/client/src/pages/tests/__snapshots__/about.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/about.test.tsx.snap @@ -390,7 +390,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis About @@ -818,7 +818,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis @@ -831,7 +831,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis @@ -1052,7 +1052,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="gridContainer" > diff --git a/client/src/pages/tests/__snapshots__/contact.test.tsx.snap b/client/src/pages/tests/__snapshots__/contact.test.tsx.snap index 7640843d..b4d7312c 100644 --- a/client/src/pages/tests/__snapshots__/contact.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/contact.test.tsx.snap @@ -388,7 +388,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis Contact @@ -422,7 +422,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis @@ -645,7 +645,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="gridContainer" > diff --git a/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap b/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap index 31d9df29..e452439f 100644 --- a/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/downloads.test.tsx.snap @@ -388,7 +388,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis Downloads @@ -787,7 +787,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="gridContainer" > diff --git a/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap b/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap index 3e7e67c1..5d0560da 100644 --- a/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/freqAskedQuestions.test.tsx.snap @@ -388,7 +388,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis Frequently asked questions @@ -844,7 +844,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis @@ -857,7 +857,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis @@ -1319,7 +1319,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="gridContainer" > diff --git a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap index bc910e1d..7ab5c1d7 100644 --- a/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/methodology.test.tsx.snap @@ -388,7 +388,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis Methodology @@ -1080,7 +1080,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="grid" > @@ -3307,7 +3307,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="gridContainer" > diff --git a/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap b/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap index a8e296b6..1b264e9a 100644 --- a/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/privacy.test.tsx.snap @@ -769,7 +769,7 @@ exports[`rendering of the Privacy Policy page matches Privacy Policy page snapsh data-testid="gridContainer" > diff --git a/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap b/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap index 657a39ef..52a01fce 100644 --- a/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap +++ b/client/src/pages/tests/__snapshots__/techSupportDoc.test.tsx.snap @@ -585,7 +585,7 @@ exports[`rendering of the DatasetContainer checks if various text fields are vis data-testid="gridContainer" >