diff --git a/blog/articles/.DS_Store b/blog/articles/.DS_Store new file mode 100644 index 0000000..6e43484 Binary files /dev/null and b/blog/articles/.DS_Store differ diff --git a/blog/articles/Custom_Icons_and_User_Interface_Design_Tips.html b/blog/articles/Custom_Icons_and_User_Interface_Design_Tips.html index f9d3422..9a20593 100644 --- a/blog/articles/Custom_Icons_and_User_Interface_Design_Tips.html +++ b/blog/articles/Custom_Icons_and_User_Interface_Design_Tips.html @@ -101,11 +101,10 @@ Logo +
@@ -776,6 +775,7 @@

+
/>
-

Christopher R McGuire

+

Senior VP and Head of Application Design and Development with over 25 years of UX, UI experience. diff --git a/blog/articles/sandbox.html b/blog/articles/Hidden_ROI_of_UXUI_Design_in_Internal_Business_Applications.html similarity index 97% rename from blog/articles/sandbox.html rename to blog/articles/Hidden_ROI_of_UXUI_Design_in_Internal_Business_Applications.html index c593a1b..ad7cd9f 100644 --- a/blog/articles/sandbox.html +++ b/blog/articles/Hidden_ROI_of_UXUI_Design_in_Internal_Business_Applications.html @@ -76,9 +76,7 @@ Logo

@@ -133,7 +131,7 @@

Modern internal business application interface showing clean design and intuitive navigation
@@ -375,7 +373,7 @@

2. Consistency Across Platforms

Internal application showing consistent design across desktop and mobile interfaces
@@ -507,7 +505,7 @@

3. Testing and Optimization

Visual representation of the implementation process for internal application design
@@ -776,6 +774,7 @@

+
/>
-

Christopher R McGuire

+

Senior VP and Head of Application Design and Development with over 25 years of UX, UI experience. diff --git a/blog/articles/User_Interface_Design_for_Web_Applications.html b/blog/articles/User_Interface_Design_for_Web_Applications.html index fbb6512..dcf220d 100644 --- a/blog/articles/User_Interface_Design_for_Web_Applications.html +++ b/blog/articles/User_Interface_Design_for_Web_Applications.html @@ -135,16 +135,14 @@ - body> +

@@ -1415,7 +1413,15 @@

/>

-

Christopher R McGuire

+

Senior VP and Head of Application Design and Development with over 25 years of UX, UI experience. diff --git a/blog/articles/css/styles.css b/blog/articles/css/styles.css index e043c2e..311dac0 100644 --- a/blog/articles/css/styles.css +++ b/blog/articles/css/styles.css @@ -589,6 +589,53 @@ body.dark-mode .video-container iframe { box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.3); } +..email-container { + display: flex; + align-items: center; + } + + .email-link { + display: flex; + align-items: center; + text-decoration: none; + gap: 10px; + } + + .name { + margin: 0; + color: black; + font-size: 1.5rem; + transition: color 0.3s ease; + } + + .icon { + width: 32px; + height: 32px; + stroke-linecap: round; + stroke-linejoin: round; + cursor: pointer; + } + + .icon polygon, + .icon line { + transition: stroke 0.3s ease; + stroke: black; + fill: #ffffff; + stroke-width: 2; + } + + .email-link:hover .name, + .email-link:focus .name { + color: #007bff; + } + + .email-link:hover .icon polygon, + .email-link:hover .icon line, + .email-link:focus .icon polygon, + .email-link:focus .icon line { + stroke: #007bff; + } + /* Media Queries */ @media (min-width: 1024px) { .blog-content { diff --git a/blog/articles/images/InternalBusinessApplications.jpg b/blog/articles/images/InternalBusinessApplications.png similarity index 64% rename from blog/articles/images/InternalBusinessApplications.jpg rename to blog/articles/images/InternalBusinessApplications.png index 987aa79..98f4bd4 100644 Binary files a/blog/articles/images/InternalBusinessApplications.jpg and b/blog/articles/images/InternalBusinessApplications.png differ diff --git a/blog/articles/images/ResponsiveApps.png b/blog/articles/images/ResponsiveApps.png new file mode 100644 index 0000000..bfe02cb Binary files /dev/null and b/blog/articles/images/ResponsiveApps.png differ diff --git a/blog/articles/images/UserExperienceProcess.png b/blog/articles/images/UserExperienceProcess.png new file mode 100644 index 0000000..ad477dd Binary files /dev/null and b/blog/articles/images/UserExperienceProcess.png differ diff --git a/blog/articles/template.html b/blog/articles/template.html index ff50f85..35b78ad 100644 --- a/blog/articles/template.html +++ b/blog/articles/template.html @@ -73,9 +73,7 @@ Logo

@@ -165,7 +163,15 @@

[SECTION TITLE]

/>
-

Christopher R McGuire

+

Senior VP and Head of Application Design and Development with over 25 years of UX, UI experience. diff --git a/blog/blogDashboard.html b/blog/blogDashboard.html index 5bf5bd7..58b3164 100644 --- a/blog/blogDashboard.html +++ b/blog/blogDashboard.html @@ -859,7 +859,7 @@

- +

Custom Icons and User Interface Design Tips and Methods

@@ -876,6 +876,28 @@

>

+ +
+
+
+ +

+ The Hidden ROI of UX/UI Design in Internal Business Applications +

+

+ Discover how thoughtful design and branding in internal business + applications can transform employee experience, boost productivity, + and drive organizational success. +

+
+ Read More +
+
+