From beccc51e336bd4cd328770ff0cf5db8f738d41db Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:52:45 +0000 Subject: [PATCH 1/3] Update src/app/jobs/page.tsx --- src/app/jobs/page.tsx | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/src/app/jobs/page.tsx b/src/app/jobs/page.tsx index 791ef35..5a9ad5d 100644 --- a/src/app/jobs/page.tsx +++ b/src/app/jobs/page.tsx @@ -114,7 +114,7 @@ export default function BrowseJobsPage() { title: "Web Development", description: "Full-stack, frontend, and backend projects using modern frameworks and technologies", - imageSrc: "http://img.b2bpic.net/free-photo/online-job-search-website-worker-search-job-opportunities_169016-39045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/online-job-search-website-worker-search-job-opportunities_169016-39045.jpg?_wi=2", imageAlt: "Web development projects", }, { @@ -122,7 +122,7 @@ export default function BrowseJobsPage() { title: "Graphic Design", description: "Logo design, branding, UI/UX, and creative visual projects for digital and print", - imageSrc: "http://img.b2bpic.net/free-photo/mature-businessman-showing-graph-his-business-partner-office_23-2147923298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-businessman-showing-graph-his-business-partner-office_23-2147923298.jpg?_wi=2", imageAlt: "Graphic design work", }, { @@ -130,7 +130,7 @@ export default function BrowseJobsPage() { title: "Content Creation", description: "Writing, copywriting, blogging, and social media content for brands and publishers", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2148894579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2148894579.jpg?_wi=2", imageAlt: "Content creation projects", }, ]} -- 2.49.1 From 5420fa5b7f9ff6b6b5cf8342ab4dc98c3830fb1c Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:52:46 +0000 Subject: [PATCH 2/3] Update src/app/page.tsx --- src/app/page.tsx | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0e24956..3258ffa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,7 +107,7 @@ export default function HomePage() { { value: "2M+", title: "Active Users Worldwide" }, { value: "$5B+", title: "Projects Completed" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg" + imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg?_wi=1" imageAlt="Freelancr platform interface showcasing job posting and bidding system" mediaAnimation="slide-up" useInvertedBackground={false} @@ -125,7 +125,7 @@ export default function HomePage() { title: "Smart Job Discovery", description: "Browse thousands of verified jobs tailored to your skills and experience. Use advanced filters to find projects that match your expertise and availability.", - imageSrc: "http://img.b2bpic.net/free-photo/online-job-search-website-worker-search-job-opportunities_169016-39045.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/online-job-search-website-worker-search-job-opportunities_169016-39045.jpg?_wi=1", imageAlt: "Job discovery and search interface", }, { @@ -133,7 +133,7 @@ export default function HomePage() { title: "Competitive Bidding System", description: "Place competitive bids on projects and negotiate rates directly with clients. Win projects based on your profile, portfolio, and client feedback.", - imageSrc: "http://img.b2bpic.net/free-photo/mature-businessman-showing-graph-his-business-partner-office_23-2147923298.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mature-businessman-showing-graph-his-business-partner-office_23-2147923298.jpg?_wi=1", imageAlt: "Bidding and proposal system", }, { @@ -141,7 +141,7 @@ export default function HomePage() { title: "Secure Messaging", description: "Communicate directly with clients through our secure messaging platform. Keep all project details, revisions, and feedback in one organized space.", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2148894579.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-friends-having-fun_23-2148894579.jpg?_wi=1", imageAlt: "In-app messaging and communication", }, { @@ -214,37 +214,37 @@ export default function HomePage() { { id: "1", name: "Sarah Chen", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=1", imageAlt: "Sarah Chen", }, { id: "2", name: "Marcus Johnson", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=1", imageAlt: "Marcus Johnson", }, { id: "3", name: "Elena Rodriguez", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=2", imageAlt: "Elena Rodriguez", }, { id: "4", name: "James Williams", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=2", imageAlt: "James Williams", }, { id: "5", name: "Priya Kapoor", - imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/positive-confident-businesswoman-wearing-formal-suit-standing-with-arms-folded_74855-10328.jpg?_wi=3", imageAlt: "Priya Kapoor", }, { id: "6", name: "David Mueller", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-portrait-young-handsome-successful-man_1163-5475.jpg?_wi=3", imageAlt: "David Mueller", }, ]} @@ -370,7 +370,7 @@ export default function HomePage() { "We use enterprise-grade encryption, two-factor authentication, and regular security audits. Your payment information never touches our servers - it's processed through PCI-compliant payment gateways.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg?_wi=1" imageAlt="Customer support and help resources" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1 From 26a8dc666040ef357dbae6246ae71fd35f728677 Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 3 Mar 2026 12:52:47 +0000 Subject: [PATCH 3/3] Update src/app/post-job/page.tsx --- src/app/post-job/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/post-job/page.tsx b/src/app/post-job/page.tsx index b82340b..a27be21 100644 --- a/src/app/post-job/page.tsx +++ b/src/app/post-job/page.tsx @@ -75,7 +75,7 @@ export default function PostJobPage() { { value: "24hrs", title: "Average First Response" }, { value: "98%", title: "Client Satisfaction Rate" }, ]} - imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg" + imageSrc="http://img.b2bpic.net/free-vector/user-panel-business-dashboard_23-2148359773.jpg?_wi=2" imageAlt="Client dashboard for posting and managing jobs" mediaAnimation="slide-up" useInvertedBackground={false} @@ -178,7 +178,7 @@ export default function PostJobPage() { "Communicate changes directly with your freelancer through our messaging system. For scope changes, adjust timeline and budget by mutual agreement and document changes for clarity.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg" + imageSrc="http://img.b2bpic.net/free-photo/happy-female-entrepreneur-with-headset-drinking-coffee-while-surfing-net-touchpad-office_637285-1983.jpg?_wi=2" imageAlt="Support resources for job posting" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1