diff --git a/src/app/page.tsx b/src/app/page.tsx index 6a132bf..aa21e17 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -62,7 +62,7 @@ export default function LandingPage() { }, ]} buttonAnimation="slide-up" - imageSrc="http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg" + imageSrc="http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg?_wi=1" imageAlt="Authentic Konkan Food Products" mediaAnimation="opacity" /> @@ -112,28 +112,28 @@ export default function LandingPage() { name: "Malvani Masala (500g)", price: "₹550", variant: "Spicy", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg?_wi=2", }, { id: "2", name: "Kokum Sarbat (1L)", price: "₹250", variant: "Traditional", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg?_wi=3", }, { id: "3", name: "Lasun Chutney (500g)", price: "₹230", variant: "Garlic", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg?_wi=4", }, { id: "4", name: "Gir Cow Ghee (500ml)", price: "₹990", variant: "Pure", - imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/assortment-with-preserved-vegetables_23-2148626044.jpg?_wi=5", }, ]} title="Our Signature Collection"