From 04545f27f8534e0b661106eccbb0f3a4e1d04da6 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:38:05 +0000 Subject: [PATCH 1/2] 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 2778cb8..caa109f 100644 --- a/src/app/contact/page.tsx +++ b/src/app/contact/page.tsx @@ -88,7 +88,7 @@ export default function ContactPage() { "We accept various payment methods including bank transfers, card payments, and check payments. Payment terms are discussed during your consultation based on your specific needs.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/financial-experts_1098-12913.jpg" + imageSrc="http://img.b2bpic.net/free-photo/financial-experts_1098-12913.jpg?_wi=2" imageAlt="Professional legal consultation" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1 From 7c51f8155d2c858bfd529237b25d7fed91892a4e Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 7 Mar 2026 11:38:06 +0000 Subject: [PATCH 2/2] Update src/app/page.tsx --- src/app/page.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index cf8193b..c4ad56d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -276,7 +276,7 @@ export default function HomePage() { "We aim to respond to all inquiries within 24 business hours. For urgent matters, please indicate priority when contacting us, and we will prioritize your case accordingly.", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/financial-experts_1098-12913.jpg" + imageSrc="http://img.b2bpic.net/free-photo/financial-experts_1098-12913.jpg?_wi=1" imageAlt="Law office consultation" mediaAnimation="slide-up" mediaPosition="left" -- 2.49.1