Update src/app/produtos/page.tsx
This commit is contained in:
@@ -90,42 +90,42 @@ export default function ProdutosPage() {
|
||||
id: "canecas",
|
||||
name: "Canecas Personalizadas",
|
||||
price: "R$35 - R$70",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pottery-objects_23-2148970780.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/arrangement-different-pottery-objects_23-2148970780.jpg?_wi=2",
|
||||
imageAlt: "Canecas personalizadas",
|
||||
},
|
||||
{
|
||||
id: "agendas",
|
||||
name: "Agendas Personalizadas",
|
||||
price: "R$69 - R$150",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bunch-flowers-with-gift-boxes-diary-black-tea-wooden-backdrop_23-2147926844.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bunch-flowers-with-gift-boxes-diary-black-tea-wooden-backdrop_23-2147926844.jpg?_wi=2",
|
||||
imageAlt: "Agendas personalizadas",
|
||||
},
|
||||
{
|
||||
id: "lembrancinhas",
|
||||
name: "Lembrancinhas para Eventos",
|
||||
price: "R$25 - R$80",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-wedding-decoration-with-copy-space_23-2148243890.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/minimalist-wedding-decoration-with-copy-space_23-2148243890.jpg?_wi=2",
|
||||
imageAlt: "Lembrancinhas para eventos",
|
||||
},
|
||||
{
|
||||
id: "corporate",
|
||||
name: "Presentes Corporativos",
|
||||
price: "Sob Orçamento",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traveling-essentials-collection_23-2149185292.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/high-angle-traveling-essentials-collection_23-2149185292.jpg?_wi=2",
|
||||
imageAlt: "Presentes corporativos",
|
||||
},
|
||||
{
|
||||
id: "kits",
|
||||
name: "Kits Personalizados Premium",
|
||||
price: "R$100 - R$300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-still-life-christmas-present-arrangement_23-2149161134.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/festive-still-life-christmas-present-arrangement_23-2149161134.jpg?_wi=2",
|
||||
imageAlt: "Kits premium personalizados",
|
||||
},
|
||||
{
|
||||
id: "packaging",
|
||||
name: "Embalagem Premium Personalizada",
|
||||
price: "R$15 - R$50",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-valentine-gifts-with-hearts_1153-1219.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/various-valentine-gifts-with-hearts_1153-1219.jpg?_wi=2",
|
||||
imageAlt: "Embalagem personalizada",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user