diff --git a/src/app/page.tsx b/src/app/page.tsx index c990676..e579df5 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -83,11 +83,11 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/buyer-costumer-market-place_23-2148648909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/buyer-costumer-market-place_23-2148648909.jpg?_wi=1", imageAlt: "Collection of fresh herbs and spices", }, { - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-seasonings-different-colored-inside-bowls-brown-background-green-mint-dry_140725-22720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-seasonings-different-colored-inside-bowls-brown-background-green-mint-dry_140725-22720.jpg?_wi=1", imageAlt: "Assortment of herbal teas and ingredients", }, { @@ -130,7 +130,7 @@ export default function LandingPage() { ]} tag="Η Ιστορία μας" tagIcon={Leaf} - imageSrc="http://img.b2bpic.net/free-photo/close-up-eco-sign-near-fruits_23-2148523444.jpg" + imageSrc="http://img.b2bpic.net/free-photo/close-up-eco-sign-near-fruits_23-2148523444.jpg?_wi=1" imageAlt="Woman inspecting herbs at an organic farm" mediaAnimation="slide-up" metricsAnimation="slide-up" @@ -154,7 +154,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/modern-kitchen-composition-with-healthy-ingredients_23-2147859448.jpg", imageAlt: "Diverse herb selection on online store", }, - imageSrc: "http://img.b2bpic.net/free-photo/buyer-costumer-market-place_23-2148648909.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/buyer-costumer-market-place_23-2148648909.jpg?_wi=2", imageAlt: "screen displaying herbal tea recipes", }, { @@ -168,7 +168,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/hydroponics-system-planting-vegetables-herbs-without-using-soil-health_1150-8158.jpg", imageAlt: "Spice origin map on phone screen", }, - imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-seasonings-different-colored-inside-bowls-brown-background-green-mint-dry_140725-22720.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/top-view-dried-seasonings-different-colored-inside-bowls-brown-background-green-mint-dry_140725-22720.jpg?_wi=2", imageAlt: "screen displaying herbal tea recipes", }, { @@ -182,7 +182,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/women-having-sustainable-garden-indoors_23-2148999347.jpg", imageAlt: "Healthy lifestyle tips on phone", }, - imageSrc: "http://img.b2bpic.net/free-photo/close-up-eco-sign-near-fruits_23-2148523444.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/close-up-eco-sign-near-fruits_23-2148523444.jpg?_wi=2", imageAlt: "screen displaying herbal tea recipes", }, ]}