From 43dd74f7d7e42473d217c88142d8505192c44fb0 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 22 Apr 2026 03:41:34 +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 c2e624c..03a379b 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,7 +124,7 @@ export default function LandingPage() { 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" @@ -301,7 +301,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