diff --git a/src/assets/conf/resources-landing-page.json b/src/assets/conf/resources-landing-page.json index b2589d5..9c51b0d 100644 --- a/src/assets/conf/resources-landing-page.json +++ b/src/assets/conf/resources-landing-page.json @@ -7,7 +7,7 @@ "title": "Paycor", "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/", + "urlText": "https://hcm.paycor.com/authentication/signin", "altText": "Paycor logo", "keywords": "human resources, benefits, vacation, sick, bereavement, health, insurance, enrollment" }, @@ -15,7 +15,7 @@ "title": "NC-4EZ Form", "description": "Submit this form to HR so that the correct amount of state income tax can be witheld from your paychecks.", "imagePath": "tax-icon-100x100.png", - "urlText": "https://www.ncdor.gov/documents/employees-withholding-allowance-certificate-nc-4ez", + "urlText": "https://files.nc.gov/ncdor/documents/files/NC-4EZ.pdf", "altText": "tax icon", "keywords": "human resources, taxes" }, @@ -23,9 +23,17 @@ "title": "W-4 Form", "description": "Fill out this form and submit to HR so that the company can withhold the correct federal income tax from your pay.", "imagePath": "tax-icon-100x100.png", - "urlText": "https://www.irs.gov/forms-pubs/about-form-w-4", + "urlText": "https://www.irs.gov/pub/irs-pdf/fw4.pdf", "altText": "tax icon", "keywords": "human resources, taxes" + }, + { + "title": "Employment Application", + "description": "Would you or someone you know like to apply for a position? JDS Consulting is always accepting applications.", + "imagePath":"word-icon-100x100.png", + "urlText": "https://docs.google.com/forms/d/e/1FAIpQLSdMwcVjS3SSqFhypnmgkbH_DVg_TMhB7VYYYyN0dwypshuVLw/viewform", + "altText": "Document icon", + "keywords": "human resources, career, job" } ] }, @@ -92,14 +100,6 @@ "urlText": "https://myaccount.google.com/", "altText": "Google Workspace logo", "keywords": "productivity, e-mail" - }, - { - "title": "Dropbox", - "description": "The Structural Engineering Design department stores most of its files and folders in the Dropbox cloud-based system.", - "imagePath": "dropbox-logo3-100x100.png", - "urlText": "https://www.dropbox.com/login", - "altText": "Dropbox logo", - "keywords": "productivity, storage" } ] }, @@ -139,7 +139,7 @@ "keywords": "training, modules, drafting, design" }, { - "title": "Deltek University", + "title": "Deltek Learning Zone", "description": "Increase your Deltek knowledge with courses designed to teach you how to use Deltek solutions.", "imagePath": "deltek-logo-black.png", "urlText": "https://www.deltek.com/en/support/deltek-university", @@ -171,7 +171,7 @@ "title": "Deltek", "description": "Project intelligence, management and collaboration software helps maximize productivity and revenue.", "imagePath": "deltek-logo-black.png", - "urlText": "https://jdsfaulkner.deltekfirst.com/JDSfaulkner/", + "urlText": "https://jdsfaulkner.deltekfirst.com/JDSfaulkner/app/", "altText": "Deltek logo", "keywords": "workflow, applications, account, track" }, @@ -187,7 +187,7 @@ "title": "Client W-9 Form", "description": "A W-9 form is required by JDS Consulting so that the company can file an information return with the IRS.", "imagePath": "tax-icon-100x100.png", - "urlText": "https://www.irs.gov/forms-pubs/about-form-w-9", + "urlText": "https://www.irs.gov/pub/irs-pdf/fw9.pdf", "altText": "tax icon", "keywords": "workflow, tax, taxes, account" } diff --git a/src/assets/resources/human-resources/Employment-Application.docx b/src/assets/resources/human-resources/Employment-Application.docx deleted file mode 100644 index 9541215..0000000 Binary files a/src/assets/resources/human-resources/Employment-Application.docx and /dev/null differ diff --git a/src/assets/resources/human-resources/Employment-Application.docx.json b/src/assets/resources/human-resources/Employment-Application.docx.json deleted file mode 100644 index 199fb91..0000000 --- a/src/assets/resources/human-resources/Employment-Application.docx.json +++ /dev/null @@ -1,7 +0,0 @@ -{ - - "title": "Employment Application", - "description": "Would you or someone you know like to apply for a position? JDS Consulting is always accepting applications.", - "altText": "Document icon", - "keywords": "human resources, career, job" -} \ No newline at end of file