2 Commits

Author SHA1 Message Date
6b5a0e48a9 Update src/app/page.tsx 2026-04-18 13:41:03 +00:00
55a99b5da9 Merge version_2 into main
Merge version_2 into main
2026-04-18 13:36:26 +00:00

View File

@@ -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"},