diff --git a/src/assets/conf/resources-landing-page.json b/src/assets/conf/resources-landing-page.json index 6d6686f..6a39c98 100644 --- a/src/assets/conf/resources-landing-page.json +++ b/src/assets/conf/resources-landing-page.json @@ -75,7 +75,7 @@ ] }, "Productivity": { - "description": "Basic work tools, e-mail, calendar and employee directory", + "description": "Basic work tools, e-mail, calendar, employee directory and helpful files", "cards": [ { "title": "Gmail", @@ -117,13 +117,20 @@ "keywords": "workflow, tax, taxes, account" }, { - "title": "Management Only", - "description": "Restricted access to departmental purchase requests, surveys, procurement, license applications and template-change requests.", + "title": "Management Forms", + "description": "Restricted access to departmental purchase requests, survey results, and hiring and procurement forms.", "imagePath": "word-icon-100x100.png", "urlText": "https://drive.google.com/drive/folders/1MN9Gr6HGMX6dc9Rjmu-Z7N514q_bjrvK?usp=sharing", "altText": "Document icon", "keywords": "counseling, requisition" - + }, + { + "title": "Field Forms", + "description": "Restricted access to templates and forms used for on-site data collection, lab sheets and project proposals.", + "imagePath": "word-icon-100x100.png", + "urlText": "https://drive.google.com/folderview?id=1O_dQpNp5qfGhOf6DvIOcZPz1oPckYSF-", + "altText": "Document icon", + "keywords": "PDS, sheet, scope of work, control fill, setup, set up, fee schedule, failure, approval, sketch, engagement" } ] },