From ff5576ee924a5ddfcfc83a1cd160a3604e999831 Mon Sep 17 00:00:00 2001 From: kudinDmitriyUp Date: Thu, 18 Jun 2026 10:22:39 +0000 Subject: [PATCH] Bob AI: fix build error in src/pages/HomePage.tsx --- src/pages/HomePage.tsx | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/pages/HomePage.tsx b/src/pages/HomePage.tsx index 65ba652..ffd002b 100644 --- a/src/pages/HomePage.tsx +++ b/src/pages/HomePage.tsx @@ -53,8 +53,6 @@ export default function HomePage() { imageSrc: "http://img.b2bpic.net/free-photo/lifestyle-blogger-records-video-her-room-has-camera-coffee-table-shows-eyeshadow-palette_1258-281750.jpg", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/technology-hologram-illustrated_23-2151877756.jpg?_wi=2", - imageAlt: "holographic skin map analysis", }, { title: "Diet & Nutrition", @@ -77,8 +75,6 @@ export default function HomePage() { value: "Active", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/homemade-remedy-with-honey_23-2148894305.jpg?_wi=1", - imageAlt: "holographic skin map analysis", }, { title: "Beauty Advice", @@ -97,8 +93,6 @@ export default function HomePage() { }, ], placeholder: "Ask your skin coach...", - imageSrc: "http://img.b2bpic.net/free-photo/beauty-tips-makeup-accessories-concept_53876-125076.jpg?_wi=1", - imageAlt: "holographic skin map analysis", }, ]} />