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

This commit is contained in:
kudinDmitriyUp
2026-06-15 18:33:17 +00:00
parent 7cc7f748f2
commit 69575767b6

View File

@@ -91,8 +91,6 @@ export default function HomePage() {
value: "Max",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/laptop-wooden-desk-with-social-media-diagram_1134-64.jpg",
imageAlt: "saas dashboard design",
},
{
title: "Product UX/UI",
@@ -109,8 +107,6 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/3d-view-puzzle-pieces_23-2150499113.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/low-angle-woman-posing-outdoors_23-2149988417.jpg?_wi=1",
imageAlt: "saas dashboard design",
},
{
title: "Creative Workflow",
@@ -133,8 +129,6 @@ export default function HomePage() {
},
],
completedLabel: "Done",
imageSrc: "http://img.b2bpic.net/free-photo/simple-corporate-identity-branding-stationery-set_53876-126754.jpg?_wi=1",
imageAlt: "saas dashboard design",
},
]}
/>