Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -23,7 +23,13 @@ export default function HomePage() {
|
||||
text: "Leistungen entdecken",
|
||||
href: "#leistungen",
|
||||
}}
|
||||
imageSrc="http://img.b2bpic.net/free-photo/empty-stomatology-orthodontic-hospital-cabinet-with-nobody-it-equipped-with-modern-furniture-teet_482257-2882.jpg?_wi=1"
|
||||
avatarsSrc={[
|
||||
"https://i.pravatar.cc/150?img=32",
|
||||
"https://i.pravatar.cc/150?img=33",
|
||||
"https://i.pravatar.cc/150?img=34",
|
||||
]}
|
||||
avatarText="Zufriedene Patienten"
|
||||
names={["Dr. med. dent. Gertrud Tarcson", "Praxisteam"]}
|
||||
/>
|
||||
</SectionErrorBoundary>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user