diff --git a/src/app/page.tsx b/src/app/page.tsx index 05df16f..05eee43 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -122,7 +122,7 @@ export default function LandingPage() { id: "prod-1", name: "Professional Wrench Set", price: "$49.99", - image: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-hands-with-wrench-turning-off-valves_169016-55754.jpg", category: "Tools", rating: 5 }}