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

This commit is contained in:
kudinDmitriyUp
2026-06-18 10:22:39 +00:00
parent 7136edbcc8
commit ff5576ee92

View File

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