From 8dedc544b5772e89eddde2c1396b7c834a330c64 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 05:05:28 +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 9cc393f..ca431d1 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -266,7 +266,7 @@ export default function LandingPage() { name: "message", placeholder: "Your Message", rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-landscape-cubes-with-depth-field_1048-12642.jpg" + imageSrc="http://img.b2bpic.net/free-photo/3d-abstract-landscape-cubes-with-depth-field_1048-12642.jpg?_wi=2" imageAlt="Abstract network illustration for contact section" mediaAnimation="slide-up" mediaPosition="right" @@ -276,7 +276,7 @@ export default function LandingPage() {