From 6c7512934fa299f91c447eaca5c9fca561ce4267 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 8 Apr 2026 16:43:45 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b155b0b..f32fe80 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,53 +58,53 @@ export default function LandingPage() { description="Experience the future of video sharing. NeoStream offers cutting-edge tools, AI-powered discovery, and professional-grade streaming technology." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg?_wi=1", imageAlt: "Stream Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg?_wi=1", imageAlt: "Creator Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg?_wi=2", imageAlt: "Stream Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg?_wi=2", imageAlt: "Creator Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg?_wi=3", imageAlt: "Stream Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg?_wi=3", imageAlt: "Creator Dashboard", }, ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg?_wi=4", imageAlt: "Creator Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg?_wi=4", imageAlt: "Stream Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg?_wi=5", imageAlt: "Creator Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg?_wi=5", imageAlt: "Stream Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/website-design-content-layout-graphic_53876-13764.jpg?_wi=6", imageAlt: "Creator Dashboard", }, { - imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/freelancer-working-laptop-while-watching-tv-apartment-office_482257-119744.jpg?_wi=6", imageAlt: "Stream Interface", }, ]} -- 2.49.1