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

This commit is contained in:
kudinDmitriyUp
2026-06-20 12:14:07 +00:00
parent 4c996dea61
commit b5641cd86c

View File

@@ -27,7 +27,11 @@ export default function HomePage() {
text: "Visit Us",
href: "#contact",
}}
imageSrc="http://img.b2bpic.net/free-photo/cottagecore-food-inspiration-still-life_23-2150153002.jpg?_wi=1"
items={[
{ text: "Artisan Bread" },
{ text: "Organic Ingredients" },
{ text: "Freshly Baked" }
]}
/>
</SectionErrorBoundary>
</div>