diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 25e65d1..0303a15 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -23,7 +23,13 @@ export default function HomePage() { text: "En savoir plus", href: "#about", }} - imageSrc="http://img.b2bpic.net/free-photo/doctor-taking-care-afro-american-child_23-2151159884.jpg" + avatarsSrc={[ + "https://i.pravatar.cc/150?img=1", + "https://i.pravatar.cc/150?img=2", + "https://i.pravatar.cc/150?img=3", + ]} + avatarText="Recommandé par nos patients" + names={["Marie", "Jean", "Sophie"]} />