diff --git a/package.json b/package.json
index ae0e750..3a9982d 100644
--- a/package.json
+++ b/package.json
@@ -13,7 +13,7 @@
"clean": "gulp clean",
"build": "gulp",
"start": "npm run build && electron ./build",
- "start-fast": "gulp runFast && electron ./build",
+ "start-fast": "gulp runFast && electron ./build --debug",
"dev": "npm run build && electron ./build --debug",
"package": "npm-run-all package:*",
"package:mac": "electron-packager ./build --overwrite --platform=darwin --arch=x64 --out=out --icon=assets/images/app.icns --osx-sign.identity='Developer ID Application: GitHub' --extend-info=assets/mac/info.plist",
diff --git a/src/assets/conf/resources-landing-page.json b/src/assets/conf/resources-landing-page.json
index 28fd664..d4eb12e 100644
--- a/src/assets/conf/resources-landing-page.json
+++ b/src/assets/conf/resources-landing-page.json
@@ -3,20 +3,23 @@
{
"title": "Paycor",
"description": "Clock in and out, request time off, review health benefits and access paystubs using the Paycor human-resources application.",
- "imagePath": "PaycorLogo2-Circle_100x100.png",
- "urlText": "https://www.paycor.com/"
+ "imagePath": "PaycorLogo2-Transparent_100x100.png",
+ "urlText": "https://www.paycor.com/",
+ "altText": ""
},
{
"title": "Gmail",
"description": "Access your company e-mail and a suite of Google apps, including a calendar, instant messaging and cloud storage.",
- "imagePath": "GmailCircle_100x100.png",
- "urlText": "https://mail.google.com"
+ "imagePath": "Gmail-Transparent_100x100.png",
+ "urlText": "https://mail.google.com",
+ "altText": ""
},
{
"title": "Workplace",
"description": "Get the latest news and connect with colleagues. JDSfaulkner uses Workplace by Facebook for posting and sharing.",
- "imagePath": "WorkplaceLogo-Circle_100x100.png",
- "urlText": "https://jdsfaulkner.workplace.com"
+ "imagePath": "WorkplaceLogo-Transparent_100x100.png",
+ "urlText": "https://jdsfaulkner.workplace.com",
+ "altText": ""
}
]
}
\ No newline at end of file
diff --git a/src/assets/images/Gmail-Transparent_100x100.png b/src/assets/images/Gmail-Transparent_100x100.png
new file mode 100644
index 0000000..44c1503
Binary files /dev/null and b/src/assets/images/Gmail-Transparent_100x100.png differ
diff --git a/src/assets/images/PaycorLogo2-Transparent_100x100.png b/src/assets/images/PaycorLogo2-Transparent_100x100.png
new file mode 100644
index 0000000..95a187f
Binary files /dev/null and b/src/assets/images/PaycorLogo2-Transparent_100x100.png differ
diff --git a/src/assets/images/ResourceFinderLogo-Heading-RtAlign_10-30-20a.png b/src/assets/images/ResourceFinderLogo-Heading-RtAlign_10-30-20a.png
deleted file mode 100644
index c7ec3a1..0000000
Binary files a/src/assets/images/ResourceFinderLogo-Heading-RtAlign_10-30-20a.png and /dev/null differ
diff --git a/src/assets/images/ResourceFinderLogo-Shadow_TranspBkgrnd_10-30-20a.png b/src/assets/images/ResourceFinderLogo-Shadow_TranspBkgrnd_10-30-20a.png
deleted file mode 100644
index c9611f5..0000000
Binary files a/src/assets/images/ResourceFinderLogo-Shadow_TranspBkgrnd_10-30-20a.png and /dev/null differ
diff --git a/src/assets/images/ResourceFinderLogo_WhiteHeading_10-30-20a.png b/src/assets/images/ResourceFinderLogo_WhiteHeading_10-30-20a.png
deleted file mode 100644
index 643851a..0000000
Binary files a/src/assets/images/ResourceFinderLogo_WhiteHeading_10-30-20a.png and /dev/null differ
diff --git a/src/assets/images/WorkplaceLogo-Transparent_100x100.png b/src/assets/images/WorkplaceLogo-Transparent_100x100.png
new file mode 100644
index 0000000..69394aa
Binary files /dev/null and b/src/assets/images/WorkplaceLogo-Transparent_100x100.png differ
diff --git a/src/assets/pages/Design2.html b/src/assets/pages/Design2.html
deleted file mode 100644
index 0b48844..0000000
--- a/src/assets/pages/Design2.html
+++ /dev/null
@@ -1,224 +0,0 @@
-
-
-
-
-
-
-
-
-
-
- ResourceFinder
-
-
-
-
-
-
-
-
-
-
-
Dashboard
-
Back to Design 1
-
-
-
-
-
-
-
-
-
Paycor
-
Clock in and out, request time off, review health
- benefits and access paystubs using the Paycor human-resources application.
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
Gmail
-
Access your company e-mail and a suite of Google
- apps, including a calendar, instant messaging and cloud storage.
-
-
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
Workplace
-
Get the latest news and connect with colleagues.
- JDSfaulkner uses Workplace by Facebook for posting and sharing.
-
-
-

-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/src/assets/pages/Design3.html b/src/assets/pages/Design3.html
index 5a9c39c..6910db9 100644
--- a/src/assets/pages/Design3.html
+++ b/src/assets/pages/Design3.html
@@ -140,7 +140,7 @@