From 6b5a0e48a9c17610f62778c49125237aa3e1c523 Mon Sep 17 00:00:00 2001 From: bender Date: Sat, 18 Apr 2026 13:41:03 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 3 --- 1 file changed, 3 deletions(-) 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"}, -- 2.49.1