From 8664e55bf255e4fdbf45df22f38c6052e9cde602 Mon Sep 17 00:00:00 2001 From: Rebecca Hollis Date: Tue, 17 Nov 2020 12:56:29 -0500 Subject: [PATCH] Resource description length adjustments --- src/assets/conf/resources-landing-page.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/assets/conf/resources-landing-page.json b/src/assets/conf/resources-landing-page.json index 71f1a5a..fc70c36 100644 --- a/src/assets/conf/resources-landing-page.json +++ b/src/assets/conf/resources-landing-page.json @@ -8,7 +8,7 @@ "cards": [ { "title": "Paycor", - "description": "Clock in and out, request time off, review health benefits and access paystubs using the Paycor human-resources application.", + "description": "Track your time off, manage your benefits plans, and access pay stubs using this human-resources application.", "imagePath": "paycor-logo3-100x100.png", "urlText": "https://www.paycor.com/", "altText": "Paycor logo" @@ -65,7 +65,7 @@ { "title": "Salary Reduction Agreement", "description": "Provide this form to HR if you would like to defer or change part of your compensation to the company’s SIMPLE IRA Plan.", - "imagePath": "pdf-icon3-100x100.png", + "imagePath": "pdf-icon-100x100.png", "urlText": "../resources/Notice and Agreement.pdf", "altText": "PDF icon" } @@ -85,7 +85,7 @@ }, { "title": "Salesforce", - "description": "Marketing and sales teams focus on the customer experience using Salesforce customer relationship management.", + "description": "Focus on the customer experience with the help of the Salesforce customer relationship management application.", "imagePath": "salesforce-logo-100x100.png", "urlText": "https://login.salesforce.com/", "altText": "Salesforce logo" @@ -93,14 +93,14 @@ { "title": "JDSfaulkner Brochure", "description": "View the company brochure to learn about the company, or send a copy to potential clients and partners.", - "imagePath": "pdf-icon3-100x100.png", + "imagePath": "pdf-icon-100x100.png", "urlText": "../resources/Notice and Agreement.pdf", "altText": "PDF icon" }, { "title": "JDSfaulkner SOQ", "description": "SOQs present the experience and capabilities that qualify JDSfaulkner to win contracts or new clients.", - "imagePath": "pdf-icon3-100x100.png", + "imagePath": "pdf-icon-100x100.png", "urlText": "../resources/Notice and Agreement.pdf", "altText": "PDF icon" }, @@ -114,7 +114,7 @@ { "title": "Marketing Contacts", "description": "Keep track of clients and partners with important names, addresses, e-mail addresses and phone numbers.", - "imagePath": "pdf-icon3-100x100.png", + "imagePath": "pdf-icon-100x100.png", "urlText": "../resources/ComingSoon.pdf", "altText": "PDF icon" },