From 18e6fd7543acb91b5041c662b24b7017a4ef0c8f Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Sat, 20 Jun 2026 20:25:42 +0000 Subject: [PATCH] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 7655649..2192a80 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -160,7 +160,6 @@ export default function HomePage() { { title: "Theming Engine", description: "Perfect branding", - imageSrc: "http://img.b2bpic.net/free-photo/person-having-conversation-with-ai-virtual-assistant-producing-clips_482257-127292.jpg", }, ]} /> @@ -172,6 +171,7 @@ export default function HomePage() {