diff --git a/src/app/apply/page.tsx b/src/app/apply/page.tsx index d17e37f..833d338 100644 --- a/src/app/apply/page.tsx +++ b/src/app/apply/page.tsx @@ -76,7 +76,7 @@ export default function ApplyPage() { description: "Upload your resume, add a professional photo, and complete your profile information. Make a great first impression with employers.", imageSrc: - "http://img.b2bpic.net/free-photo/personal-information-form-identity-concept_53876-137622.jpg", + "http://img.b2bpic.net/free-photo/personal-information-form-identity-concept_53876-137622.jpg?_wi=5", imageAlt: "Profile completion step", }, { @@ -85,7 +85,7 @@ export default function ApplyPage() { description: "Choose your desired position and submit your application with a personalized cover letter. It takes just minutes.", imageSrc: - "http://img.b2bpic.net/free-vector/professional-recruitment-plan-diversity-general-infographic-template_23-2148947635.jpg", + "http://img.b2bpic.net/free-vector/professional-recruitment-plan-diversity-general-infographic-template_23-2148947635.jpg?_wi=5", imageAlt: "Application submission process", }, { @@ -94,7 +94,7 @@ export default function ApplyPage() { description: "Monitor your application status in real-time and communicate directly with employers through our messaging system.", imageSrc: - "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040187.jpg", + "http://img.b2bpic.net/free-photo/homepage-concept-with-search-bar_23-2150040187.jpg?_wi=6", imageAlt: "Application tracking dashboard", }, ]} @@ -120,7 +120,7 @@ export default function ApplyPage() { testimonial: "I found my perfect job within 2 weeks using Jobee. The search filters made it easy to find remote opportunities in Amsterdam that matched my skill set.", imageSrc: - "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg", + "http://img.b2bpic.net/free-photo/front-view-smiley-man-posing_23-2150171293.jpg?_wi=2", imageAlt: "Sarah van der Berg", }, { @@ -130,7 +130,7 @@ export default function ApplyPage() { testimonial: "The application process on Jobee is so smooth. I applied for 5 positions and received 3 interview invitations within a week. Highly recommended!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg", + "http://img.b2bpic.net/free-photo/smiling-face-gorgeous-latin-american-woman_1262-5766.jpg?_wi=2", imageAlt: "Emma Dijkstra", }, { @@ -140,7 +140,7 @@ export default function ApplyPage() { testimonial: "The platform's transparency about job requirements and company culture helped me find a role that was truly the right fit. Great experience!", imageSrc: - "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg", + "http://img.b2bpic.net/free-photo/smiling-senior-businessman-pointing-with-finger_1262-3108.jpg?_wi=2", imageAlt: "Michael Houtstra", }, { @@ -150,7 +150,7 @@ export default function ApplyPage() { testimonial: "Jobee's application tracking feature is excellent. I always knew exactly where I stood with each employer. Best job search experience yet!", imageSrc: - "http://img.b2bpic.net/free-photo/studio-portrait-elegant-black-american-male-dressed-suit-grey-vignette-background_613910-9543.jpg", + "http://img.b2bpic.net/free-photo/studio-portrait-elegant-black-american-male-dressed-suit-grey-vignette-background_613910-9543.jpg?_wi=2", imageAlt: "Lisa Bertrand", }, ]} diff --git a/src/app/layout.tsx b/src/app/layout.tsx index 862e7d9..4fd28d8 100644 --- a/src/app/layout.tsx +++ b/src/app/layout.tsx @@ -1427,6 +1427,1373 @@ export default function RootLayout({ window.parent.postMessage({ type: 'webild-editor-ready' }, '*'); })(); +` + }} + /> + +