From 9321956267ed769b3561aae2a3c5105c7e4a61da Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 23 Feb 2026 20:24:16 +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 74c8ca3..8e1bfa1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -87,7 +87,7 @@ export default function LandingPage() { { title: "Tech-Forward Approach", description: "We leverage the latest tools and frameworks to build scalable, future-proof digital products.", icon: Code }, { title: "Collaborative Process", description: "From concept to launch, we work closely with clients to ensure alignment and shared success.", icon: MessageSquare } ]} - imageSrc="https://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg" + imageSrc="https://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg?_wi=1" imageAlt="Team collaborating on a design project in a modern San Francisco office" mediaAnimation="slide-up" imagePosition="right" @@ -173,7 +173,7 @@ export default function LandingPage() { required: true }} useInvertedBackground={false} - imageSrc="https://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg" + imageSrc="https://img.b2bpic.net/free-photo/group-business-executives-interacting-with-each-other_1170-760.jpg?_wi=2" imageAlt="Creative team collaborating on a digital project" mediaAnimation="slide-up" mediaPosition="right" -- 2.49.1