Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -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"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user