Bob AI: fix build error in src/pages/HomePage.tsx

This commit is contained in:
kudinDmitriyUp
2026-06-17 14:02:40 +00:00
parent 4c6321cac2
commit 26aaf26ea7

View File

@@ -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>