Update src/app/categories/page.tsx
This commit is contained in:
@@ -43,49 +43,49 @@ export default function CategoriesPage() {
|
||||
id: "rice-grains",
|
||||
name: "Rice & Grains",
|
||||
price: "In Stock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sesame-seeds-bag-dark-background_1150-45317.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/sesame-seeds-bag-dark-background_1150-45317.jpg?_wi=4",
|
||||
imageAlt: "Rice and Grains",
|
||||
},
|
||||
{
|
||||
id: "flour-pulses",
|
||||
name: "Flour & Pulses",
|
||||
price: "In Stock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-supermarket-with-ethically-sourced-chemicals-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-low-carbon-dioxide-emissions-close-up_482257-70853.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/zero-waste-supermarket-with-ethically-sourced-chemicals-free-fruits-vegetables-grains-spices-pasta-display-empty-eco-friendly-local-grocery-store-with-low-carbon-dioxide-emissions-close-up_482257-70853.jpg?_wi=4",
|
||||
imageAlt: "Flour and Pulses",
|
||||
},
|
||||
{
|
||||
id: "cooking-oils",
|
||||
name: "Cooking Oils",
|
||||
price: "In Stock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-131918.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/beer-bottles-wooden-table_93675-131918.jpg?_wi=4",
|
||||
imageAlt: "Cooking Oils",
|
||||
},
|
||||
{
|
||||
id: "spices",
|
||||
name: "Spices & Masalas",
|
||||
price: "In Stock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-jar_23-2148972902.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-hand-holding-jar_23-2148972902.jpg?_wi=4",
|
||||
imageAlt: "Spices and Masalas",
|
||||
},
|
||||
{
|
||||
id: "snacks",
|
||||
name: "Snacks & Biscuits",
|
||||
price: "In Stock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110872.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/woman-looking-different-goodies-local-producer_23-2149110872.jpg?_wi=3",
|
||||
imageAlt: "Snacks and Biscuits",
|
||||
},
|
||||
{
|
||||
id: "dairy",
|
||||
name: "Dairy Products",
|
||||
price: "In Stock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-milk-with-sweet-cookies_23-2150734415.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/bottle-milk-with-sweet-cookies_23-2150734415.jpg?_wi=2",
|
||||
imageAlt: "Dairy Products",
|
||||
},
|
||||
{
|
||||
id: "beverages",
|
||||
name: "Beverages",
|
||||
price: "In Stock",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151282128.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/close-up-futuristic-soft-drink_23-2151282128.jpg?_wi=3",
|
||||
imageAlt: "Beverages",
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user