diff --git a/src/app/page.tsx b/src/app/page.tsx index b73de1c..a35b71a 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -197,9 +197,9 @@ Habilitez vos équipes." description="Découvrez les experts derrière Briven AI, dédiés à transformer vos opérations avec l'IA." members={[ { - id: "thomas", name: "Thomas", role: "AI Consultant", imageSrc: "https://img.b2bpic.net/premium-vector/business-man-avatar-profile_1133257-2431.jpg?id=382821587", imageAlt: "Thomas, AI Consultant"}, + id: "thomas", name: "Thomas", role: "AI Consultant", imageSrc: "https://img.b2bpic.net/premium-vector/business-man-avatar-profile_1133257-2431.jpg?id=382821587&_wi=1", imageAlt: "Thomas, AI Consultant"}, { - id: "leonard", name: "Leonard", role: "Developer", imageSrc: "https://img.b2bpic.net/premium-vector/business-man-avatar-profile_1133257-2431.jpg?id=382821587", imageAlt: "Leonard, Developer"}, + id: "leonard", name: "Leonard", role: "Developer", imageSrc: "https://img.b2bpic.net/premium-vector/business-man-avatar-profile_1133257-2431.jpg?id=382821587&_wi=2", imageAlt: "Leonard, Developer"}, ]} textboxLayout="default" />