From 50bba4e6d0937ab60f4aae3be0bdbff22770bf21 Mon Sep 17 00:00:00 2001 From: bender Date: Fri, 22 May 2026 11:33:35 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index b5d6e44..1bc9cab 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -265,7 +265,7 @@ export default function LandingPage() { content: "Yes, we can facilitate virtual consultations.", }, ]} - 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" title="Frequently Asked Questions" faqsAnimation="blur-reveal" description="We address the most common concerns regarding our legal services." @@ -316,7 +316,7 @@ export default function LandingPage() { required: true, }} buttonText="Send Message" - 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" /> -- 2.49.1