Bob AI: fix build error in src/pages/HomePage.tsx
This commit is contained in:
@@ -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",
|
||||
},
|
||||
]}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user