From 75635dde8e45704bcc24873e7bcf7ac609b82b35 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 14 Mar 2026 19:35:34 +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 6507a70..c9fafe5 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -54,7 +54,7 @@ export default function ContactPage() { buttonAnimation="slide-up" mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/older-business-woman-working-papers-while-having-coffee_23-2148661127.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/older-business-woman-working-papers-while-having-coffee_23-2148661127.jpg?_wi=3", imageAlt: "Contact us for notary services", }, ]} @@ -157,7 +157,7 @@ export default function ContactPage() {