From e9553d0e467500f5fbc46077c7248bd684afbb3f Mon Sep 17 00:00:00 2001 From: bender Date: Tue, 9 Jun 2026 16:42:01 +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 e774322..f56bde3 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -84,7 +84,7 @@ export default function LandingPage() { href: "#about", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/couple-with-laptop-couch_23-2147766952.jpg" + imageSrc="http://img.b2bpic.net/free-photo/couple-with-laptop-couch_23-2147766952.jpg?_wi=1" imageAlt="professional tax consultant explaining documents to client" mediaAnimation="opacity" avatars={[ @@ -202,7 +202,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-woman-working-as-economist_52683-110034.jpg", imageAlt: "video call with a tax consultant", }, - imageSrc: "http://img.b2bpic.net/free-photo/couple-with-laptop-couch_23-2147766952.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/couple-with-laptop-couch_23-2147766952.jpg?_wi=2", imageAlt: "smartphone screen tax app interface", }, { -- 2.49.1