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", }, ]}