From 8ca271e487d7ab60c9e2ba89c777a71533679ec6 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 5 Jun 2026 07:08:26 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b94022c..501fc93 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -78,15 +78,15 @@ export default function LandingPage() { description="A unified platform to explore and act on opportunities across industries." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=1", imageAlt: "Digital Shopping Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051368.jpg?_wi=1", imageAlt: "Global Travel & Booking Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/job-search-concept-find-your-career-online-website_169016-39048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/job-search-concept-find-your-career-online-website_169016-39048.jpg?_wi=1", imageAlt: "Job Search & Professional Networking", }, { @@ -236,7 +236,7 @@ export default function LandingPage() { imageAlt: "Travel discovery map", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/creative-black-friday-composition-black-background_23-2148666964.jpg?_wi=2", imageAlt: "premium shopping app UI gold black", }, { @@ -253,7 +253,7 @@ export default function LandingPage() { imageAlt: "Professional network", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051368.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-dark-earth-space_23-2151051368.jpg?_wi=2", imageAlt: "premium shopping app UI gold black", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { imageAlt: "Business growth pathways", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/job-search-concept-find-your-career-online-website_169016-39048.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/job-search-concept-find-your-career-online-website_169016-39048.jpg?_wi=2", imageAlt: "premium shopping app UI gold black", }, ]} -- 2.49.1