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

This commit is contained in:
kudinDmitriyUp
2026-06-14 11:27:29 +00:00
parent f37599a2ff
commit 950c7abe2e

View File

@@ -112,8 +112,6 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/female-chef-cooking-tasty-fine-dining-meals-restaurant-kitchen_482257-121179.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-people-eating-together_23-2149008757.jpg?_wi=2",
imageAlt: "japanese head chef professional portrait",
},
{
title: "Service Staff",
@@ -125,8 +123,6 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/chef-working-together-professional-kitchen_23-2149728034.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/side-view-chef-cutting-vegetable_23-2149631690.jpg?_wi=2",
imageAlt: "japanese head chef professional portrait",
},
]}
/>