diff --git a/src/app/page.tsx b/src/app/page.tsx index 7475ea3..2b75df7 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -173,7 +173,7 @@ export default function LandingPage() { price: "Fresh & Quality", rating: 5, reviewCount: "500+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-around-different-ingredients-dark-background-meal-food-dough-pasta-dish-fruit-color-nut_140725-160790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-around-different-ingredients-dark-background-meal-food-dough-pasta-dish-fruit-color-nut_140725-160790.jpg?_wi=1", imageAlt: "Assortment of fresh grocery items", }, { @@ -183,7 +183,7 @@ export default function LandingPage() { price: "Healthy Choices", rating: 5, reviewCount: "350+", - imageSrc: "http://img.b2bpic.net/free-photo/heart-shape-bakery-with-copy-space_23-2148258709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heart-shape-bakery-with-copy-space_23-2148258709.jpg?_wi=1", imageAlt: "Selection of dry fruits and nuts", }, { @@ -193,7 +193,7 @@ export default function LandingPage() { price: "Crispy & Flavorful", rating: 4, reviewCount: "280+", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-with-spicy-sauce_23-2148224175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-with-spicy-sauce_23-2148224175.jpg?_wi=1", imageAlt: "Varieties of Indian papad", }, { @@ -203,7 +203,7 @@ export default function LandingPage() { price: "Authentic Taste", rating: 5, reviewCount: "410+", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-pakistan-goodies_23-2148821569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-pakistan-goodies_23-2148821569.jpg?_wi=1", imageAlt: "Jars of Indian pickles", }, { @@ -213,7 +213,7 @@ export default function LandingPage() { price: "Rich & Aromatic", rating: 5, reviewCount: "320+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-inside-pot-along-with-yellow-tomatoes-olive-oil-wooden-floor_140725-13343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-inside-pot-along-with-yellow-tomatoes-olive-oil-wooden-floor_140725-13343.jpg?_wi=1", imageAlt: "Jar of pure golden ghee", }, { @@ -223,7 +223,7 @@ export default function LandingPage() { price: "Quality Assured", rating: 4, reviewCount: "180+", - imageSrc: "http://img.b2bpic.net/free-photo/various-dried-fruits-nuts-white-plate_114579-30018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-dried-fruits-nuts-white-plate_114579-30018.jpg?_wi=1", imageAlt: "Betel nuts display", }, { @@ -233,7 +233,7 @@ export default function LandingPage() { price: "Energizing Aroma", rating: 5, reviewCount: "250+", - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-coffee-label-youtube-cover_23-2150597040.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/flat-design-coffee-label-youtube-cover_23-2150597040.jpg?_wi=1", imageAlt: "Pack of fresh coffee powder", }, ]} @@ -394,7 +394,7 @@ export default function LandingPage() { price: "Fresh & Quality", rating: 5, reviewCount: "500+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-around-different-ingredients-dark-background-meal-food-dough-pasta-dish-fruit-color-nut_140725-160790.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-brown-plate-around-different-ingredients-dark-background-meal-food-dough-pasta-dish-fruit-color-nut_140725-160790.jpg?_wi=2", imageAlt: "Assortment of fresh grocery items", }, { @@ -404,7 +404,7 @@ export default function LandingPage() { price: "Healthy Choices", rating: 5, reviewCount: "350+", - imageSrc: "http://img.b2bpic.net/free-photo/heart-shape-bakery-with-copy-space_23-2148258709.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/heart-shape-bakery-with-copy-space_23-2148258709.jpg?_wi=2", imageAlt: "Selection of dry fruits and nuts", }, { @@ -414,7 +414,7 @@ export default function LandingPage() { price: "Crispy & Flavorful", rating: 4, reviewCount: "280+", - imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-with-spicy-sauce_23-2148224175.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/mexican-nachos-with-spicy-sauce_23-2148224175.jpg?_wi=2", imageAlt: "Varieties of Indian papad", }, { @@ -424,7 +424,7 @@ export default function LandingPage() { price: "Authentic Taste", rating: 5, reviewCount: "410+", - imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-pakistan-goodies_23-2148821569.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/high-angle-assortment-different-pakistan-goodies_23-2148821569.jpg?_wi=2", imageAlt: "Jars of Indian pickles", }, { @@ -434,7 +434,7 @@ export default function LandingPage() { price: "Rich & Aromatic", rating: 5, reviewCount: "320+", - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-inside-pot-along-with-yellow-tomatoes-olive-oil-wooden-floor_140725-13343.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dolma-inside-pot-along-with-yellow-tomatoes-olive-oil-wooden-floor_140725-13343.jpg?_wi=2", imageAlt: "Jar of pure golden ghee", }, { @@ -444,7 +444,7 @@ export default function LandingPage() { price: "Quality Assured", rating: 4, reviewCount: "180+", - imageSrc: "http://img.b2bpic.net/free-photo/various-dried-fruits-nuts-white-plate_114579-30018.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/various-dried-fruits-nuts-white-plate_114579-30018.jpg?_wi=2", imageAlt: "Betel nuts display", }, { @@ -454,7 +454,7 @@ export default function LandingPage() { price: "Energizing Aroma", rating: 5, reviewCount: "250+", - imageSrc: "http://img.b2bpic.net/free-psd/flat-design-coffee-label-youtube-cover_23-2150597040.jpg", + imageSrc: "http://img.b2bpic.net/free-psd/flat-design-coffee-label-youtube-cover_23-2150597040.jpg?_wi=2", imageAlt: "Pack of fresh coffee powder", }, ]}