From 1c8e2b11cbf488bc22db550816c9f8fd0e83d32b Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 18 May 2026 12:48:24 +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 ecd5f9c..6e8f781 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,11 +67,11 @@ export default function LandingPage() { tag="Motion Design Experts" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg?_wi=1", imageAlt: "3d motion design background", }, { - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg?_wi=1", imageAlt: "futuristic camera lens render", }, { @@ -98,7 +98,7 @@ export default function LandingPage() { useInvertedBackground={true} title="Crafting Visual Excellence" description="At Vortex Edit, we merge traditional storytelling with modern 3D motion graphics to give your content a cinematic edge that stops the scroll." - imageSrc="http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg" + imageSrc="http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg?_wi=1" imageAlt="video editor studio workspace" /> @@ -123,7 +123,7 @@ export default function LandingPage() { imageAlt: "3d render fast processing icon", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/blurred-night-lights_23-2148139326.jpg?_wi=2", imageAlt: "3d render fast processing icon", }, { @@ -140,7 +140,7 @@ export default function LandingPage() { imageAlt: "color grading spectrum 3d", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendered-smart-camera-with-colorful-lens_23-2152011745.jpg?_wi=2", imageAlt: "3d render fast processing icon", }, { @@ -157,7 +157,7 @@ export default function LandingPage() { imageAlt: "sound design audio waves 3d", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-camera-tripod_1268-20722.jpg?_wi=2", imageAlt: "3d render fast processing icon", }, ]} -- 2.49.1