From cc6185747d98956593de8dabd0e3e9472ca3bbf8 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 20 May 2026 16:33:46 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 176dca5..6cebfd1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,27 +63,27 @@ export default function LandingPage() { carouselItems={[ { id: "1", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-together_23-2148729709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-together_23-2148729709.jpg?_wi=1", imageAlt: "Diverse group of people skill exchange", }, { id: "2", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-blank-screen-city-setting_9975-32848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-blank-screen-city-setting_9975-32848.jpg?_wi=1", imageAlt: "Mobile app design social network", }, { id: "3", - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160210.jpg?_wi=1", imageAlt: "Abstract network connection data", }, { id: "4", - imageSrc: "http://img.b2bpic.net/free-photo/cute-workplace-with-laptop-phone-notebook_23-2147833272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-workplace-with-laptop-phone-notebook_23-2147833272.jpg?_wi=1", imageAlt: "Person using app for learning", }, { id: "5", - imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg?_wi=1", imageAlt: "Quality assurance badge metallic", }, { @@ -227,7 +227,7 @@ export default function LandingPage() { quote: "I learned coding in 3 months just by teaching graphic design! Truly a life-changing community.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/closeup-portrait-cheerful-attractive-young-male-student-showing-promo-pointing-upper-left-corn_1258-109454.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-together_23-2148729709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/group-friends-planning-together_23-2148729709.jpg?_wi=2", imageAlt: "professional woman headshot smile", }, { @@ -238,7 +238,7 @@ export default function LandingPage() { quote: "The platform is incredibly user-friendly, and I've found amazing mentors for my music hobby.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/young-handsome-man-wearing-casual-black-tshirt-standing-isolated-red-background-looking-away-side-with-smile-face-natural-expression-laughing-confident_839833-32367.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-blank-screen-city-setting_9975-32848.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/hand-holding-smartphone-with-blank-screen-city-setting_9975-32848.jpg?_wi=2", imageAlt: "professional woman headshot smile", }, { @@ -249,7 +249,7 @@ export default function LandingPage() { quote: "Finally, a way to share my professional skills while growing my own personal hobbies. Highly recommend!", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/portrait-beautiful-business-office-business-center_1303-20365.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160210.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/business-network-background-connecting-dots-technology-design_53876-160210.jpg?_wi=2", imageAlt: "professional woman headshot smile", }, { @@ -260,7 +260,7 @@ export default function LandingPage() { quote: "The time-credit system makes so much sense. I’ve never had such meaningful interactions online.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/side-view-gorgeous-slim-young-female-white-shirt-skirt-posing-against-copy-space-studio-wall-background-your-advertisement-having-confident-facial-expression-looking-camera_343059-2156.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/cute-workplace-with-laptop-phone-notebook_23-2147833272.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/cute-workplace-with-laptop-phone-notebook_23-2147833272.jpg?_wi=2", imageAlt: "professional woman headshot smile", }, { @@ -271,7 +271,7 @@ export default function LandingPage() { quote: "I love the community feel and the support I receive from fellow language enthusiasts here.", tag: "Verified", avatarSrc: "http://img.b2bpic.net/free-photo/excited-handsome-blonde-man-looking-front-isolated-pink-wall_141793-66230.jpg", - imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/family-concept-with-icons-wooden-cubes-red-table-flat-lay_176474-9436.jpg?_wi=2", imageAlt: "professional woman headshot smile", }, ]}