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

This commit is contained in:
kudinDmitriyUp
2026-04-26 01:30:36 +00:00
parent b785fdde99
commit 4bbca6a7ff

View File

@@ -73,8 +73,6 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/auto-mechanic-examining-undercarriage-car-with-flashlight-repair-shop_637285-12709.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/woman-wearing-sunglasses-standing-near-source-light_250224-293.jpg?_wi=2",
imageAlt: "tire mounting and balancing precision",
},
{
icon: ShieldCheck,
@@ -88,8 +86,6 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/mid-adult-mechanic-working-with-car-tire-auto-repair-shop_637285-7618.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/mechanic-using-laptop-while-servicing-car-engine_1170-1345.jpg?_wi=2",
imageAlt: "tire mounting and balancing precision",
},
{
icon: Zap,
@@ -103,8 +99,6 @@ export default function HomePage() {
imageSrc: "http://img.b2bpic.net/free-photo/female-mechanic-fixing-car-wheel-disc-brake_1170-1215.jpg",
},
],
imageSrc: "http://img.b2bpic.net/free-photo/communication-repairing-male-executive-abstract_1134-953.jpg?_wi=1",
imageAlt: "tire mounting and balancing precision",
},
]}
/>