From 91b1e9a3e04c1dbb1425046d8731952e3d579622 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 26 Mar 2026 15:06:42 +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 23e0756..f60c265 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -61,7 +61,7 @@ export default function LandingPage() { name: "message", placeholder: "Your Message", rows: 5, required: true, }} - imageSrc="http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg" + imageSrc="http://img.b2bpic.net/free-photo/colorful-mural-graffiti-wallpaper_23-2149007743.jpg?_wi=2" imageAlt="Colorful mural graffiti art" mediaAnimation="slide-up" mediaPosition="right"