From 30cb7d6745e8a6d423fc4aa2a0fef9f7ee57625c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 4 Mar 2026 03:53:19 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 53df0ff..1b70aed 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -116,7 +116,7 @@ export default function LandingPage() { id: 1, title: "Create Your Profile", description: "Build a professional profile that showcases your skills, experience, and career goals to employers.", imageSrc: - "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg"}, + "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg?_wi=1"}, { id: 2, title: "Browse & Search Jobs", description: @@ -126,7 +126,7 @@ export default function LandingPage() { id: 3, title: "Apply Directly", description: "Submit applications to positions you're interested in with just a few clicks. Track all your applications in one place.", imageSrc: - "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg"}, + "http://img.b2bpic.net/free-photo/startup-hr-worker-identifying-right-candidates-job-opening-reviewing-resume_482257-125564.jpg?_wi=2"}, { id: 4, title: "Get Hired", description: -- 2.49.1