From 1c25c23ca6cb43642fc379baea3183884ff1dd81 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 09:41:21 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 6fcc2a2..56c6337 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -48,9 +48,9 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-businessman-using-laptop-office_74855-1237.jpg", imageAlt: "Professional working from home"}, + imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-businessman-using-laptop-office_74855-1237.jpg?_wi=1", imageAlt: "Professional working from home"}, { - imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-laptop-beautiful-luxury-table-decoration-livingroom-interior-background_1339-7371.jpg", imageAlt: "Clean home office setup"} + imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-laptop-beautiful-luxury-table-decoration-livingroom-interior-background_1339-7371.jpg?_wi=1", imageAlt: "Clean home office setup"} ]} mediaAnimation="slide-up" rating={5} @@ -66,11 +66,11 @@ export default function LandingPage() { useInvertedBackground={false} features={[ { - title: "No prior experience required", description: "We believe in skill development and provide necessary training to help you succeed.", imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-businessman-using-laptop-office_74855-1237.jpg", imageAlt: "Skill training"}, + title: "No prior experience required", description: "We believe in skill development and provide necessary training to help you succeed.", imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-businessman-using-laptop-office_74855-1237.jpg?_wi=2", imageAlt: "Skill training"}, { - title: "Flexible work hours", description: "Maintain your personal lifestyle while achieving your professional goals on your own schedule.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-laptop-beautiful-luxury-table-decoration-livingroom-interior-background_1339-7371.jpg", imageAlt: "Flexibility"}, + title: "Flexible work hours", description: "Maintain your personal lifestyle while achieving your professional goals on your own schedule.", imageSrc: "http://img.b2bpic.net/free-photo/coffee-cup-with-laptop-beautiful-luxury-table-decoration-livingroom-interior-background_1339-7371.jpg?_wi=2", imageAlt: "Flexibility"}, { - title: "Competitive Monthly Income", description: "Reliable monthly payments with potential to earn up to ₹35,000 based on performance.", imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-businessman-using-laptop-office_74855-1237.jpg", imageAlt: "Growth"}, + title: "Competitive Monthly Income", description: "Reliable monthly payments with potential to earn up to ₹35,000 based on performance.", imageSrc: "http://img.b2bpic.net/free-photo/serious-confident-businessman-using-laptop-office_74855-1237.jpg?_wi=3", imageAlt: "Growth"}, ]} title="Why Join Farhan Remote Jobs?" description="We offer genuine opportunities for growth and professional development from the comfort of your own home." -- 2.49.1