From 56584ee1b74d795192990afeed7ca511aa5eaf61 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 06:36:15 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 0b9b561..b1419fe 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -63,7 +63,7 @@ export default function LandingPage() { href: "#contact", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=1" mediaAnimation="slide-up" avatars={[ { @@ -140,7 +140,7 @@ export default function LandingPage() { "Finance", "Global", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg?_wi=1", }, { id: "f2", @@ -151,7 +151,7 @@ export default function LandingPage() { "Analytics", "AI", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg?_wi=2", }, { id: "f3", @@ -162,7 +162,7 @@ export default function LandingPage() { "Debt", "Goals", ], - imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/view-woman-working-as-economist_23-2150062319.jpg?_wi=3", }, ]} title="Smart Features for Total Control" @@ -287,7 +287,7 @@ export default function LandingPage() { required: true, }, ]} - imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg" + imageSrc="http://img.b2bpic.net/free-photo/luxurious-boardroom-space-within-multinational-company-used-meetings_482257-124520.jpg?_wi=2" /> -- 2.49.1