From ddbc7b8122d68aa7caa7e1aabeb9459fde9dda86 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 27 Mar 2026 09:25:34 +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 255ba92..cb603aa 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -71,15 +71,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg?_wi=1", imageAlt: "Cinematic Color Suite", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg?_wi=2", imageAlt: "Professional Finishing", }, { - imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-working-his-photography-studio_23-2149033346.jpg?_wi=3", imageAlt: "Detail Focus", }, ]} @@ -163,7 +163,7 @@ export default function LandingPage() { title: "Color Calibration", subtitle: "Perfect Hue Accuracy", description: "Strict industry adherence to color space standards.", - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066388.jpg?_wi=1", }, { id: 2, @@ -171,7 +171,7 @@ export default function LandingPage() { title: "4K/8K Finishing", subtitle: "High Resolution Mastery", description: "Delivering crisp details for every screen format.", - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066388.jpg?_wi=2", }, { id: 3, @@ -179,7 +179,7 @@ export default function LandingPage() { title: "Collaborative Review", subtitle: "Client-First Feedback", description: "Live session reviews to ensure perfect results.", - imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066388.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/man-filming-with-professional-camera-new-movie_23-2149066388.jpg?_wi=3", }, ]} title="Precision-Driven Workflow" -- 2.49.1