From 425a7b65f74570723d85dd17fc2e24d42456c6ec Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 2 Mar 2026 21:19:57 +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 48b2557..3e4161e 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -46,7 +46,7 @@ export default function ContactPage() { tagAnimation="opacity" background={{ variant: "radial-gradient" }} useInvertedBackground={false} - imageSrc="/placeholders/placeholder1.webp" + imageSrc="/placeholders/placeholder1.webp?_wi=9" mediaAnimation="slide-up" mediaPosition="right" inputPlaceholder="your@email.com"