20 Commits

Author SHA1 Message Date
7a385c8fd6 Update src/app/pathways/page.tsx 2026-03-11 18:01:30 +00:00
fe148c7fd9 Update src/app/page.tsx 2026-03-11 18:01:29 +00:00
e5eecbec24 Update src/app/dashboard/page.tsx 2026-03-11 18:01:29 +00:00
8771652ae5 Update src/app/apply/page.tsx 2026-03-11 18:01:28 +00:00
1a7a628f78 Update src/app/admin/page.tsx 2026-03-11 18:01:28 +00:00
eb1f08069c Update src/app/pathways/page.tsx 2026-03-11 17:59:33 +00:00
54dd87441d Update src/app/page.tsx 2026-03-11 17:59:32 +00:00
fa59cadddc Update src/app/dashboard/page.tsx 2026-03-11 17:59:32 +00:00
c92fccea44 Update src/app/apply/page.tsx 2026-03-11 17:59:32 +00:00
ab5e595252 Update src/app/admin/page.tsx 2026-03-11 17:59:31 +00:00
6311b2615d Update src/app/pathways/page.tsx 2026-03-11 17:57:32 +00:00
39587a5908 Update src/app/page.tsx 2026-03-11 17:57:32 +00:00
145691b5d7 Update src/app/dashboard/page.tsx 2026-03-11 17:57:31 +00:00
284550fc56 Update src/app/apply/page.tsx 2026-03-11 17:57:31 +00:00
3223009891 Update src/app/admin/page.tsx 2026-03-11 17:57:30 +00:00
daf4e0452e Merge version_2 into main
Merge version_2 into main
2026-03-11 17:48:22 +00:00
e2c1a4caf0 Update src/app/page.tsx 2026-03-11 17:48:18 +00:00
2524047cb1 Merge version_1 into main
Merge version_1 into main
2026-03-11 17:43:45 +00:00
b7ff5e3bb4 Merge version_1 into main
Merge version_1 into main
2026-03-11 17:43:19 +00:00
0f4d46e6ca Merge version_1 into main
Merge version_1 into main
2026-03-11 17:41:52 +00:00
2 changed files with 21 additions and 76 deletions

View File

