Netlify
tcp/443 tcp/80
Open service 75.2.60.5:80 · theworkforceinsights.com
2026-01-12 23:32
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 23:32:39 GMT Location: https://theworkforceinsights.com/ Server: Netlify X-Nf-Request-Id: 01KET8VVFAYCV71KMQK5J6CA4S Content-Length: 48 Connection: close Redirecting to https://theworkforceinsights.com/
Open service 75.2.60.5:80 · www.theworkforceinsights.com
2026-01-12 23:32
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 23:32:39 GMT Location: https://www.theworkforceinsights.com/ Server: Netlify X-Nf-Request-Id: 01KET8VVKK97AXCRZ8PY4WV6EZ Content-Length: 52 Connection: close Redirecting to https://www.theworkforceinsights.com/
Open service 75.2.60.5:443 · theworkforceinsights.com
2026-01-12 23:32
HTTP/1.1 200 OK
Accept-Ranges: bytes
Age: 3
Cache-Control: public,max-age=0,must-revalidate
Cache-Status: "Netlify Edge"; hit
Content-Length: 53065
Content-Type: text/html; charset=UTF-8
Date: Mon, 12 Jan 2026 23:32:31 GMT
Etag: "18a79f02bee999d10d29225f3ee9e546-ssl"
Server: Netlify
Strict-Transport-Security: max-age=31536000
X-Nf-Request-Id: 01KET8VKNBSFS16GD6ZXERTR6G
Connection: close
Page title: The Workforce Insights
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>The Workforce Insights</title>
<!-- Fonts -->
<link href="https://fonts.googleapis.com/css2?family=Barlow:wght@600;700&family=Manrope:wght@400;700&family=Open+Sans:wght@400;600&display=swap" rel="stylesheet" />
<style>
body, html {
margin: 0; padding: 0;
font-family: 'Manrope', 'Open Sans', 'Barlow', sans-serif;
background: #FBF6EC;
color: #242150;
scroll-behavior: smooth;
line-height: 1.66;
font-size: 1.07rem;
position: relative;
/* Subtle gradient background */
background-image: linear-gradient(120deg, #ffe8ca 55%, #c2e6ff 100%);
background-attachment: fixed;
min-height: 100vh;
overflow-x: hidden;
}
a { text-decoration: none; color: inherit; }
/* ===== Blurred Decorative BG Images ===== */
.bg-image {
position: fixed;
z-index: 0;
filter: blur(36px) brightness(0.95);
opacity: 0.2;
pointer-events: none;
}
.bg-1 { top: -80px; left: -160px; width: 420px; transform: rotate(-11deg); }
.bg-2 { top: 250px; right: -180px; width: 340px; }
.bg-3 { bottom: -120px; left: 0px; width: 280px; }
.bg-4 { bottom: -90px; right: -70px; width: 240px; }
.bg-5 { top: 27vh; left: 60vw; width:180px; opacity:.21; }
/* ===== Navbar ===== */
.navbar {
display: flex; justify-content: space-between; align-items: center;
background: linear-gradient(90deg, #37306B 80%, #07b6d4 98%);
padding: 1.09rem 2.2rem 1.09rem 2.1rem;
position: sticky; top: 0; z-index: 1001;
box-shadow: 0 2px 26px rgba(55,48,107,0.10);
border-bottom: 2px solid #ffb34727;
border-radius: 0 0 27px 27px;
animation: fadeDown 1.25s;
}
.nav-brand {
display: flex; align-items: center; gap: 1rem;
font-family: 'Barlow', sans-serif; font-weight: 700; font-size: 1.7rem; color: #FFB347; user-select: none;
letter-spacing: 1px;
}
.nav-brand svg { height: 40px; width: 40px; fill: #FFB347; filter: drop-shadow(0 2px 2px #07b6d41a);}
.nav-links { display: flex; gap: 2.1rem; list-style: none; margin:0;}
.nav-links a {
font-family: 'Barlow', sans-serif; font-size: 1.07rem;
font-weight: 600; color: #fff; padding: 0.41rem 1.12rem;
border-radius: 9px; transition: background 0.2s, color 0.2s;
letter-spacing: 0.2px; border: 0;
}
.nav-links a:hover, .nav-links a.active {
background: linear-gradient(90deg, #FFB347 55%, #07b6d4 100%);
color: #25214c;
box-shadow: 0 0 10px #ffb3474a;
}
@media (max-width:720px){ .navbar {padding:1.08rem 0.7rem;} .nav-links{gap:1rem;} }
/* ===== Hero Section ===== */
.hero {
position:relative;
display: flex; flex-wrap: wrap; align-items: center; justify-content: space-between;
background: radial-gradient(ellipse at 58% 70%, #FFEBB7 72%, #c2e6ff 140%);
padding: 4rem 3rem 3.3rem 3rem; border-radius: 0 0 52px 52px;
gap: 3.1rem; color: #2a2672;
box-shadow: 0 14px 52px -20px #bdb2ff81;
animation: fadeDown 1.16s;
min-height:60vh;
overflow: hidden;
z-index:2;
}
.hero-content {
flex: 1 1 350px; max-width: 560px; z-index: 2;
}
.hero-content h1 {
font-size: 2.85rem; line-height: 1.13; font-weight: 700;
background: linear-gradient(90deg,#37306B 65%,#07b6d4 100%);
-webkit-background-clip: text; -webkit-text-fill-color: transparent;
background-clip: text; margin-bottom: 1.08rem; letter-spacing:0.7px;
filter: drop-shadow(0 3px 28px #ffeab940);
}
.hero-content p {
font-family: 'Manrope',sans-serif; font-size: 1.18rem; font-weight:600;
margin-bottom: 1.7rem; color: #433f75;
text-shadow: 0 2px 6px #fffde7;
}
.hero-content ul {
font-size: 1.07rem; color: #282465; margin-bottom:1.3rem
Open service 75.2.60.5:443 · www.theworkforceinsights.com
2026-01-12 23:32
HTTP/1.1 301 Moved Permanently Content-Type: text/plain; charset=utf-8 Date: Mon, 12 Jan 2026 23:32:31 GMT Location: https://theworkforceinsights.com/ Server: Netlify Strict-Transport-Security: max-age=31536000 X-Nf-Request-Id: 01KET8VKPXH4FSRCSKH2ZSK8EK Content-Length: 48 Connection: close Redirecting to https://theworkforceinsights.com/