From 0ab8c1b61227a73dcf7449eb0e09e57bd3920d4f Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 1 May 2026 10:00:10 +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 5343599..9e91b50 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -58,15 +58,15 @@ export default function LandingPage() { description="Crafting sophisticated digital experiences for brands that dare to innovate. We blend technology and artistry to build your vision." leftCarouselItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg?_wi=1", imageAlt: "Abstract geometry", }, { - imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg?_wi=1", imageAlt: "Studio setup", }, { - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=1", imageAlt: "UI interface", }, { @@ -198,7 +198,7 @@ export default function LandingPage() { text: "Smooth interactions", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037176.jpg?_wi=2", imageAlt: "3D software UI", }, { @@ -214,7 +214,7 @@ export default function LandingPage() { text: "Modular code", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/professional-studio-setup-ai-generated-content-photography-editing_482257-126882.jpg?_wi=2", imageAlt: "3D software UI", }, { @@ -230,7 +230,7 @@ export default function LandingPage() { text: "Insights first", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-typing-laptop-sitting-home-with-automation-lighting-system_482257-8729.jpg?_wi=2", imageAlt: "3D software UI", }, ]} -- 2.49.1