diff --git a/src/app/page.tsx b/src/app/page.tsx index 38c6aee..a067aff 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -195,7 +195,7 @@ export default function LandingPage() { price: "R$ 89,90", rating: 5, reviewCount: "120", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg?_wi=1", }, { id: "p2", @@ -204,7 +204,7 @@ export default function LandingPage() { price: "R$ 145,00", rating: 5, reviewCount: "85", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg?_wi=2", }, { id: "p3", @@ -213,7 +213,7 @@ export default function LandingPage() { price: "R$ 55,00", rating: 5, reviewCount: "210", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg?_wi=3", }, { id: "p4", @@ -222,7 +222,7 @@ export default function LandingPage() { price: "R$ 42,00", rating: 5, reviewCount: "150", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg?_wi=4", }, { id: "p5", @@ -231,7 +231,7 @@ export default function LandingPage() { price: "R$ 78,00", rating: 5, reviewCount: "95", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg?_wi=5", }, { id: "p6", @@ -240,7 +240,7 @@ export default function LandingPage() { price: "R$ 110,00", rating: 5, reviewCount: "70", - imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-golden-tin-can-kitchen-counter_23-2148785191.jpg?_wi=6", }, ]} title="Produtos Selecionados"