From 85687a272f171d9b17fae6029f46ec5cc8e8b3ff Mon Sep 17 00:00:00 2001 From: bender Date: Wed, 10 Jun 2026 11:09:40 +0000 Subject: [PATCH] Update src/app/page.tsx --- src/app/page.tsx | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/src/app/page.tsx b/src/app/page.tsx index aae35db..d268b4d 100644 --- a/src/app/page.tsx +++ b/src/app/page.tsx @@ -81,19 +81,19 @@ export default function LandingPage() { ]} mediaItems={[ { - imageSrc: "http://img.b2bpic.net/free-photo/seafood-side-dishes-with-platter-shrimp-squids-fish_140725-2576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seafood-side-dishes-with-platter-shrimp-squids-fish_140725-2576.jpg?_wi=1", imageAlt: "Piatto gourmet italiano", }, { - imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg?_wi=1", imageAlt: "Linguine all'astice", }, { - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409235.jpg?_wi=1", imageAlt: "Grigliata mista di pesce", }, { - imageSrc: "http://img.b2bpic.net/free-photo/pomegranate-arils-lettuce-leaves-with-onion-ring-chicken-breast-wooden-tray_114579-86429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pomegranate-arils-lettuce-leaves-with-onion-ring-chicken-breast-wooden-tray_114579-86429.jpg?_wi=1", imageAlt: "Tagliata di tonno", }, { @@ -270,7 +270,7 @@ export default function LandingPage() { tag: "Servizio top", avatarSrc: "http://img.b2bpic.net/free-photo/smiling-man-using-smartphone-cafe_1170-720.jpg", avatarAlt: "Foto di Alessandro A.", - imageSrc: "http://img.b2bpic.net/free-photo/seafood-side-dishes-with-platter-shrimp-squids-fish_140725-2576.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/seafood-side-dishes-with-platter-shrimp-squids-fish_140725-2576.jpg?_wi=2", imageAlt: "donna felice ristorante", }, { @@ -282,7 +282,7 @@ export default function LandingPage() { tag: "Esperienza unica", avatarSrc: "http://img.b2bpic.net/free-photo/young-woman-doing-okay_1187-3781.jpg", avatarAlt: "Foto di Giulia Rossi", - imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/carbonara-pasta_181624-696.jpg?_wi=2", imageAlt: "donna felice ristorante", }, { @@ -294,7 +294,7 @@ export default function LandingPage() { tag: "Pesce freschissimo", avatarSrc: "http://img.b2bpic.net/free-photo/cook-looking-camera-making-delicious-gesture-standing-pink-wall_141793-32262.jpg", avatarAlt: "Foto di Marco Bianchi", - imageSrc: "http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409235.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/delicious-cooked-sea-food_23-2149409235.jpg?_wi=2", imageAlt: "donna felice ristorante", }, { @@ -306,7 +306,7 @@ export default function LandingPage() { tag: "Sapori autentici", avatarSrc: "http://img.b2bpic.net/free-photo/pretty-woman-with-blue-big-eyes-light-make-up-posing-with-pleasure-celebration-outside-portrait-glad-young-lady-with-shiny-blonde-hair-drinking-champagne-street_197531-4294.jpg", avatarAlt: "Foto di Laura Verdi", - imageSrc: "http://img.b2bpic.net/free-photo/pomegranate-arils-lettuce-leaves-with-onion-ring-chicken-breast-wooden-tray_114579-86429.jpg", + imageSrc: "http://img.b2bpic.net/free-photo/pomegranate-arils-lettuce-leaves-with-onion-ring-chicken-breast-wooden-tray_114579-86429.jpg?_wi=2", imageAlt: "donna felice ristorante", }, ]}