From ab039f2773058e967680066a616dfcfa4508f217 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 12 Apr 2026 03:57:57 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 05a87d3..5e8a273 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -66,7 +66,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-geometric-background_23-2150853595.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-geometric-background_23-2150853595.jpg?_wi=1" showDimOverlay={true} showBlur={true} avatars={[ @@ -135,7 +135,7 @@ export default function LandingPage() { description: "Immersive architectural visualizations that capture every detail.", bentoComponent: "reveal-icon", icon: Building, - imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-geometric-background_23-2150853595.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/3d-rendering-abstract-black-white-geometric-background_23-2150853595.jpg?_wi=2", imageAlt: "3d modeling abstract icon", }, { -- 2.49.1