From fbbe209b8cd5d6c65782ebc71769c74249670891 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 7 Jun 2026 05:50:25 +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 4918848..4e677f9 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,11 +66,11 @@ export default function LandingPage() { description="Transforming ideas into stunning visual stories with professional video editing, graphic design, and color grading services." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg?_wi=1", imageAlt: "Professional Video Editing Software Interface", }, { - imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg?_wi=1", imageAlt: "Creative Graphic Design Mockup", }, { @@ -92,7 +92,7 @@ export default function LandingPage() { ]} rightCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg?_wi=1", imageAlt: "Footage Grading for a Cinematic Look", }, { @@ -204,7 +204,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/videographer-home-office-doing-video-montage-using-specialized-software_482257-118988.jpg", imageAlt: "Phone showing final edited video", }, - imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/female-filmmaker-working-media-post-production-from-agency-office_482257-119112.jpg?_wi=2", imageAlt: "phone displaying video editing timeline", }, { @@ -218,7 +218,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/girl-holding-mobile-phone-with-blank-black-screen-cafe-laptop-turkish-coffee-are-table_343596-7207.jpg", imageAlt: "Phone showing finished graphic design", }, - imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/industrial-designers-working-office-together_23-2149307797.jpg?_wi=2", imageAlt: "phone displaying video editing timeline", }, { @@ -232,7 +232,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/vivid-blurred-colorful-background_58702-2516.jpg", imageAlt: "Phone showing color corrected video", }, - imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/colorful-light-prisms_23-2148898135.jpg?_wi=2", imageAlt: "phone displaying video editing timeline", }, ]} -- 2.49.1