From 12c805626f66ba222149fa96e7f5afdec9ff43cb Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 03:42:29 +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 c6fca54..158ff6f 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { { value: "99%", title: "Client Satisfaction"}, ]} - imageSrc="http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=1" imageAlt="3D Design Platform Interface" mediaAnimation="slide-up" metricsAnimation="blur-reveal" @@ -182,7 +182,7 @@ export default function LandingPage() { ]} title="Common Questions" description="Learn more about our platform and how it integrates into your creative process." - imageSrc="http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-graph-computer-illustration_23-2151884874.jpg?_wi=2" mediaAnimation="slide-up" faqsAnimation="slide-up" /> -- 2.49.1