diff --git a/src/app/apply/page.tsx b/src/app/apply/page.tsx index d48ed8b..c669e84 100644 --- a/src/app/apply/page.tsx +++ b/src/app/apply/page.tsx @@ -90,7 +90,7 @@ export default function ApplyPage() { { text: "Explore Pathways", href: "/dashboard" }, ]} buttonAnimation="slide-up" - imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-modern-clean-software-dashboard-interf-1773250849099-10ed5b37.png" + imageSrc="https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-modern-clean-software-dashboard-interf-1773250849099-10ed5b37.png?_wi=2" imageAlt="EmpowerEd Career Dashboard" mediaAnimation="blur-reveal" imagePosition="right" @@ -150,7 +150,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-vibrant-illustration-representing-the--1773250847651-fbea1390.png?_wi=2", imageAlt: "Technology career pathway", }, { @@ -158,7 +158,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-digital-security-and-cybersecurity-pat-1773250850551-3e266de1.png?_wi=2", imageAlt: "Cybersecurity career pathway", }, { @@ -166,7 +166,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-data-science-pathway-illustration-show-1773250847871-d252bc91.png?_wi=2", imageAlt: "Data Science career pathway", }, { @@ -174,7 +174,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-cloud-computing-career-pathway-showing-1773250847621-7b0a2584.png?_wi=2", imageAlt: "Cloud Computing career pathway", }, { @@ -182,7 +182,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-finance-career-pathway-illustration-fe-1773250847320-f6d96660.png?_wi=2", imageAlt: "Finance career pathway", }, { @@ -190,7 +190,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-consulting-career-pathway-illustration-1773250846870-9282481a.png?_wi=2", imageAlt: "Consulting career pathway", }, { @@ -198,7 +198,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/an-artificial-intelligence-and-machine-l-1773250847494-958687c3.png?_wi=2", imageAlt: "AI & Machine Learning career pathway", }, { @@ -206,7 +206,7 @@ export default function ApplyPage() { 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", + "https://webuild-dev.s3.eu-north-1.amazonaws.com/users/user_3AoEwntYSqcxd29i4pDUgVOMoQq/a-digital-marketing-career-pathway-featu-1773250848478-8c4f530d.png?_wi=2", imageAlt: "Digital Marketing career pathway", }, ]} @@ -234,7 +234,7 @@ export default function ApplyPage() {