Update src/app/browse/page.tsx

This commit is contained in:
2026-03-19 10:04:42 +00:00
parent 10652bf6b5
commit 7a66fae916

View File

@@ -63,42 +63,42 @@ export default function BrowsePage() {
id: "custom-stickers-premium",
name: "Premium Custom Stickers",
price: "₹299",
imageSrc: "http://img.b2bpic.net/free-vector/flat-world-cancer-day-labels-collection_23-2149218238.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/flat-world-cancer-day-labels-collection_23-2149218238.jpg?_wi=2",
imageAlt: "Premium custom stickers",
},
{
id: "eco-labels",
name: "Eco-Friendly Labels",
price: "₹349",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pickled-vegetables-clear-jars_23-2148738099.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/front-view-pickled-vegetables-clear-jars_23-2148738099.jpg?_wi=2",
imageAlt: "Eco-friendly labels",
},
{
id: "holographic-premium",
name: "Premium Holographic",
price: "₹499",
imageSrc: "http://img.b2bpic.net/free-vector/coloured-banners-collection_1164-623.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/coloured-banners-collection_1164-623.jpg?_wi=2",
imageAlt: "Premium holographic stickers",
},
{
id: "brand-labels",
name: "Brand Logo Labels",
price: "₹199",
imageSrc: "http://img.b2bpic.net/free-vector/sponsor-stickers-collection_23-2148745490.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/sponsor-stickers-collection_23-2148745490.jpg?_wi=2",
imageAlt: "Brand logo labels",
},
{
id: "clear-vinyl",
name: "Clear Vinyl Stickers",
price: "₹349",
imageSrc: "http://img.b2bpic.net/free-photo/hands-putting-up-decorative-vinyl-top-view_23-2149728649.jpg",
imageSrc: "http://img.b2bpic.net/free-photo/hands-putting-up-decorative-vinyl-top-view_23-2149728649.jpg?_wi=2",
imageAlt: "Clear vinyl stickers",
},
{
id: "metallic-stickers",
name: "Metallic Stickers",
price: "₹399",
imageSrc: "http://img.b2bpic.net/free-vector/organic-flat-uv-badges-collection_23-2148952645.jpg",
imageSrc: "http://img.b2bpic.net/free-vector/organic-flat-uv-badges-collection_23-2148952645.jpg?_wi=2",
imageAlt: "Metallic stickers",
},
]}