From 0e44fa4fbfd7d8ac7a583c394ed154a39cd7586e Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 3 Jun 2026 21:40:11 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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" />