diff --git a/src/app/page.tsx b/src/app/page.tsx index 4a6ad1e..2e0d64c 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -89,15 +89,15 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimsuit-seaside_23-2150632403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimsuit-seaside_23-2150632403.jpg?_wi=1", imageAlt: "Colorful Mallorcan ceramics", }, { - imageSrc: "http://img.b2bpic.net/free-photo/graceful-happy-woman-sitting-window-sill-playing-with-her-blonde-hair_197531-20597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graceful-happy-woman-sitting-window-sill-playing-with-her-blonde-hair_197531-20597.jpg?_wi=1", imageAlt: "Mallorca beach with souvenir items", }, { - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-bunny-ears-playing-with-egg-shape-balloon_8353-6855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-bunny-ears-playing-with-egg-shape-balloon_8353-6855.jpg?_wi=1", imageAlt: "Various Mallorcan magnets and keychains", }, { @@ -160,7 +160,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/medium-shot-smiley-woman-lighting-candle_23-2150168125.jpg", imageAlt: "Customer holding mallorcan ceramic souvenir", }, - imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimsuit-seaside_23-2150632403.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/beautiful-swimsuit-seaside_23-2150632403.jpg?_wi=2", imageAlt: "colorful mallorcan ceramic plate designs", }, { @@ -174,7 +174,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/smiling-woman-giving-christmas-present-near-christmas-festive-balls_114579-80767.jpg", imageAlt: "Tourist smiling with personalized souvenir", }, - imageSrc: "http://img.b2bpic.net/free-photo/graceful-happy-woman-sitting-window-sill-playing-with-her-blonde-hair_197531-20597.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/graceful-happy-woman-sitting-window-sill-playing-with-her-blonde-hair_197531-20597.jpg?_wi=2", imageAlt: "colorful mallorcan ceramic plate designs", }, { @@ -188,7 +188,7 @@ export default function LandingPage() { imageSrc: "http://img.b2bpic.net/free-photo/woman-showing-gift-street_23-2148231272.jpg", imageAlt: "Gourmet food basket with Mallorcan products", }, - imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-bunny-ears-playing-with-egg-shape-balloon_8353-6855.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/attractive-woman-wearing-bunny-ears-playing-with-egg-shape-balloon_8353-6855.jpg?_wi=2", imageAlt: "colorful mallorcan ceramic plate designs", }, ]}