@@ -98,7 +98,7 @@ export default function HomePage() {
tagIcon={Sparkles}
tagAnimation="slide-up"
buttons={[
{ text: "Start Assessment", href: "/apply" },
{ text: "Apply Now—Join 4,732 Spots", href: "/apply" },
{ text: "Explore Pathways", href: "/pathways" },
]}
buttonAnimation="slide-up"

View File

@@ -23,8 +23,7 @@ export default function PathwaysPage() {
const footerColumns = [
{
title: "Platform",
items: [
title: "Platform", items: [
{ label: "Career Pathways", href: "/pathways" },
{ label: "Career Finder", href: "#career-finder" },
{ label: "Apply", href: "/apply" },
@@ -32,8 +31,7 @@ export default function PathwaysPage() {
],
},
{
title: "About",
items: [
title: "About", items: [
{ label: "Our Mission", href: "/" },
{ label: "How It Works", href: "#how-it-works" },
{ label: "Industry Partners", href: "#partners" },
@@ -41,8 +39,7 @@ export default function PathwaysPage() {
],
},
{
title: "Connect",
items: [
title: "Connect", items: [
{ label: "Contact Us", href: "mailto:hello@empowered.com" },
{ label: "Twitter", href: "https://twitter.com" },
{ label: "LinkedIn", href: "https://linkedin.com" },
@@ -82,69 +79,29 @@ export default function PathwaysPage() {
tagAnimation="slide-up"
products={[
{
id: "tech",
name: "Technology",
price: "12-18 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-vibrant-illustration-representing-the--1773250847651-fbea1390.png?_wi=1",
imageAlt: "Technology Career Pathway",
},
id: "tech", name: "Technology", price: "12-18 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-vibrant-illustration-representing-the--1773250847651-fbea1390.png?_wi=1", imageAlt: "Technology Career Pathway"},
{
id: "cybersecurity",
name: "Cybersecurity",
price: "10-16 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-digital-security-and-cybersecurity-pat-1773250850551-3e266de1.png?_wi=1",
imageAlt: "Cybersecurity Career Pathway",
},
id: "cybersecurity", name: "Cybersecurity", price: "10-16 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-digital-security-and-cybersecurity-pat-1773250850551-3e266de1.png?_wi=1", imageAlt: "Cybersecurity Career Pathway"},
{
id: "data-science",
name: "Data Science",
price: "14-20 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-data-science-pathway-illustration-show-1773250847871-d252bc91.png?_wi=1",
imageAlt: "Data Science Career Pathway",
},
id: "data-science", name: "Data Science", price: "14-20 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-data-science-pathway-illustration-show-1773250847871-d252bc91.png?_wi=1", imageAlt: "Data Science Career Pathway"},
{
id: "cloud",
name: "Cloud Computing",
price: "10-14 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-cloud-computing-career-pathway-showing-1773250847621-7b0a2584.png?_wi=1",
imageAlt: "Cloud Computing Career Pathway",
},
id: "cloud", name: "Cloud Computing", price: "10-14 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-cloud-computing-career-pathway-showing-1773250847621-7b0a2584.png?_wi=1", imageAlt: "Cloud Computing Career Pathway"},
{
id: "finance",
name: "Finance",
price: "12-18 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-finance-career-pathway-illustration-fe-1773250847320-f6d96660.png?_wi=1",
imageAlt: "Finance Career Pathway",
},
id: "finance", name: "Finance", price: "12-18 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-finance-career-pathway-illustration-fe-1773250847320-f6d96660.png?_wi=1", imageAlt: "Finance Career Pathway"},
{
id: "consulting",
name: "Consulting",
price: "12-16 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-consulting-career-pathway-illustration-1773250846870-9282481a.png?_wi=1",
imageAlt: "Consulting Career Pathway",
},
id: "consulting", name: "Consulting", price: "12-16 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-consulting-career-pathway-illustration-1773250846870-9282481a.png?_wi=1", imageAlt: "Consulting Career Pathway"},
{
id: "ai",
name: "AI & Machine Learning",
price: "14-24 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/an-artificial-intelligence-and-machine-l-1773250847494-958687c3.png?_wi=1",
imageAlt: "AI & Machine Learning Career Pathway",
},
id: "ai", name: "AI & Machine Learning", price: "14-24 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/an-artificial-intelligence-and-machine-l-1773250847494-958687c3.png?_wi=1", imageAlt: "AI & Machine Learning Career Pathway"},
{
id: "marketing",
name: "Digital Marketing",
price: "8-12 months",
imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-digital-marketing-career-pathway-featu-1773250848478-8c4f530d.png?_wi=1",
imageAlt: "Digital Marketing Career Pathway",
},
id: "marketing", name: "Digital Marketing", price: "8-12 months", imageSrc:
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-digital-marketing-career-pathway-featu-1773250848478-8c4f530d.png?_wi=1", imageAlt: "Digital Marketing Career Pathway"},
]}
gridVariant="uniform-all-items-equal"
animationType="scale-rotate"
@@ -163,19 +120,7 @@ export default function PathwaysPage() {
textboxLayout="default"
useInvertedBackground={false}
logos={[
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/red-hat-company-logo-with-clear-branding-1773250846560-cd02265e.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/sas-institute-company-logo-with-clear-br-1773250847374-814d0e21.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/ibm-international-business-machines-comp-1773250846115-e3969cef.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/cisco-systems-company-logo-featuring-the-1773250847136-3df25840.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/adwerx-company-logo-with-modern-tech-sta-1773250846905-cc6de1f6.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/bank-of-america-company-logo-with-the-di-1773250846305-1022a126.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/wells-fargo-company-logo-with-the-iconic-1773250845650-f2ced5a8.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/deloitte-company-logo-with-the-distincti-1773250846659-112271aa.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/accenture-company-logo-with-the-distinct-1773250846635-7ee65b17.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/amazon-web-services-aws-company-logo-wit-1773250846827-8e023598.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/crowdstrike-company-logo-with-the-distin-1773250846328-328abc7f.png",
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/databricks-company-logo-with-modern-tech-1773250847281-ed513285.png",
]}
"https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/red-hat-company-logo-with-clear-branding-1773250846560-cd02265e.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/sas-institute-company-logo-with-clear-br-1773250847374-814d0e21.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/ibm-international-business-machines-comp-1773250846115-e3969cef.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/cisco-systems-company-logo-featuring-the-1773250847136-3df25840.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/adwerx-company-logo-with-modern-tech-sta-1773250846905-cc6de1f6.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/bank-of-america-company-logo-with-the-di-1773250846305-1022a126.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/wells-fargo-company-logo-with-the-iconic-1773250845650-f2ced5a8.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/deloitte-company-logo-with-the-distincti-1773250846659-112271aa.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/accenture-company-logo-with-the-distinct-1773250846635-7ee65b17.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/amazon-web-services-aws-company-logo-wit-1773250846827-8e023598.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/crowdstrike-company-logo-with-the-distin-1773250846328-328abc7f.png", "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/databricks-company-logo-with-modern-tech-1773250847281-ed513285.png"]}
names={[]}
speed={40}
showCard={true}