From e64aff6f4e6dc2fb4573e8e6bac789288c895f62 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 25 Feb 2026 16:53:03 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index 9aa4c33..a6f7f7f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -48,7 +48,7 @@ export default function ContactPage() { ]} textarea={{ name: "message", placeholder: "Your Message", rows: 5, required: true }} useInvertedBackground={true} - imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173705.jpg" + imageSrc="http://img.b2bpic.net/free-photo/lifestyle-people-office_23-2149173705.jpg?_wi=2" imageAlt="Tech community members collaborating on a project" mediaAnimation="slide-up" mediaPosition="left"