From 026411d5f29760f0805bfea82abf306fe8146f88 Mon Sep 17 00:00:00 2001 From: bender Date: Thu, 12 Mar 2026 11:48:56 +0000 Subject: [PATCH] Update src/app/contact/page.tsx --- src/app/contact/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/contact/page.tsx b/src/app/contact/page.tsx index df7e48f..068d5ef 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -81,7 +81,7 @@ export default function ContactPage() { variant: "plain", }} useInvertedBackground={false} - imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646198.jpg" + imageSrc="http://img.b2bpic.net/free-photo/male-chef-kitchen-cooking-dish-frying-pan_23-2149646198.jpg?_wi=3" imageAlt="Modern kitchen culinary school environment" mediaAnimation="slide-up" mediaPosition="right" @@ -94,7 +94,7 @@ export default function ContactPage() {