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