Merge version_1 into main
Merge version_1 into main
This commit was merged in pull request #1.
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user