Update src/app/products/page.tsx
This commit is contained in:
@@ -104,7 +104,7 @@ export default function ProductsPage() {
|
||||
id: "palm-jaggery",
|
||||
name: "Palm Jaggery Peanut Candy",
|
||||
price: "₹250 - ₹1500",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cutting-board-with-nuts-blackberry_114579-54565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cutting-board-with-nuts-blackberry_114579-54565.jpg?_wi=1",
|
||||
imageAlt: "Palm jaggery peanut candy rounds",
|
||||
},
|
||||
{
|
||||
@@ -118,7 +118,7 @@ export default function ProductsPage() {
|
||||
id: "peanut-candy",
|
||||
name: "Roasted Peanut Candy",
|
||||
price: "₹220 - ₹1300",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cutting-board-with-nuts-blackberry_114579-54565.jpg",
|
||||
imageSrc: "http://img.b2bpic.net/free-photo/wooden-cutting-board-with-nuts-blackberry_114579-54565.jpg?_wi=2",
|
||||
imageAlt: "Roasted peanut candy assortment",
|
||||
},
|
||||
]}
|
||||
|
||||
Reference in New Issue
Block a user