From b5641cd86c8d11235da2d82553e526e94e8d8698 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 20 Jun 2026 12:14:07 +0000 Subject: [PATCH] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 562918f..5a950be 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -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" } + ]} />