Merge version_1 into main #1

Merged
bender merged 1 commits from version_1 into main 2026-06-05 07:08:29 +00:00

View File

@@ -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",
},
]}