diff --git a/src/app/page.tsx b/src/app/page.tsx index 59cd15a..e616a78 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -86,7 +86,7 @@ export default function LandingPage() { href: "#products", }, ]} - imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg" + imageSrc="http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg?_wi=1" imageAlt="Fresh organic salad bowl" mediaAnimation="slide-up" avatars={[ @@ -149,15 +149,15 @@ export default function LandingPage() { icon: Leaf, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg?_wi=1", imageAlt: "Farm vegetables", }, { - imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg?_wi=2", imageAlt: "Vegetable basket", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-delicious-vegetable-salad-with-sliced-tomatoes-olives-mushrooms-dark-background-meal-diet-health-food-salad_140725-96863.jpg?_wi=2", imageAlt: "fresh organic vegetable salad", }, { @@ -166,15 +166,15 @@ export default function LandingPage() { icon: Award, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg?_wi=1", imageAlt: "Healthy meal", }, { - imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg?_wi=2", imageAlt: "Chef preparing food", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/fresh-organic-food-background-vegetables-basket_501050-727.jpg?_wi=3", imageAlt: "fresh farm vegetables", }, { @@ -183,15 +183,15 @@ export default function LandingPage() { icon: Truck, mediaItems: [ { - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg?_wi=1", imageAlt: "Eco packaging", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delivery-man-with-food-package_23-2148869391.jpg?_wi=2", imageAlt: "Delivery bike", }, ], - imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/tasty-healthy-oatmeal-porridge-with-fruit-berry-flax-seeds-healthy-breakfast-fitness-food_2829-11188.jpg?_wi=3", imageAlt: "healthy prepared meals", }, ]}