From 9c1d26067e6c4b22e3b0ed4e41f61b8e102b5fd7 Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 15:01:06 +0000 Subject: [PATCH] Update src/app/contact-us/page.tsx --- src/app/contact-us/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/contact-us/page.tsx b/src/app/contact-us/page.tsx index cff4b85..5fadc62 100644 --- a/src/app/contact-us/page.tsx +++ b/src/app/contact-us/page.tsx @@ -60,7 +60,7 @@ export default function ContactUsPage() { name: "message", placeholder: "Tell us about your project and needs...", rows: 4, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg" + imageSrc="http://img.b2bpic.net/free-photo/vacant-office-with-organized-technology_482257-119524.jpg?_wi=1" imageAlt="Modern marketing agency office" mediaPosition="right" buttonText="Send Message"