diff --git a/src/app/page.tsx b/src/app/page.tsx index 3da51e4..51e759c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -124,9 +124,6 @@ export default function LandingPage() { { id: "p1", brand: "One Skein", name: "Lã Merino Pastel", price: "12€", rating: 5, reviewCount: "12", imageSrc: "http://img.b2bpic.net/free-photo/top-view-yarn-basket-with-pullover_23-2148791030.jpg"}, - { - id: "p2", brand: "One Skein", name: "Alpaca Sage Green", price: "15€", rating: 5, - reviewCount: "8", imageSrc: "http://img.b2bpic.net/free-photo/bunch-small-fresh-fish_23-2148263886.jpg"}, { id: "p3", brand: "One Skein", name: "Algodão Rosa Chic", price: "8€", rating: 4, reviewCount: "15", imageSrc: "http://img.b2bpic.net/free-photo/wool-space-bottom_23-2147691698.jpg"},