From 64968a1f0b5b94d4b1a4e9e2b8e8503e1d03cab3 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 29 Apr 2026 19:17:17 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 627e943..3f6be60 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -102,7 +102,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -166,7 +166,7 @@ export default function LandingPage() { title: "Happy Clients", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg" + imageSrc="http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg?_wi=1" mediaAnimation="blur-reveal" metricsAnimation="slide-up" /> @@ -191,7 +191,7 @@ export default function LandingPage() { title: "UX Strategy", description: "User-centric conversion flows.", tag: "Strategy", - imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-shapes-glowing-with-bright-holographic-colors_23-2151037192.jpg?_wi=2", imageAlt: "User provided image", }, { @@ -199,7 +199,7 @@ export default function LandingPage() { title: "Web App Dev", description: "Custom software solutions.", tag: "Development", - imageSrc: "http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/programming-language-code-editor-software-ui-computer-display_482257-124942.jpg?_wi=2", imageAlt: "User provided image", }, ]}