From fb43e2d90527f4fb528f831009ff4778cf6b1b5c Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 09:39:07 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 76f547d..577041d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -76,7 +76,7 @@ export default function LandingPage() { handle: "CEO, NovaTech", testimonial: "MonterFinance transformed our treasury management. Their platform is intuitive, powerful, and truly a game-changer for our liquidity.", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=1", imageAlt: "Sarah Chen", }, { @@ -147,7 +147,7 @@ export default function LandingPage() { }, ]} avatarText="Join 10,000+ satisfied businesses" - imageSrc="http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg" + imageSrc="http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg?_wi=1" imageAlt="MonterFinance Dashboard" mediaAnimation="slide-up" marqueeItems={[ @@ -415,7 +415,7 @@ export default function LandingPage() { text: "Choose Pro", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/empty-urban-office-used-as-insurance-agency-headquarters-help-people_482257-100071.jpg?_wi=2", imageAlt: "Teleworker in home office gathering information from internet seminar", }, { @@ -435,7 +435,7 @@ export default function LandingPage() { text: "Request Quote", href: "#contact", }, - imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/people-working-as-team-company_23-2149136890.jpg?_wi=2", imageAlt: "Teleworker in home office gathering information from internet seminar", }, ]}