From 76d16f60874fcf89d033a391b2d45f7fe8326c38 Mon Sep 17 00:00:00 2001 From: bender Date: Sun, 5 Apr 2026 20:16:15 +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 ed32e04..858c542 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -67,7 +67,7 @@ export default function LandingPage() { }, ]} enableKpiAnimation={false} - imageSrc="http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg" + imageSrc="http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg?_wi=1" mediaAnimation="opacity" avatars={[ { @@ -203,7 +203,7 @@ export default function LandingPage() { role: "Creative Director", company: "Vogue Living", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg?_wi=1", }, { id: "2", @@ -219,7 +219,7 @@ export default function LandingPage() { role: "Head of Brand", company: "Aura", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/woman-taking-disposable-gloves-from-box_53876-163223.jpg?_wi=2", }, { id: "4", @@ -227,7 +227,7 @@ export default function LandingPage() { role: "CEO", company: "Nexus", rating: 5, - imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/still-life-stacks-papers-documents_23-2151118338.jpg?_wi=2", }, ]} />