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" } + ]} />