Skip to content

Commit 8bc62ad

Browse files
updates
1 parent e02c0d7 commit 8bc62ad

2 files changed

Lines changed: 11 additions & 0 deletions

File tree

components/Footer.tsx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,11 @@ const proxyInterviewLinks = [
5454
{ label: 'Proxy Interview Spain', href: '/proxy-interview-spain/' },
5555
{ label: 'Proxy Interview Hong Kong', href: '/proxy-interview-hong-kong/' },
5656
{ label: 'Proxy Interview New Zealand', href: '/proxy-interview-new-zealand/' },
57+
{ label: 'Workday Proxy Interview', href: '/workday-proxy-interview-support/' },
58+
{ label: 'Workday HRIS Proxy Interview', href: '/workday-hris-proxy-interview-support/' },
59+
{ label: 'Workday Proxy Interview USA', href: '/workday-proxy-interview-usa/' },
60+
{ label: 'Workday Proxy Interview Canada', href: '/workday-proxy-interview-canada/' },
61+
{ label: 'Workday Proxy Interview UK', href: '/workday-proxy-interview-uk/' },
5762
];
5863

5964
const resourceLinks = [

data/navigation.ts

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,12 @@ export const jobSupportLinks = [
2323
{ label: 'Angular Job Support', href: '/angular-job-support/' },
2424
{ label: 'React Native Job Support', href: '/react-native-job-support/' },
2525
{ label: 'Digital Analytics & Marketing Tech', href: '/digital-analytics-job-support/' },
26+
{ label: 'Workday Job Support', href: '/workday-job-support/' },
27+
{ label: 'Workday HRIS Job Support', href: '/workday-hris-job-support/' },
28+
{ label: 'Workday HCM Job Support', href: '/workday-hcm-job-support/' },
29+
{ label: 'Workday Payroll Job Support', href: '/workday-payroll-job-support/' },
30+
{ label: 'Workday Integration Job Support', href: '/workday-integration-job-support/' },
31+
{ label: 'Workday 2026R1 Release Support', href: '/workday-2026r1-release-support/' },
2632
];
2733

2834
// ─── Location links (new — used in Navbar Locations dropdown + Footer) ─────

0 commit comments

Comments
 (0)