From b02ac0c102b7b9ae245c012012cd55b326c31878 Mon Sep 17 00:00:00 2001 From: bender Date: Mon, 6 Apr 2026 14:21:47 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index 3502931..065d77d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -107,37 +107,37 @@ export default function LandingPage() { id: "p1", name: "Calçados Femininos", price: "A partir de R$ 99", - imageSrc: "http://img.b2bpic.net/free-photo/background-beautiful-beauty-bags-buy_1303-1914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-beautiful-beauty-bags-buy_1303-1914.jpg?_wi=1", }, { id: "p2", name: "Calçados Masculinos", price: "A partir de R$ 120", - imageSrc: "http://img.b2bpic.net/free-photo/male-foot-with-brown-leather-shoes-jeans_1150-5998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-foot-with-brown-leather-shoes-jeans_1150-5998.jpg?_wi=1", }, { id: "p3", name: "Bolsas Premium", price: "A partir de R$ 150", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=1", }, { id: "p4", name: "Acessórios", price: "A partir de R$ 49", - imageSrc: "http://img.b2bpic.net/free-photo/background-beautiful-beauty-bags-buy_1303-1914.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/background-beautiful-beauty-bags-buy_1303-1914.jpg?_wi=2", }, { id: "p5", name: "Promoção", price: "Ofertas imperdíveis", - imageSrc: "http://img.b2bpic.net/free-photo/male-foot-with-brown-leather-shoes-jeans_1150-5998.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/male-foot-with-brown-leather-shoes-jeans_1150-5998.jpg?_wi=2", }, { id: "p6", name: "Novidades", price: "Coleção nova", - imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/bag-hanging-from-furniture-item-indoors_23-2151073531.jpg?_wi=2", }, ]} title="Categorias de Produtos"