diff --git a/backstopjs/reference/regression_page_organization-elected-official_0_document_0_phone.png b/backstopjs/reference/regression_page_organization-elected-official_0_document_0_phone.png index afc33721ca..208bb4900e 100644 Binary files a/backstopjs/reference/regression_page_organization-elected-official_0_document_0_phone.png and b/backstopjs/reference/regression_page_organization-elected-official_0_document_0_phone.png differ diff --git a/backstopjs/reference/regression_page_organization-elected-official_0_document_1_tablet.png b/backstopjs/reference/regression_page_organization-elected-official_0_document_1_tablet.png index d229ca4862..adacfd2bf5 100644 Binary files a/backstopjs/reference/regression_page_organization-elected-official_0_document_1_tablet.png and b/backstopjs/reference/regression_page_organization-elected-official_0_document_1_tablet.png differ diff --git a/changelogs/DP-8891.txt b/changelogs/DP-8891.txt index 8d0360d701..92f3a3b8f6 100644 --- a/changelogs/DP-8891.txt +++ b/changelogs/DP-8891.txt @@ -1,7 +1,7 @@ ___DESCRIPTION___ Changed Patch -- DP-8891: re-orders Mayflower elements for the ORg page variations +- DP-8891: re-orders and adds new Mayflower elements for the Org page variations ___SEMANTIC VERSION (see below)___ diff --git a/styleguide/source/_patterns/05-pages/organization-elected-official.json b/styleguide/source/_patterns/05-pages/organization-elected-official.json index 7312f4ab8a..43600770ae 100644 --- a/styleguide/source/_patterns/05-pages/organization-elected-official.json +++ b/styleguide/source/_patterns/05-pages/organization-elected-official.json @@ -621,6 +621,119 @@ ] } } + }, + { + "path": "@organisms/by-author/sections-three-up.twig", + "data": { + "sectionThreeUp": { + "compHeading": { + "title": "Featured Topics", + "sub": "", + "color": "", + "id": "", + "centered": "", + "titleContext": "for Executive Office of Health and Human Services" + }, + "sections": [ + { + "id": "GUIDasjdhf1", + "catIcon": null, + "title": { + "href": "#", + "text": "Health & Social Services" + }, + "description": "Massachusetts offers services and resources to keep you and your loved ones healthy, safe, and happy. Find out how we can support you.", + "links": [ + { + "href": "#", + "text": "Housing Assistance" + }, + { + "href": "#", + "text": "MassHealth & Other Health Care" + }, + { + "href": "#", + "text": "Food & Cash Assistance" + }, + { + "href": "#", + "text": "Special Needs & Accessible Living" + } + ], + "seeAll": { + "href": "#", + "text": "more", + "info": "learn more about Health & Social Services" + } + }, + { + "id": "GUIDasjdhf2", + "catIcon": null, + "title": { + "href": "#", + "text": "Families & Children" + }, + "description": "The Commonwealth is committed to supporting safe, healthy, happy families. Find information ranging from how to get a marriage certificate to tips on raising active children.", + "links": [ + { + "href": "#", + "text": "Caring for Children" + }, + { + "href": "#", + "text": "Health, Nutrition & Safety" + }, + { + "href": "#", + "text": "Marriage & Divorce" + }, + { + "href": "#", + "text": "Housing Assistance" + } + ], + "seeAll": { + "href": "#", + "text": "more", + "info": "learn more about Families & Children" + } + }, + { + "id": "GUIDasjdhf3", + "catIcon": null, + "title": { + "href": "#", + "text": "Housing & Property" + }, + "description": "Do you own or rent property in Massachusetts? Find resources for tenants and landlords, homeowners, developers, and more.", + "links": [ + { + "href": "#", + "text": "Renters/Tenants" + }, + { + "href": "#", + "text": "Landlords" + }, + { + "href": "#", + "text": "Homeowners" + }, + { + "href": "#", + "text": "Safety & Inspections" + } + ], + "seeAll": { + "href": "#", + "text": "more", + "info": "learn more about Housing & Property" + } + } + ] + } + } }, { "path": "@organisms/by-author/link-list.twig",