diff --git a/src/assets/conf/resources-landing-page.json b/src/assets/conf/resources-landing-page.json index 616e563..29b5788 100644 --- a/src/assets/conf/resources-landing-page.json +++ b/src/assets/conf/resources-landing-page.json @@ -66,119 +66,112 @@ { "title": "Employee Handbook", "description": "View this document to learn about the company’s policies related to employment, including pay and benefits.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" }, { "title": "JDSfaulkner.com", "description": "What makes a great first impression? JDSfaulkner.com conveys the company's value to potential clients and partners.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "jdsfaulkner-small-icon.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "Website image" }, { "title": "Dropbox", "description": "The Structural Engineering Design department stores most of its files and folders in the Dropbox cloud-based system.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "dropbox-logo3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "Dropbox logo" }, - { - "title": "New File Storage", - "description": "Most of the field engineering project files and folders are stored using this file management application.", - "imagePath": "workplace-logo3-100x100.png", - "urlText": "https://jdsfaulkner.workplace.com", - "altText": "Storage logo" - }, { "title": "Google Workspace", "description": "This suite of Google products includes Gmail, Calendar, Meet, Chat, Drive, Docs, Sheets, Slides, Forms and more.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "google-logo2-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "Google Workspace logo" }, { "title": "Procore", "description": "Streamline billing. Administrators for field engineering projects use Procore software for invoice collection, review and approval.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "procore-logo-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "Procore logo" }, { "title": "Salesforce", "description": "Marketing and sales teams focus on the customer experience using Salesforce customer relationship management.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "salesforce-logo-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "Salesforce logo" }, { "title": "JDSfaulkner Brochure", "description": "View the company brochure to learn about the company, or send a copy to potential clients and partners.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" }, { "title": "JDSfaulkner SOQ", "description": "SOQs present the experience and capabilities that qualify JDSfaulkner to win contracts or new clients.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" }, { "title": "JDSfaulkner Logo", "description": "Do you need to use the company logo in marketing material, merchandise or documentation? Here is a copy.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "image-download-icon.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "JDSfaulkner logo" }, { "title": "Marketing Contacts", "description": "Keep track of clients and partners with important names, addresses, e-mail addresses and phone numbers.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "Spreadsheet icon" }, { "title": "Direct Deposit", "description": "Would you like have your paychecks deposited into your bank account? Fill out this form and submit it to HR.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" }, { "title": "NC-4EZ Form", "description": "Complete this form so that JDSfaulkner can withhold the correct amount of state income tax from your pay.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" }, { "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": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" }, { "title": "Employment Application", "description": "Would you or someone you know like to apply for a position at JDSfaulkner? Submit this application to HR.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" }, { "title": "Drafting Quiz", "description": "Click here to access a prequalifying quiz that is a requirement for those applying for drafting positions.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "Preview image" }, { "title": "Client W-9 Form", "description": "A W-9 form is required by JDSfaulkner so that the company can file an information return with the IRS.", - "imagePath": "workplace-logo3-100x100.png", + "imagePath": "pdf-icon3-100x100.png", "urlText": "https://jdsfaulkner.workplace.com", "altText": "PDF icon" } diff --git a/src/assets/images/dropbox-logo3-100x100.png b/src/assets/images/dropbox-logo3-100x100.png new file mode 100644 index 0000000..69625b2 Binary files /dev/null and b/src/assets/images/dropbox-logo3-100x100.png differ diff --git a/src/assets/images/google-logo2-100x100.png b/src/assets/images/google-logo2-100x100.png new file mode 100644 index 0000000..a5f4184 Binary files /dev/null and b/src/assets/images/google-logo2-100x100.png differ diff --git a/src/assets/images/image-download-icon.png b/src/assets/images/image-download-icon.png new file mode 100644 index 0000000..b9d179a Binary files /dev/null and b/src/assets/images/image-download-icon.png differ diff --git a/src/assets/images/jdsfaulkner-small-icon.png b/src/assets/images/jdsfaulkner-small-icon.png new file mode 100644 index 0000000..d780468 Binary files /dev/null and b/src/assets/images/jdsfaulkner-small-icon.png differ diff --git a/src/assets/images/learning-center-icon3-100x100.png b/src/assets/images/learning-center-icon3-100x100.png deleted file mode 100644 index 2ee2657..0000000 Binary files a/src/assets/images/learning-center-icon3-100x100.png and /dev/null differ diff --git a/src/assets/images/pdf-icon3-100x100.png b/src/assets/images/pdf-icon3-100x100.png new file mode 100644 index 0000000..3b40079 Binary files /dev/null and b/src/assets/images/pdf-icon3-100x100.png differ diff --git a/src/assets/images/procore-logo-100x100.png b/src/assets/images/procore-logo-100x100.png new file mode 100644 index 0000000..4b3dee6 Binary files /dev/null and b/src/assets/images/procore-logo-100x100.png differ diff --git a/src/assets/images/salesforce-logo-100x100.png b/src/assets/images/salesforce-logo-100x100.png new file mode 100644 index 0000000..3c2f57b Binary files /dev/null and b/src/assets/images/salesforce-logo-100x100.png differ